626 Commits (eeb727213dd1954bfc63d03335df90f750fc377d)

Author SHA1 Message Date
jlukic 18da1d00d9 Fixes circular icon inheritance issues 11 years ago
jlukic 2b456192ca adds coupling to dropdown to point arrow right direction automatically in vertical menu dropdowns 11 years ago
jlukic a3ccf612e3 Adds support for buttons in menus fixing #150, fixes dropdown formatting shadow, and positioning to be more precise 11 years ago
jlukic f9f3a7ce00 Fixes #242, adds overflow on item corner labels, there is still an odd rounding error that sometimes appears on dark bgs for corner label, but at least border-radius is obeyed 11 years ago
jlukic f445e4eef7 Fixes #247 right menu formatting when used with a secondary menu. adds search formatting for secondary menu and updates docs with a more complex example 11 years ago
jlukic 833b01817d Fixes #240 adds small/large sizing for modals, adds example of callbacks 11 years ago
jlukic 3dd8d94af1 tightens up modal so it sits now 4% inside of a page grid instead of flush along edge 11 years ago
jlukic 5e2d38f7b7 Adds onapprove and ondeny callback to modal, and doc info #241 11 years ago
jlukic c535a77dcb All tests for modal/dimmer should now be passing again 11 years ago
jlukic 4ca2b9f52d Fixes #249 issue with rotated icon naming 11 years ago
jlukic 639ee62b78 Adds test coverage for all of javascript modules 11 years ago
jlukic aea7a22a8d additional test helpers 11 years ago
jlukic 679abd3498 move karma config to top level 11 years ago
jlukic 2f2439f446 Fixes #239 issue with changes to modal, dimmer close event not destroyed on dimmer on hide 11 years ago
jlukic b143bd587a Updates vertical alignment of checkbox 11 years ago
jlukic 05c76a6d31 updates getting started docs 11 years ago
jlukic 237765df3d Fixes bug in popup causing variations to be overriden 11 years ago
jlukic 9b8d3bd55e Fixes on all modules where settings were shared across elements initialized at the same time instead of each module 11 years ago
jlukic dbe1d0b7eb Adds easing equations to accordions because accordions suck without easing 11 years ago
jlukic f8aa8bbf8d Rewrites modal and dimmer fixes #233, no longer dependencies between closing dimmer and closing modal, each can close separately. Disables transition logging by default 11 years ago
jlukic 3d816068ab Fixes #238 specificty of css rules for overriding 100% column with a 'x wide column' 11 years ago
jlukic 9e1a685bc0 fixes docs on items, updates item view to fix margins on stackable 11 years ago
jlukic 354d62b7e1 updates release notes 11 years ago
jlukic 0e7c128adb updates dropdown.js to use latest invoke 11 years ago
jlukic 9ee858f949 Removes grunt build files from /node/src/files, instead compiling grunt 11 years ago
jlukic 9d6217cc6e updates styles for link list 11 years ago
jlukic 9992ab02d8 fixes #227 issue with dropdown, build and version uptick 11 years ago
jlukic 8e03b66102 Fixes Bug foud in semantic module format, settings shared across initialization instead of instance 11 years ago
jlukic bff808cec2 fixes heart rating color 11 years ago
jlukic ae8c754012 updates checkbox to include formatting for both inline labels and labels outside 11 years ago
jlukic 20f9a1a2e3 Fixes accordion display issues 11 years ago
jlukic b5912ae819 Adds duration object for dimmer, modal now always appears quicker than and hides later than modal preventing issues with callbacks 11 years ago
jlukic 214d66be76 Fixes #172 popup side being inverted, also fixes bug with offstage position not being calculated correctly on multiple refreshes of a popup, showing an offstage popup. Also removes inline styles after popup hide 11 years ago
jlukic 01e24b4b66 removes default select receiving text input stylings 11 years ago
jlukic ef1e91caa6 Adds automatic action detection to dropdown, select dropdowns now can use default action and update form fields. Improvement #171 11 years ago
jlukic 210b94261d updates release notes and rebuilds 11 years ago
jlukic f404220124 Adds fluid enhancement to accordion, cleans up css comments, fixing #167 11 years ago
deneuxa 642e3d4293 add some HTML5 input-type support / fix date.field append icon / create select.field hability without using dropdown 11 years ago
deneuxa 9770b3c86a fix typo 11 years ago
deneuxa cca12232cc Reduce large icon size and add big size 11 years ago
deneuxa 3df5f046c5 add date&email types for inputs 11 years ago
jlukic 2c84f383b9 dropdown menu typo caused button dropdown menus to appear on wrong side, fixes #177 11 years ago
jlukic 0cd0b67d04 modal: makes dimmer appear before modal, for extra sexyness 11 years ago
jlukic cac055b934 fixes #166, heaven knows where the previous commit went 11 years ago
Michael He f1acacba4d fixed the ":;" bug, which will cause rails assets pipeline compile error. 11 years ago
jlukic bc865f0c8c Removes animation-direction, adds in transitions for both directions for safari support 11 years ago
jlukic 3674e28333 removes dimmer remove from destroy 11 years ago
jlukic 83867a7214 Fixes #108 issue with accordion in safari 11 years ago
jlukic 28e3432322 fixes #128 popup issue 11 years ago
jlukic 3fb57418bc Fixes regression with checkbox issue #154 11 years ago