3357 Commits (8875b89125e8a1b42b5f88ac3e28ab1dfe64ba9f)

Author SHA1 Message Date
jlukic ca3a3013a6 #1369 Popups should not preserve content by default 9 years ago
jlukic dbaac4fc0f #2510 remove debug 9 years ago
jlukic 89e05127d0 #2510 Fix dropdown icon to always toggle visibility of dropdown menu 9 years ago
jlukic 77a12579da #2539, update text before onChange 9 years ago
jlukic 64b087d663 #2524 - remove console log (actually) 9 years ago
jlukic 9b96a047df #2524, clicking on labels will no longer trigger toggle behavior. Caused by detached dom element not being considered click inside module 9 years ago
jlukic 459194a750 #2516 dropdown will now cycle between choices starting with a letter 9 years ago
jlukic 4514ac4089 #2533 - Fixes issue with hideAndClear when no maxSelection 9 years ago
jlukic 4ca68e818a #2538 Remove test emSize change 9 years ago
jlukic 6e5755bd7c #2538 @size ratio values should always be expressed in terms of default em size, so that they scale with @emSize 9 years ago
Veke 90fd88209b Fix checkbox label font size variable name 9 years ago
jlukic ecccaf50a3 Dropdown will now show when only messsage in menu. Fixed maxSelections from hiding dropdown after selection. #2523 9 years ago
jlukic 8d4b0f248b Fix border top on fixed bottom 9 years ago
jlukic 6e2938bb37 #2525 Remove toggle on multiple dropdown touchstart, fix tap color 9 years ago
jlukic 90b581f05e Instead of clearing on reset when no default was set, do nothing #2504 9 years ago
jlukic de53fd257d Safely removes .field .field margin #2487 9 years ago
jlukic 7d64b86c6c Checkbox- Fixes issue where radio checkbox would uncheck itself mistakenly when unchecking other radios #2506 9 years ago
jlukic 7a5366423c Fix issues with ajax tabs not obeying cache #2493 9 years ago
jlukic 9794ecefa6 Removes transparent border from inverted menu. Fixed vertical compact menu 9 years ago
jlukic 540e629efb #2522, less confusing variable usage 9 years ago
jlukic e35ca4d2fa #2522 Read metadata method does not set progress correctly. Debug should be off by default 9 years ago
Jack Lukic ee69a51921 #2518 better check for hidden 9 years ago
Jack Lukic d84c4d24b5 #2500 Attached label border radius, add new variables 9 years ago
Jack Lukic bd166b8fed Fix incorrect margin on attached segment #2503 9 years ago
Jack Lukic 6ab0e48084 Adds justify content rules for centered cards #2520 9 years ago
Jack Lukic f49c554aa6 #2505 Fixes indeterminate checkbox styles causing radios to appear checked when none selected 9 years ago
fentas 19d07ba85a remove popup position check 9 years ago
Rodrigo de Almeida a6f642d8e9 Fixes "SyntaxError: unreachable code after return statement" 9 years ago
jlukic 5d90243f0e Dimmer now correctly removes variations in 'destroy' 9 years ago
jlukic f022cd4910 Restore defaults now correctly clears previous values 9 years ago
jlukic 4f31c6d7a2 #2486, Add @absoluteEM sizes to help clarify ambiguity in sizing, fix label sizing 9 years ago
jlukic 43b488fcb6 Fix scrolling modal spacing on mobile 9 years ago
jlukic 3bc76f9f73 #2486 Fix label inside input not rfesizing 9 years ago
jlukic 6438895b6b Dropdown: removes errant console.log statements 9 years ago
Jack Lukic a16c1402c8 Revert flex on vertical menu, no real need, and causing issues with ios 9 years ago
Jack Lukic 13bea8fbda Fix icon menu appearing fluid 9 years ago
jlukic 5dfd30a8f3 onAbort now triggers failure conditions, as mentioned in release notes 9 years ago
jlukic 524937d6e7 #2481 remove styles no longer neceesary with rating with flex 9 years ago
jlukic 612d868589 Add comments to button material theme 9 years ago
jlukic 904caacb7a Fix <select> chained reference with dropdown init 9 years ago
jlukic 753dd651c3 Fixes #2466, limitValues was parsing values with total. Move getNumericValue to method 9 years ago
jlukic b19a687364 Fix scrollbar width in IE 9 years ago
jlukic 6b1867531f Fixed terrible bug where IE would refocus wrong element if focused element was hidden with transition. Caused dropdowns to re-open in IE on click 9 years ago
jlukic 6bc77583e9 Comments in API js 9 years ago
Jack Lukic 62ae343363 #2466, recode some of progress. Fix module.value to not be estimated when using a total. Fixed issue with values less than 1 displaying incorrectly 9 years ago
Jack Lukic cdbc7b3447 Fix colored checkbox bullet 9 years ago
Jack Lukic 601aad9c12 Fix greyscale saturation turning red (caused by absolute saturate call) 9 years ago
Jack Lukic 2015dae9f6 Prevent grey from turning red in saturate 9 years ago
Jack Lukic 66487d5323 Fix #2477 Site.variable inheritance should precede all component inheritance 9 years ago
Jack Lukic c17e254c96 #2479 Adds debug data for saving defaults 9 years ago