jlukic
|
3d3c513897
|
continuing work on ui input positioning
|
11 years ago |
jlukic
|
6114de56e1
|
Fixes issue where input icon might be reversed when font color of parent is reversed
|
11 years ago |
jlukic
|
574df0cd5f
|
typo in release notes
|
11 years ago |
jlukic
|
7877088717
|
builds, packages, ticks up release #
|
11 years ago |
jlukic
|
f03673e316
|
fixes #250 adds orange segment and label
|
11 years ago |
jlukic
|
e5f63c9fb3
|
adds sizing menu formatting for input and dropdown fixing #173. Improves centering of input in chrome
|
11 years ago |
jlukic
|
0b0123e063
|
Adds cursor formatting for icon input to prevent text selection cursor
|
11 years ago |
jlukic
|
18da1d00d9
|
Fixes circular icon inheritance issues
|
11 years ago |
jlukic
|
a1fafbb45e
|
updates menu and item docs
|
11 years ago |
jlukic
|
2b456192ca
|
adds coupling to dropdown to point arrow right direction automatically in vertical menu dropdowns
|
11 years ago |
jlukic
|
a3ccf612e3
|
Adds support for buttons in menus fixing #150, fixes dropdown formatting shadow, and positioning to be more precise
|
11 years ago |
jlukic
|
f9f3a7ce00
|
Fixes #242, adds overflow on item corner labels, there is still an odd rounding error that sometimes appears on dark bgs for corner label, but at least border-radius is obeyed
|
11 years ago |
jlukic
|
f445e4eef7
|
Fixes #247 right menu formatting when used with a secondary menu. adds search formatting for secondary menu and updates docs with a more complex example
|
11 years ago |
jlukic
|
833b01817d
|
Fixes #240 adds small/large sizing for modals, adds example of callbacks
|
11 years ago |
jlukic
|
3dd8d94af1
|
tightens up modal so it sits now 4% inside of a page grid instead of flush along edge
|
11 years ago |
jlukic
|
0998c5c029
|
updates icon docs for rotate
|
11 years ago |
jlukic
|
5e2d38f7b7
|
Adds onapprove and ondeny callback to modal, and doc info #241
|
11 years ago |
jlukic
|
c535a77dcb
|
All tests for modal/dimmer should now be passing again
|
11 years ago |
jlukic
|
4ca2b9f52d
|
Fixes #249 issue with rotated icon naming
|
11 years ago |
jlukic
|
616aa6b07e
|
Rebuilds release package for deploy
|
11 years ago |
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 |