755 Commits (88940d935ba19ea493f18fc24b3c373685347686)

Author SHA1 Message Date
Michal Gebauer fa04129bcb Typo: Horizontal items image missing comma 10 years ago
jlukic 823244af1a Fixes #541, onSuccess does not return value of callback 10 years ago
Mohammad Younes 176185f881 removed extra comma 10 years ago
Skysplit a6476f01c9 Fixed colors repeating in items 10 years ago
joltmode bb1eb1c9d4 Fixes bottom attached message bottom margin. 10 years ago
joltmode 2900d17ece Fixes message attached between top and bottom. 10 years ago
jlukic 2b2cc4fb7e Fixes #552 Generic ascending/descending icon was overriding some other sort icons. Fixes #552 10 years ago
jlukic c9d9aa7490 Fixes exact matches to breakpoints returning both devices, i.e 768px screens showing both mobile and tablet. Fixes #527 10 years ago
jlukic 20ecf5648e Computer breakpoint is now 992 instead of 998 (match bootstrap) 10 years ago
jlukic 60bdbb514a Fixes form add prompt to be more comprehensive, easier to work with, Fixes #567 #541 10 years ago
jlukic 85c3a8eb8e Removes vendor prefixes grid 10 years ago
Sebastian Krzyszkowiak d549fb8f0b Fix W3C CSS gradients syntax. 10 years ago
jlukic d5d293ddf7 Slight update to input sizing inside menus #553 10 years ago
jlukic cfb320e44e Updates menu less slightly to include css with similar rules #553 10 years ago
Mohammad Younes ab4a50c4a2 prevent close icon style override 10 years ago
Tom 81ac1c91bb In-Menu input action button corrections. 10 years ago
Tom 8eb03ca4ab Fixed labeled menu icon button icon positioning. 10 years ago
Tom dd45a3c724 Prevent menu button color inheritance. 10 years ago
DVSoftware 4d1f1003d1 Removed semicolon that breaks LESS parser 10 years ago
Sebastian Krzyszkowiak ea5723e8ca Transition: Disable animationEnd callback on transition reset. 10 years ago
jlukic 1319c3f33e Fixes issue where queued animation sometimes does not occur if same animation caused by lack of repaint 10 years ago
jlukic 9b2afb7dac Removes previous changes for modal detachable to segment/dimmer. Fixed transition error message to make more sense 10 years ago
jlukic 4dcfe8aa40 Transition: prevents same animation from occurring twice by default 10 years ago
jlukic 4b6b2dad3a Modal: adds support for multiple visible modals #491 10 years ago
jlukic ab1cf3520a Dropdown: Fixes #498, dropdown item links not clickable from touch events. Fixes issue with touchmove event not being cremoved after menu hide 10 years ago
jlukic b4ae26d24f Dropdown: adds ability to restore default value, text #492 10 years ago
jlukic 09b088a7c4 Form: Fixes values to be trimmed when validating, #488 10 years ago
jlukic 28261ed82f Fixes specificity of button #483 10 years ago
jlukic 70b5a37f51 Inputs: fixes #483 fixes display of fluid action inputs 10 years ago
jlukic cf6f6abcef Dropdown: Fixes issue where last matching item was found, without prioritizing value over text #502 10 years ago
jlukic 0016012d30 Menu: Fixes z-index to be just below modals for fixed menu #505 10 years ago
jlukic 656474fbe6 Menu: adds fixed menu coupling with grid #479 10 years ago
jlukic c85111db98 Reverts #423, sidebar changes 10 years ago
Mohammad Younes cc9e0ba823 Add ok/cancel combination to the selectors list 10 years ago
Mohammad Younes 2a1dc06811 A more consistent selector. 10 years ago
Mohammad Younes 77f707acee Add detachable setting 10 years ago
Mohammad Younes 1021857100 Keeping Modal in place 10 years ago
jlukic 0f742b7f8e Removes vendor prefixes from checkbox source, adds transform: none to avoid GPU acceleration triggers which might cause rendering issues with radio box circles 10 years ago
jlukic 9a11c6c475 Fixes #484 typo from regexp replace causing placeholder not to exist for input 10 years ago
jlukic 97e8f4cfcb Adds warning color to progress (fixes #444) 10 years ago
jlukic 76ba96117b Fixes #473 issue with thumbs up/down receiving up/down arrow formatting 10 years ago
jlukic 56a621d60a Fixes invoke function in all modules to avoid instance rewrite outside of scope 10 years ago
jlukic be8dd23b3b Removes force repaint of dropdowns due to fixes in transition module 10 years ago
jlukic cdacbab204 Modification to modal to account for changes in transition rewrite 10 years ago
jlukic 6f4f52c852 Modification to popup to account for changes in transition rewrite 10 years ago
jlukic e7d14d7913 Fixes heinous typo in horizontal flip out 10 years ago
jlukic b80c3a5231 Complete rewrite of transition module, adds requestanimationframe, more granular behavior control, and caching optimizations for display/animation lookup 10 years ago
jlukic 3e750d8b8e Adds reset behavior to transition 10 years ago
jlukic 5d4c45cf43 Fixes #445 popup using click can sometimes open/close, caused by document clickaway event being preserved 10 years ago
jlukic 1ea95cbab2 Modal: fixes dimmer and modal to use two separate checks for active status 10 years ago