267 Commits (4d9cad397e918d24a63cddb628c6820c1ec6c71a)

Author SHA1 Message Date
jlukic f9b632bcad Add auto spacing of extra content on items 10 years ago
jlukic d26aaabba6 New additions to ratings, automatic generation of html from template 10 years ago
jlukic f9ecd260c4 Modifies basic colored style to be neutral before hover 10 years ago
jlukic e4428857d5 Remove will-change from transition, causes 3d context to be created on element in chrome breaking position: fixed 10 years ago
jlukic 64190b678b Add hovered pressed text colors, and replace selected text color, makes easier global theming 10 years ago
jlukic 37be648e81 Add variables for largest screen size, instead of using breakpoint minus 1pixel 10 years ago
jlukic f3e4fc85f8 Fixes #1080 issue with computer and tablet only grid 10 years ago
jlukic 12afde89d6 Fix modal / sidebar incompatibilities 10 years ago
jlukic 6f35b10e18 Add a couple more themes for fun 10 years ago
jlukic 44daa6ce83 Continuing to iterate on sidebar 10 years ago
jlukic 0267dee0d3 Add requestanimationframe to shape 10 years ago
jlukic d46656aee8 Iterating on sidebar directions, default animations for directions, more features 10 years ago
jlukic 06bf3023ff Fix vertical input sizes, positioning inside menus. Add strict mode all modules 10 years ago
jlukic c8e41defbd Fix missing variable in menu.less 10 years ago
jlukic 2277085fcd Add allowtab setting, to enable/disable dropdown tabbing 10 years ago
jlukic 609396eefe Remove manual offsets for vertically centered buttons, instead use absolute positioning on icon 10 years ago
jlukic 38b5431aa6 Remove console.log from dropdown 10 years ago
jlukic c5490a4a32 Added many new content types inside dropdowns 10 years ago
jlukic 90d1215f48 Fix bug in mouseclick on menu item 10 years ago
jlukic 874ef24cf4 Fix preserve html setting 10 years ago
jlukic 23ea44ac14 Add country example, fix filtered to be removed after hide 10 years ago
jlukic f2d7d0c244 Finished <select> generation for searchable dropdowns, bug fixes, docs changes 10 years ago
jlukic 3d49a3140d Couple more vars in progress 10 years ago
jlukic b77136da1f Adds stub for progress bar theming/enhancements 10 years ago
jlukic af3002b046 Fixes #1023 issue with text icons in dropdown 10 years ago
jlukic ca52ee430b Couple bugfixes for scroll, inline grouped label margin fix 10 years ago
jlukic f56d41575a Complete rewrite of dropdown to support searchable dropdown, optimizations, better scroll selection, easier to fix tab index 10 years ago
jlukic cd2a39ac7a Attempting to fix min-size issues with selection dropdown 10 years ago
jlukic 7f9579bcc7 Add mobile scrollback as setting for sidebar 10 years ago
jlukic 92daf45345 Fixes for pointing dropdowns in menus 10 years ago
jlukic e225d36aed Only require scrollTo(0,0) for iOS fix, fix margin on stackable divider 10 years ago
jlukic f12289bf3f Fixes #326, vertical divider now swaps to horizontal inside stackable grid 10 years ago
jlukic 9a1e04bc08 Working on fixes for sidebar animations on mobile with changes to fixed. Updating breadcrumb docs 10 years ago
jlukic a24115c4d8 Fixes for fixed elements used with sidebars 10 years ago
jlukic 91939aa4bc Fix github message theme border colors, fix tabular segment spacing 10 years ago
jlukic ca5a4f3055 Adds basic colored buttons, lightens light colors 10 years ago
jlukic 6ba4506300 Fix attached tabular menu spacing, pointing active header color 10 years ago
jlukic 4d0b8e565e Several fixes for ui list, formatting changes. Redid list documentation 10 years ago
jlukic aa4a1c2047 Fixes scrolling modal margin on mobile, fixes fullscreen on mobile, fixes header overlaping inline close icon 10 years ago
jlukic ec4e058662 Fixes bug where sometimes transitioned hidden elements would stay visible 10 years ago
jlukic ddc5f636bf Fixes issue with modal sometimes caching sizes when hidden #895, #951 10 years ago
jlukic 4348911ff5 Adds many more dropdown examples 10 years ago
jlukic 8d81e87f16 Fixes attached message styles, modifies, info/warning/error colors, fixes error form colors somewhat. Moves list to elements 10 years ago
jlukic 16545a5274 Fixes to popup documentation, removing several debug: true values and console log 10 years ago
jlukic e515b99c3f Removes all uses of jquery waypoint for SUI sticky module 10 years ago
jlukic 446730e3d0 Move lists to elements (this may cause issues if you are using an early beta release, be sure to rename), fixes #1017, modifications/fixes to undocumented sticky component in prep for release 10 years ago
jlukic 89ee0d34a7 Add fixes for accelerated scrolling on mobile 10 years ago
jlukic c5127e5161 Remove minwidth from grid 10 years ago
jlukic 305d19fb61 Fixes issues with touch overflow on ios 10 years ago
jlukic 5340f43553 Fixes issue with scale down animation in chrome 10 years ago