480 Commits (ba81f5eaaeac89c7b93e2760c6e784599783d24d)

Author SHA1 Message Date
jlukic ba81f5eaae fixes heart rating color 11 years ago
jlukic 622ca0e181 updates checkbox to include formatting for both inline labels and labels outside 11 years ago
jlukic ca5cdd99e7 Fixes accordion display issues 11 years ago
jlukic d0206eb8e7 Adds duration object for dimmer, modal now always appears quicker than and hides later than modal preventing issues with callbacks 11 years ago
jlukic f54eb1a9ce 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 1f16c3027e removes default select receiving text input stylings 11 years ago
jlukic 06c373e064 Adds automatic action detection to dropdown, select dropdowns now can use default action and update form fields. Improvement #171 11 years ago
jlukic 7cb338c8c6 updates release notes and rebuilds 11 years ago
jlukic 3607290512 Adds fluid enhancement to accordion, cleans up css comments, fixing #167 11 years ago
deneuxa 601074a86d add some HTML5 input-type support / fix date.field append icon / create select.field hability without using dropdown 11 years ago
deneuxa 24654c3375 fix typo 11 years ago
deneuxa 6cd42da017 Reduce large icon size and add big size 11 years ago
deneuxa 3054289be9 add date&email types for inputs 11 years ago
jlukic 7dad0fee9f dropdown menu typo caused button dropdown menus to appear on wrong side, fixes #177 11 years ago
jlukic 3f039be716 modal: makes dimmer appear before modal, for extra sexyness 11 years ago
jlukic b217fabed9 fixes #166, heaven knows where the previous commit went 11 years ago
Michael He 089195b6bb fixed the ":;" bug, which will cause rails assets pipeline compile error. 11 years ago
jlukic bab523762a Removes animation-direction, adds in transitions for both directions for safari support 11 years ago
jlukic 61847f4962 removes dimmer remove from destroy 11 years ago
jlukic 8db9b55252 Fixes #108 issue with accordion in safari 11 years ago
jlukic 7d6003211a fixes #128 popup issue 11 years ago
jlukic 02e36abef6 Fixes regression with checkbox issue #154 11 years ago
jlukic 48ff688bb4 updates header icon padding 11 years ago
jlukic 5f26c0eb60 Adds remove to dimmer destroy fixes #151, removes right margin changes 11 years ago
jlukic 32b3c77fa5 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 571cc24f6e Updates feed example 11 years ago
jlukic c7099cea1a adds example of attach events to modal 11 years ago
jlukic 18499d356e moves attach events in sidebar to top level 11 years ago
jlukic ce725cb15e removes massive size, too large 11 years ago
jlukic bc7a876ef1 Fixes #149, issue with dropdown formatting in menus and dropdown icons 11 years ago
jlukic 00c65ea679 fixes #134 issue with menu icon inheritance 11 years ago
jlukic cc0f1d6d2a Forces list items to clear floats 11 years ago
jlukic ce500ea957 Modal: Adds attach events method and focus/blur on field on show/hide, fixes #124 11 years ago
jlukic e571cc6cdb Adds disable/enable to ratings, fixes spacing and other goodness 11 years ago
jlukic 3052e6f902 updates rating to include fixes and new features 11 years ago
jlukic fec54a9e10 Fixes regression with page grid 11 years ago
jlukic 83fad5c846 Responsive grids are now deprecated, all page grids are now responsive. 11 years ago
jlukic 21893f1455 fixes #127 page grid issues 11 years ago
jlukic 4ee9aec071 Work on rating and tab updates. Tab documentation 11 years ago
jlukic 54ce44aaa3 Tab: begin tab documentation 11 years ago
jlukic d813fa667c Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm 11 years ago
jlukic a0d1a9f0b4 fixes #116, issue with checkbox input not being selected properly 11 years ago
jlukic 01841f6bef removes some inline debugging left in modal 11 years ago
jlukic 1fdb2f46db fixes #109 issue with modal centering being forced at 50% 11 years ago
esarbanis d3b326a47a Added the input element of checkbox to the dom with 0 opacity, so that it ca 11 years ago
Jack Wearden 29dfd5d36a Add hover state for white button 11 years ago
Jack Wearden 04810a7fc3 Add white colour for button background 11 years ago
jlukic 3b505bb0d1 sub classes basic icon set to avoid issues with concatenated version icons not working 11 years ago
jlukic b5529bea8b Fixes for responsive style on modal, issues with swapping between fixed and absolutely positioned modal 11 years ago
jlukic ec8ea4a67a updates invoke to never return the function called, adds hide dimmer to modal 11 years ago