jlukic
|
6d29761eb3
|
update release notes, version tick
|
11 years ago |
jlukic
|
c351a5b6f7
|
Merge branch 'test' of github.com:jlukic/Semantic-UI
Conflicts:
test/fixtures/modal.html
test/modules/modal.spec.js
|
11 years ago |
jlukic
|
639ee62b78
|
Adds test coverage for all of javascript modules
|
11 years ago |
jlukic
|
aea7a22a8d
|
additional test helpers
|
11 years ago |
jlukic
|
679abd3498
|
move karma config to top level
|
11 years ago |
jlukic
|
f0466efbdf
|
Adds some test coverage, sets up fixtures for testing
|
11 years ago |
jlukic
|
7ecb4372a5
|
Updates gruntfile test runner, adds console clean after tests
|
11 years ago |
jlukic
|
d0f9d5fd13
|
Setting up some more directory structure for tests
|
11 years ago |
jlukic
|
63a7afb5fc
|
removing verbose from tests
|
11 years ago |
jlukic
|
d3de0a85de
|
Moving grunt tasks to package.json so compatible with npm test
|
11 years ago |
jlukic
|
12f9a039a7
|
Modifies watch tasks, fixes paths in grunt
|
11 years ago |
jlukic
|
eb6ed4befc
|
Add proper console output for jasmine tests and proper include. Creates new test for running with continuous integration or for local watch
|
11 years ago |
jlukic
|
2880a9b1a0
|
adds in grunt cli install again to travis build
|
11 years ago |
jlukic
|
5db4fa446b
|
attempt at simplifying gtravis
|
11 years ago |
jlukic
|
73615d5910
|
bad typo
|
11 years ago |
Jack Lukic
|
873827439f
|
Update README.md
|
11 years ago |
jlukic
|
6ff24d86be
|
Merge branch 'master' of github.com:jlukic/Semantic-UI
|
11 years ago |
jlukic
|
8906cba6a6
|
Rewrite of intro docs
|
11 years ago |
Jack Lukic
|
0c5dcebb2e
|
Update README.md
|
11 years ago |
Jack Lukic
|
15a0596fff
|
Update README.md
Updates readme to include build test status, adds more formatting
|
11 years ago |
jlukic
|
2f279aa589
|
Moves gruntfile to top of project, adds testing to package.js for travis
support, configs docpad to work from project root, renames node/ folder
to server/
|
11 years ago |
jlukic
|
60fcad33ca
|
Moves test runner into grunt task for travis
|
11 years ago |
jlukic
|
c93ab70351
|
travis.yml now requires dot
|
11 years ago |
jlukic
|
f6d6622107
|
updates node on travis.yml
|
11 years ago |
jlukic
|
4fc93b5dd8
|
Adds example test, adds karma config
|
11 years ago |
jlukic
|
8a93ee9eb5
|
Initial test commit of travis.yml and node package
|
11 years ago |
Jack Lukic
|
85adc774dd
|
Update README.md
Adds doabit's SCSS port to readme
|
11 years ago |
jlukic
|
826bfe795f
|
rebuilds package and upticks version
|
11 years ago |
jlukic
|
2f2439f446
|
Fixes #239 issue with changes to modal, dimmer close event not destroyed on dimmer on hide
|
11 years ago |
jlukic
|
cb52e65fe6
|
updates dimmer docs
|
11 years ago |
jlukic
|
212c1283d7
|
fixes #237 docs issue with field label
|
11 years ago |
jlukic
|
f4d3836bdd
|
updates release notes for next v
|
11 years ago |
jlukic
|
b143bd587a
|
Updates vertical alignment of checkbox
|
11 years ago |
jlukic
|
aacc6da7b0
|
minor modifications to variations doc
|
11 years ago |
jlukic
|
f672b074d9
|
iterating on intro docs
|
11 years ago |
jlukic
|
05c76a6d31
|
updates getting started docs
|
11 years ago |
jlukic
|
c5d67b3d65
|
wording on readme
|
11 years ago |
jlukic
|
060a3f3b91
|
Version uptick and build
|
11 years ago |
jlukic
|
237765df3d
|
Fixes bug in popup causing variations to be overriden
|
11 years ago |
jlukic
|
23b0ab5dd4
|
Updates examples for popup
|
11 years ago |
jlukic
|
9b8d3bd55e
|
Fixes on all modules where settings were shared across elements initialized at the same time instead of each module
|
11 years ago |
jlukic
|
dbe1d0b7eb
|
Adds easing equations to accordions because accordions suck without easing
|
11 years ago |
jlukic
|
f8aa8bbf8d
|
Rewrites modal and dimmer fixes #233, no longer dependencies between closing dimmer and closing modal, each can close separately. Disables transition logging by default
|
11 years ago |
jlukic
|
3d816068ab
|
Fixes #238 specificty of css rules for overriding 100% column with a 'x wide column'
|
11 years ago |
jlukic
|
9e1a685bc0
|
fixes docs on items, updates item view to fix margins on stackable
|
11 years ago |
jlukic
|
354d62b7e1
|
updates release notes
Former-commit-id: 2ae88531af
Former-commit-id: eb158fecff
|
11 years ago |
jlukic
|
8b1f8badcf
|
rebuilds package and updates version
Former-commit-id: 8e8e536217
Former-commit-id: 256f7509fe
|
11 years ago |
jlukic
|
0e7c128adb
|
updates dropdown.js to use latest invoke
Former-commit-id: 45cc09fc6c
Former-commit-id: 068d2fc8c8
|
11 years ago |
jlukic
|
9ee858f949
|
Removes grunt build files from /node/src/files, instead compiling grunt
build files directly to outputted docs to avoid recompilation
Former-commit-id: 1e627a31fb
Former-commit-id: dff484b6ea
|
11 years ago |
jlukic
|
23698de03f
|
dramatically rewrites watch task to boost doc compile performance
Former-commit-id: 2aa8078a5e
Former-commit-id: b9f3776eee
|
11 years ago |