jlukic
7cd8fb88b8
Updates spacing on list
11 years ago
Luís Rudge
d9d583f859
fixes #262
11 years ago
jlukic
2ea17abdc5
removes float from selection dropdown icon, adds setting for touch delay
11 years ago
jlukic
f523784638
removes 3d translate from final state of animatino to avoid rounding errors
11 years ago
jlukic
f2a8feab1b
fixes dropdown bug #256
11 years ago
jlukic
2928c95f78
Near complete rewrite of popup
11 years ago
jlukic
2492f23266
Fixes dropdowns inside item images
11 years ago
jlukic
1d9e14063c
Optimizes modal dimmer init for performance
11 years ago
jlukic
16f522e6bf
Minor update to release
11 years ago
jlukic
d0fc83759c
Darkens dropdown active color to make it more visible
11 years ago
jlukic
3266779a50
Fixes #61 . Touch respones now 0ms responsive, "clickaway" event now
checks for touchmove allowing for user to scroll screen while keeping
dropdown open.
Adds examples for default values for dropdowns, all dropdown types now
support default values not just selection.
11 years ago
jlukic
80290352b9
continuing to fix ui input
11 years ago
jlukic
3d3c513897
continuing work on ui input positioning
11 years ago
jlukic
6114de56e1
Fixes issue where input icon might be reversed when font color of parent is reversed
11 years ago
jlukic
f03673e316
fixes #250 adds orange segment and label
11 years ago
jlukic
e5f63c9fb3
adds sizing menu formatting for input and dropdown fixing #173 . Improves centering of input in chrome
11 years ago
jlukic
0b0123e063
Adds cursor formatting for icon input to prevent text selection cursor
11 years ago
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