22 Commits

Author SHA1 Message Date
Ben Davis
a8a972b223 Fixes #1311
Added checkbox support for multi select

Resolving issues found from failed test. Was not returning selected items properly

Adding sort to both repeater options

Fixing frozen columns, actions, multi select to work with list_columnSizing and list_columnSyncing.
Fixes #1411 Repeater actions to have pointer cursor.
Fixes #1311 adds checkbox support for multi select

Fix broken test due to change of width property in actions option

remove unneeded width property from repeater

Fixes Actions function to string
- removing 'multi-selected' and making everything 'selected'
- removing fuelux icons from index example

Found issue in test with way returning selected items. Was also selecting the frozen column since it had the selected class. Had to change to specifically look for only the main table items.

Removing data-initialize of the checkboxes
2015-07-28 12:14:48 -04:00
Ben Davis
86b015a1ea Added a demo to the index page.
- Won't be adding documentation yet till multi select is completed and integrated.
- Added Unit tests
- Fixed remaining IE9 bugs
2015-06-12 17:38:42 -04:00
Ben Davis
3d8e2da1a9 Adding a Frozen Column repeater to index page to test changes to either style of list repeater to make sure does not change other.
- Changing from seperate repeater to adding another view to current repeater
2015-04-22 14:17:33 -04:00
Chris Corwin
1965055ee6 Checkbox and radio button style and markup work done in advance of deprecating the custom controls javascript. New grunt servedev task added to Gruntfile.js for LESS dev work. New markup examples added.
Checkbox and radio button style and markup work done in advance of deprecating the custom controls javascript. New grunt servedev task added to Gruntfile.js for LESS dev work. New markup examples added.
2015-03-04 17:35:23 -05:00
Stephen James
f1bc859214 pillbox-attributes: Add attributes object to addItems method 2014-09-30 17:31:50 -04:00
Stephen James
b98d7eb7eb convert index sample code to tabs 2014-09-29 18:01:21 -04:00
kevinparkerson
7756cd7bb7 updating index to better represent controls 2014-09-29 17:08:22 -04:00
Stephen James
ac90fa4385 Tree update
- Add caret to call folders with has children option
- Tree items now buttons to allow tabbing access
- Add support for custom icons
- Add bullet font icon for unselected items
- Update padding and general layout
- Remove parent highlight of selected item
2014-06-26 17:14:38 -04:00
Stephen James
3123d82a84 Modify and test UI initialization when user interacts (data-api) except for those needing data-sources 2014-06-11 11:38:45 -04:00
Stephen James
253e109d31 add infinite scoll css back in 2014-06-10 17:18:35 -04:00
Stephen James
16d9fa7aca Update datepicker CSS and form markup on index 2014-06-03 12:16:09 -04:00
Stephen James
9d72332ae3 Update all controls to support ARIA 2014-05-23 16:56:59 -04:00
interactivellama
627a9b321d remove container fixed width 2014-05-21 17:54:39 -04:00
interactivellama
ce8557cf2a add clearfix mixin to spinbox wrapper 2014-05-21 10:05:18 -04:00
interactivellama
ccb16aab85 example CSS 2014-05-19 16:07:25 -04:00
interactivellama
1924168383 make tree responsive (remove ellipses, add overflow: auto)
Problems
2014-05-05 15:09:59 -04:00
interactivellama
40d36c1492 Update intelligent dropdown and pillbox to use it
Also make pillbox more Bootstrap-ish with styles syntax
2014-04-29 16:57:08 -04:00
dwaltz
833288e1e5 pillbox 3.0.0 pillbox progress intelligent suggestion drop 2014-04-03 14:00:46 -04:00
Stephen James
97dd4abf2d Pretty up Wizard, add sample method buttons
Added semantic labels, content to panes
2014-03-28 11:56:02 -04:00
dwaltz
a911291294 wizard 3.0.0 updated markup and unit tests 2014-03-19 10:55:17 -04:00
dwaltz
4ab2a6f40d search 3.0.0 2014-03-13 14:59:35 -04:00
kevinparkerson
13b3f21bb6 adding javascript back to the index page 2014-03-12 19:59:21 -04:00