720 Commits (1b70b0e2ee2ae584a42c8698a4792ba1372ad634)

Author SHA1 Message Date
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
jlukic 9a074aab21 updates header icon padding 11 years ago
jlukic 724d04e2f0 Adds remove to dimmer destroy fixes #151, removes right margin changes 11 years ago
jlukic 74fe4a28d7 Code samples should now automatically resize when browser resizes, code samples now generate on first mousemove so as to avoid changes in html markup from interacting with examples 11 years ago
jlukic c934d4840a Updates feed example 11 years ago
jlukic 84817016b4 adds example of attach events to modal 11 years ago
jlukic f78fc416fa moves attach events in sidebar to top level 11 years ago
jlukic 6a26376372 removes massive size, too large 11 years ago
jlukic acaba2ef4c Fixes #149, issue with dropdown formatting in menus and dropdown icons 11 years ago
jlukic 552c6496e2 fixes #134 issue with menu icon inheritance 11 years ago
jlukic 48b3494cb3 Forces list items to clear floats 11 years ago
jlukic 23d57314b4 Modal: Adds attach events method and focus/blur on field on show/hide, fixes #124 11 years ago
jlukic db4d49508e Adds disable/enable to ratings, fixes spacing and other goodness 11 years ago
jlukic 60abcf8ac7 updates rating to include fixes and new features 11 years ago
jlukic bf147840ff Fixes regression with page grid 11 years ago
jlukic 60c00a6078 Responsive grids are now deprecated, all page grids are now responsive. 11 years ago
jlukic c096cdaaf5 fixes #127 page grid issues 11 years ago
jlukic 90b9f818c9 Work on rating and tab updates. Tab documentation 11 years ago
jlukic 1efb58c31f Tab: begin tab documentation 11 years ago
jlukic 45d31009a8 Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm 11 years ago
jlukic 4e7129a150 fixes #116, issue with checkbox input not being selected properly 11 years ago
jlukic 91577de9ce removes some inline debugging left in modal 11 years ago
jlukic ed50e311a1 fixes #109 issue with modal centering being forced at 50% 11 years ago
esarbanis bf363293ba Added the input element of checkbox to the dom with 0 opacity, so that it ca 11 years ago
Jack Wearden b86d750407 Add hover state for white button 11 years ago
Jack Wearden ff45a6b00b Add white colour for button background 11 years ago
jlukic 68f4dfb15e sub classes basic icon set to avoid issues with concatenated version icons not working 11 years ago
jlukic fe420da6c5 Fixes for responsive style on modal, issues with swapping between fixed and absolutely positioned modal 11 years ago
jlukic e1c8d1170a updates invoke to never return the function called, adds hide dimmer to modal 11 years ago
jlukic ac29c0ede8 icon, adds plus alias, builds files 11 years ago
jlukic 5f4522c182 Refactors dimmer, adds 3d animation by default 11 years ago
jlukic df0777b0da Refactors modal plugin, modals now have icons auto formatted. Removes selector count from popup 11 years ago