2818 Commits (61dedf66913b2a39de118adb3127aea97a0d54cb)

Author SHA1 Message Date
jlukic 6e0bc8c44f Text menu not bold on active 9 years ago
jlukic 70a79aacb3 Popup not exclusive by default 9 years ago
jlukic 187e68f9a2 Increase sticky performance with scroll 9 years ago
jlukic bdf1f0a387 Minor re-ordering 9 years ago
jlukic bcd6ebe87c Search IDs now not zero indexed 9 years ago
jlukic 74e5adbbd5 Fuzzy search no longer evaluates true on numerical matches. Fixed 'get result' when id is falsey i.e 0 9 years ago
jlukic 9bfe781f50 Fixes extend settings in some modules using old format 9 years ago
jlukic 1d481d23be #2163, #2162. Create id now uses counters for index, in case results are returned as object instead of array 9 years ago
jlukic 0498b4d405 #2163 Logic error 9 years ago
jlukic cbd8702b94 Fixes #2163 #2128 #2162 Search results are now stored in metadata for each result and retrieved from metadata. Results now have a unique id injected based on position which can also be used for lookup, i.e. A1 = first category first result. 9 years ago
jlukic b1cf5e8455 Fix #2184 User error messages are confusing for missing themes 9 years ago
jlukic 3345fd1213 Reset debug to false #2173 9 years ago
jlukic 04c4fde067 #2173, form does not allow immediate invocation of behaviors in 2.0 9 years ago
jlukic ec853a6aff #2175 Form set value should not automatically validate form 9 years ago
jlukic 3fca1e0b3e Fix some flex input conditions 9 years ago
jlukic f87c07fa4a Removes min-width rule for mozilla 9 years ago
jlukic 61be84ce02 Backports input definition to 1 9 years ago
jlukic 1821ae9fbc Fixes select chaining not invoking methods 9 years ago
Aaron Cox 8462e6a11a Corrected order of operations to enable precision (rounding). 9 years ago
jlukic 7f4b39f4eb Adjusting themes to match with changes in 2.0 9 years ago
jlukic 70797e95ff Fix text menu sub menu position 9 years ago
jlukic 6961e4118b Fixed animation reset issue with accordion and hideOthers 9 years ago
jlukic 05bd4ee323 Update rlsnotes 9 years ago
jlukic 0417374825 Rename setting to evaluateScripts 9 years ago
jlukic 994fedcca9 #2165 adds parseScripts option to tabs, defaults to once 9 years ago
jlukic b3612b2792 Fix all the linting errors i forgot to check 9 years ago
jlukic 475fb9bf93 Add useLabels setting, and add templated text values for when not using labels in multiselect 9 years ago
jlukic ec2132601f Use labels by default 9 years ago
jlukic afff903c1d Adds menu coupling for ui message 9 years ago
jlukic e2f796c369 Adds useLabel setting, fixes search in menu 9 years ago
jlukic 3a9821ca46 Begins work on allowAdditions, adds error messages, and ui message coupling 9 years ago
jlukic 5abbcd5351 Adds fuzzy search to dropdown 9 years ago
jlukic fbf0f3ab9d Fix scaledown not hiding page in some conditions 9 years ago
jlukic 3d92ed9c20 #2143. Using title in injected styles causes issues... for some reason? 9 years ago
jlukic 4ec4fd1ddd Update button focus styles 9 years ago
jlukic fdf3354c8d Fix text align for dropdown item in centered container 9 years ago
jlukic 6611821d2e Shapes now animate height/width on transition 9 years ago
jlukic d3e5dd3170 Rebuild dist 9 years ago
jlukic 1b3ff0538a #2147 fix sidebar not correctly overflowing when taller than page 9 years ago
jlukic bcc4809237 Fix keyboard selection after multi remove, settings comments 9 years ago
jlukic c4804220aa Probably better var name #2139 9 years ago
jlukic 85d66bad45 Variable name mismatch #2139 9 years ago
jlukic 0fd0a5dd0a Fixes #2138 issue with matching to non string value 9 years ago
jlukic ad674dd7a3 Adjust link color, menu border, dropdown item font-size 9 years ago
jlukic b691d2f058 Remove debug and rlsnotes #2133 9 years ago
jlukic 86b1896fa3 Adds multiple regexp exp formats, cleans up some things #2133 9 years ago
jlukic f552fdb90f Moves all regexp to a separate settings object 9 years ago
jlukic f0e12276ac Adds regexp form pattern matching #2133 9 years ago
jlukic 960c82cad2 Fix search removes filter before hiding 9 years ago
jlukic d48a9f01a0 Data-validate takes precedence on matching 9 years ago