jlukic
9992ab02d8
fixes #227 issue with dropdown, build and version uptick
Former-commit-id: 589bf9c9a1
Former-commit-id: af3034d852
11 years ago
jlukic
8e03b66102
Fixes Bug foud in semantic module format, settings shared across initialization instead of instance
Former-commit-id: 3bb28662f4
Former-commit-id: fa4168bed1
11 years ago
jlukic
bff808cec2
fixes heart rating color
Former-commit-id: ba81f5eaae
Former-commit-id: 1b78c35084
11 years ago
jlukic
ae8c754012
updates checkbox to include formatting for both inline labels and labels outside
Former-commit-id: 622ca0e181
Former-commit-id: 722eb1d762
11 years ago
jlukic
20f9a1a2e3
Fixes accordion display issues
Former-commit-id: ca5cdd99e7
Former-commit-id: 839cdb088b
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
Former-commit-id: d0206eb8e7
Former-commit-id: 75dbfe7f9c
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
Former-commit-id: f54eb1a9ce
Former-commit-id: 7f6a637b2f
11 years ago
jlukic
01e24b4b66
removes default select receiving text input stylings
Former-commit-id: 1f16c3027e
Former-commit-id: 5b6d0eb50d
11 years ago
jlukic
ef1e91caa6
Adds automatic action detection to dropdown, select dropdowns now can use default action and update form fields. Improvement #171
Former-commit-id: 06c373e064
Former-commit-id: b1ddbfc183
11 years ago
jlukic
210b94261d
updates release notes and rebuilds
Former-commit-id: 7cb338c8c6
Former-commit-id: 8273e8e9b4
11 years ago
jlukic
f404220124
Adds fluid enhancement to accordion, cleans up css comments, fixing #167
Former-commit-id: 3607290512
Former-commit-id: b6831f69d0
11 years ago
deneuxa
642e3d4293
add some HTML5 input-type support / fix date.field append icon / create select.field hability without using dropdown
Former-commit-id: 601074a86d
Former-commit-id: 389ebaf5cc
11 years ago
deneuxa
9770b3c86a
fix typo
Former-commit-id: 24654c3375
Former-commit-id: 56b6e0ea7f
11 years ago
deneuxa
cca12232cc
Reduce large icon size and add big size
Former-commit-id: 6cd42da017
Former-commit-id: eb53294ffb
11 years ago
deneuxa
3df5f046c5
add date&email types for inputs
Former-commit-id: 3054289be9
Former-commit-id: 1219372a99
11 years ago
jlukic
2c84f383b9
dropdown menu typo caused button dropdown menus to appear on wrong side, fixes #177
Former-commit-id: 7dad0fee9f
Former-commit-id: 9acffe52e6
11 years ago
jlukic
0cd0b67d04
modal: makes dimmer appear before modal, for extra sexyness
Former-commit-id: 3f039be716
Former-commit-id: 90d5847ca1
11 years ago
jlukic
cac055b934
fixes #166 , heaven knows where the previous commit went
Former-commit-id: b217fabed9
Former-commit-id: e87b2f9860
11 years ago
Michael He
f1acacba4d
fixed the ":;" bug, which will cause rails assets pipeline compile error.
Former-commit-id: 089195b6bb
Former-commit-id: 675c7f11c8
11 years ago
jlukic
bc865f0c8c
Removes animation-direction, adds in transitions for both directions for safari support
Former-commit-id: bab523762a
Former-commit-id: 5d69cc7b2c
11 years ago
jlukic
3674e28333
removes dimmer remove from destroy
Former-commit-id: 61847f4962
Former-commit-id: eee1be2c99
11 years ago
jlukic
83867a7214
Fixes #108 issue with accordion in safari
Former-commit-id: 8db9b55252
Former-commit-id: c089e41036
11 years ago
jlukic
28e3432322
fixes #128 popup issue
Former-commit-id: 7d6003211a
Former-commit-id: 4d7410fe13
11 years ago
jlukic
3fb57418bc
Fixes regression with checkbox issue #154
Former-commit-id: 02e36abef6
Former-commit-id: a5f812c0c6
11 years ago
jlukic
9a074aab21
updates header icon padding
Former-commit-id: 48ff688bb4
Former-commit-id: 97dc2bc1ac
11 years ago
jlukic
724d04e2f0
Adds remove to dimmer destroy fixes #151 , removes right margin changes
to icon sizes, removes fixed height from menus fixing #141 , tweaks input positioning in menus.
Former-commit-id: 5f26c0eb60
Former-commit-id: d436750639
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
Former-commit-id: 32b3c77fa5
Former-commit-id: 3d29935d9c
11 years ago
jlukic
c934d4840a
Updates feed example
Former-commit-id: 571cc24f6e
Former-commit-id: df27d5d8c7
11 years ago
jlukic
84817016b4
adds example of attach events to modal
Former-commit-id: c7099cea1a
Former-commit-id: 24b5b8740c
11 years ago
jlukic
f78fc416fa
moves attach events in sidebar to top level
Former-commit-id: 18499d356e
Former-commit-id: 8bc760ae16
11 years ago
jlukic
6a26376372
removes massive size, too large
Former-commit-id: ce725cb15e
Former-commit-id: 2ad4196a6d
11 years ago
jlukic
acaba2ef4c
Fixes #149 , issue with dropdown formatting in menus and dropdown icons
Former-commit-id: bc7a876ef1
Former-commit-id: d5c2f28d5b
11 years ago
jlukic
552c6496e2
fixes #134 issue with menu icon inheritance
Former-commit-id: 00c65ea679
Former-commit-id: f8c9ef8e1c
11 years ago
jlukic
48b3494cb3
Forces list items to clear floats
Former-commit-id: cc0f1d6d2a
Former-commit-id: 0dc662dced
11 years ago
jlukic
23d57314b4
Modal: Adds attach events method and focus/blur on field on show/hide, fixes #124
Former-commit-id: ce500ea957
Former-commit-id: d80529016f
11 years ago
jlukic
db4d49508e
Adds disable/enable to ratings, fixes spacing and other goodness
Former-commit-id: e571cc6cdb
Former-commit-id: 67b2f06f1c
11 years ago
jlukic
60abcf8ac7
updates rating to include fixes and new features
Former-commit-id: 3052e6f902
Former-commit-id: 7acc1a98fd
11 years ago
jlukic
bf147840ff
Fixes regression with page grid
Former-commit-id: fec54a9e10
Former-commit-id: 9d443c45fe
11 years ago
jlukic
60c00a6078
Responsive grids are now deprecated, all page grids are now responsive.
Former-commit-id: 83fad5c846
Former-commit-id: 90a80462bb
11 years ago
jlukic
c096cdaaf5
fixes #127 page grid issues
Former-commit-id: 21893f1455
Former-commit-id: 167c69caeb
11 years ago
jlukic
90b9f818c9
Work on rating and tab updates. Tab documentation
Former-commit-id: 4ee9aec071
Former-commit-id: c4150544f8
11 years ago
jlukic
1efb58c31f
Tab: begin tab documentation
Former-commit-id: 54ce44aaa3
Former-commit-id: 6d1355372c
11 years ago
jlukic
45d31009a8
Fixes dropdown to now set active item to whatever hidden input field is when using action updateForm
Former-commit-id: d813fa667c
Former-commit-id: 37673c3bd3
11 years ago
jlukic
4e7129a150
fixes #116 , issue with checkbox input not being selected properly
Former-commit-id: a0d1a9f0b4
Former-commit-id: be3ec05f39
11 years ago
jlukic
91577de9ce
removes some inline debugging left in modal
Former-commit-id: 01841f6bef
Former-commit-id: 180e6f4d3e
11 years ago
jlukic
ed50e311a1
fixes #109 issue with modal centering being forced at 50%
Former-commit-id: 1fdb2f46db
Former-commit-id: 58c22820c1
11 years ago
esarbanis
bf363293ba
Added the input element of checkbox to the dom with 0 opacity, so that it ca
This closes issue #103 , but the general "element focusing" issue needs to be addressed in a common manner.
Former-commit-id: d3b326a47a
Former-commit-id: 0fd9ada846
11 years ago
Jack Wearden
b86d750407
Add hover state for white button
Former-commit-id: 29dfd5d36a
Former-commit-id: 5624b7f2d9
11 years ago
Jack Wearden
ff45a6b00b
Add white colour for button background
Former-commit-id: 04810a7fc3
Former-commit-id: 48eeb2e7f1
11 years ago
jlukic
68f4dfb15e
sub classes basic icon set to avoid issues with concatenated version icons not working
Former-commit-id: 3b505bb0d1
Former-commit-id: d524ee6943
11 years ago