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
Former-commit-id: 2ae88531af
Former-commit-id: eb158fecff
|
11 years ago |
jlukic
|
0e7c128adb
|
updates dropdown.js to use latest invoke
Former-commit-id: 45cc09fc6c
Former-commit-id: 068d2fc8c8
|
11 years ago |
jlukic
|
9ee858f949
|
Removes grunt build files from /node/src/files, instead compiling grunt
build files directly to outputted docs to avoid recompilation
Former-commit-id: 1e627a31fb
Former-commit-id: dff484b6ea
|
11 years ago |
jlukic
|
9d6217cc6e
|
updates styles for link list
Former-commit-id: 7b0820b2c4
Former-commit-id: d4a974a219
|
11 years ago |
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 |