396 Commits (339b2369e26bb7523597663142e6679aa02e9ec3)

Author SHA1 Message Date
jlukic 7c4e053c15 swaps disabled/enabled state on rating 11 years ago
jlukic 4d9dc3f264 adds a couple new log lines for modal 11 years ago
jlukic 84ec273d8a Package and rebuild 11 years ago
jlukic 4b7e67e372 Fixes #365, has transition does not call function 11 years ago
jlukic 752672d909 Fixes #359 again, selected item would not select a falsey value 11 years ago
DveMac a3d9cf97ee Explicitly specify right aligned sidebar positions 11 years ago
t.adamski fede04934b case insensitive e-mail validation 11 years ago
Slobodan Mišković 671489caeb Update sidebar.js 11 years ago
jlukic 1d38efc665 Adds boolean example to dropdown page 11 years ago
jlukic c5a8f7ee69 Fixes #355 #359 #277 Issue with improper type check on dropdown default values 11 years ago
Chris Hutchinson dff16cea61 Clean out trailing commas 11 years ago
Frankie Bagnardi a7a2380084 replaced "initial" with "text" 11 years ago
Frankie Bagnardi ea3b0e9398 #343 modal text can't be selected 11 years ago
jlukic b4c9810853 Fixes #338 regression, offstage position was calculated before content position was available. 11 years ago
jlukic 80b01ef636 Fixes #330 issue with nested accordion. Adds nested accordion example 11 years ago
Jef Mathiot 55d7a8ef55 Added a context option to the popup module to make its behavior closer to modal. 11 years ago
jlukic 37f281ae60 Fixes floating menu dropdown position to not be overwritten 11 years ago
jlukic 953d3435b0 Fixes incorrect not selector (does not support comma selectors inside not 11 years ago
jlukic f19ba45766 Fixes issue with dropdown not receiving poiner cursor ala #309 #303 11 years ago
jlukic afb0186fd7 Fixes issue #312. Fixes left/right styles possibly applying to child ui elements 11 years ago
jlukic 3cc8178d08 Updates responsive styles for mobile modal 11 years ago
jlukic 2f984712cb Optimizes modal display for mobile 11 years ago
jlukic f69bf771a0 Fixes issues in invoke 11 years ago
jlukic 4ea8e2ed4c Fixes issue where camelcase methods were not being returned if first word matched a method 11 years ago
jlukic 3e7bd24ea7 Fixes #285 Adds CSS transition support detection to usage of CSS transitions in other modules 11 years ago
jlukic 1839cc7579 Fixes issue with uncompressed source appearing in minified build dir 11 years ago
jlukic d605078e71 Fixes #283 issue with regexp not escaping on validation 11 years ago
jlukic 39f929be75 Fixes #293. Fixes issue with modal queuing, multiple modals. adds new behaviors for controlling modal groups 11 years ago
doabit 27f3a07c83 Fixs modal media 11 years ago
doabit c63a348b4e Clean checkbox code 11 years ago
jlukic fd199b00f5 Fixes a few missing html tags from docs pages 11 years ago
jlukic 67dd6d5dd2 Fixes onApprove/deny callback to close when no value returned. IE only now uses javascript animations for dimmer 11 years ago
jlukic c2f7407ac3 Removes prefixes from transition.less 11 years ago
jlukic 3085d77332 Fixes #289 issue with ie and modals 11 years ago
jlukic 6479a0e096 Fixes arrow direction for vertical menu dropdown 11 years ago
jlukic 7c13229c33 removes console.log 11 years ago
jlukic 49ae497bc9 Fixes #277 falsey values are treated as undefined 11 years ago
jlukic e5dfded813 Font size is no longer 0 inside reveal when rem0 11 years ago
jlukic 285e0e2abf Fixes border-radius on dropdowns that are not selection 11 years ago
jlukic 6077e0fadf fixes issue #274 modal hides twice 11 years ago
jlukic 9fdf8cbbbc Fixes popup not opening when inline:false after first time, due to unrefreshed selector cache 11 years ago
jlukic 3d11dcc8b8 Fixes #273 issue with dropdown icons breaking layout 11 years ago
jlukic 15408ec3ed Adds beforechange callback to shape 11 years ago
jlukic f97ef3c7f4 Adds new sidebar types, variations, and proper animation queuing 11 years ago
jlukic fe3eb9c994 Fixes queued animation not waiting 11 years ago
jlukic c749bf2593 Units for margin on rating 11 years ago
jlukic d5f4a3a43d Duration now available in shape, rewrite of core animation 11 years ago
jlukic 72e2226265 Fixes issue with module pattern setting/internal method 11 years ago
jlukic 786d3034f5 Fixes typo in onApprove/deny changes 11 years ago
jlukic 5a1140f240 Fixes queuing of dimmer with settings.on hover 11 years ago