320 Commits

Author SHA1 Message Date
Christopher McCulloh
f03d8c2f0c (GH1964) adds underline to focused elements 2017-06-14 13:46:05 -04:00
Stephen Williams
a5ad40fdf6 add required class form group for asterisk on control label 2017-04-19 17:25:54 -04:00
Stephen Williams
55a700eeaf whitespace 2017-04-19 17:25:54 -04:00
Ryan Guest
a2b68c63c5 Fix a few small typos 2017-04-04 09:28:22 -07:00
Stephen Williams
ce0b6f553a add style for loader graphic to respect boundaries (fix #1913) 2016-12-21 15:40:46 -05:00
Christopher McCulloh
b9df0edcd0 Merge branch 'master' into GH1884---use-mc-theme-svg-for-loader 2016-10-26 17:22:26 -04:00
Christopher McCulloh
3e8a3cb023 (GH1884) replaces JS loader with SVG. Stubs out old JS methods for backwards compat 2016-10-26 16:58:23 -04:00
Christopher McCulloh
e0bdc7e2c4 (GH1887) adds ability to accomodate secondary text in template for wizard. 2016-10-24 16:25:15 -04:00
Stephen James
89b8c64d31 Update repeater header checkbox to use correct markup 2016-07-21 00:14:14 -04:00
Jason.Gekeler
d826662777 use no-js-checkboxes for checkall 2016-04-20 11:46:04 -04:00
Chris Corwin
7c02c5c120 Adds truncate mixin and helper class. Also adds some help to individual controls styles where truncate might be applied to wrapper (like tree) or with form elements to compensate for the inline-block that truncate requires (like checkbox, radio). 2016-03-23 16:41:33 -04:00
Chris Corwin
2727daca7f Merge remote-tracking branch 'origin/master' into GH1768---add-ability-to-text-to-automatically-truncate-when-space-requires
* origin/master:
  Regenerated CSS files using `grunt less` for verification.
  Fixes variables.less to use correct format for "strictMath". The correct format is just that "math should be surrounded by parenthesis"
  chore(package): update grunt-cli to version 1.1.0
  Make Travis use node 4 too.
  Require node 4
  chore(package): update grunt-contrib-connect to version 1.0.1
  chore(package): update jquery to version 2.2.2
  chore(package): update grunt-contrib-uglify to version 1.0.1
  chore(package): update moment to version 2.12.0
  chore(package): update grunt-contrib-less to version 1.2.0
2016-03-23 16:21:58 -04:00
Chris Corwin
94ae9bcb3e WIP 2016-03-23 15:47:36 -04:00
Dave Woodward
4c2ecfa671 Fixes variables.less to use correct format for "strictMath".
The correct format is just that "math should be surrounded by
parenthesis"
2016-03-23 15:41:13 -04:00
Christopher McCulloh
16a6399e39 (GH1710) merges latest from master 2016-02-23 13:56:49 -05:00
Christopher McCulloh
427fa2dfe7 (GH1710) adds filter option to combobox and keyboard nav for dropdown 2016-02-19 14:28:22 -05:00
Christopher McCulloh
4b0eec0d20 (GH1708) adds lazy loading to tree 2016-02-18 11:11:52 -05:00
kevinparkerson
8171a2832d improving appearance of disabled sub-controls in repeater-list and repeater-thumbnail 2015-12-09 13:48:00 -05:00
Kevin Parkerson
ea668be407 Merge pull request #1645 from cormacmccarthy/GH1644---break-input-group-addon-styles-out-from-checkbox-inlinefuelux
separates out input-group-addon styles and updates index page html
2015-12-03 17:08:20 -05:00
kevinparkerson
fdac4488b1 made placard divs with data-textarea work correctly with ellipsis. also fixed ellipsis bug for textareas 2015-12-03 11:10:53 -05:00
Christopher McCulloh
d62dbc0dec separates out input-group-addon styles and updates index page html 2015-12-03 10:36:55 -05:00
kevinparkerson
2e5dac4937 initial contenteditable div support for placard 2015-12-02 19:31:50 -05:00
kevinparkerson
95952d7729 Solves issues with repeater resizing by simply resizing columns (including frozen and action) instead of re-rendering. Related to issues 1568 & 1569 2015-11-23 04:13:22 -05:00
Christopher McCulloh
77b53cc299 corrects styling issues with actions column header 2015-10-16 17:31:10 -04:00
Christopher McCulloh
0541577402 Merge remote-tracking branch 'origin/master' into GH1569---repeater-resize-issues 2015-10-16 13:10:04 -04:00
Christopher McCulloh
b0815440f4 rerenders on resize for list view with frozen or action columns. removes odd border on last spacer column 2015-10-15 20:49:13 -04:00
Christopher McCulloh
8260c1ddb8 removes unnecessary blank element from header 2015-10-14 14:33:42 -04:00
Scott Williams
b7534b0967 revamped the markup entirely to properly use bootstrap grid system 2015-10-08 18:31:00 -04:00
Chris Corwin
87de34b1c0 HOT FIX - put icons back into place so fuelux font loads 2015-10-02 11:46:37 -04:00
Chris Corwin
84d00feedb HOT FIX - put icons back into place so fuelux font loads 2015-10-02 11:44:22 -04:00
Chris Corwin
307a86cf0f Adds fuelux-core.less and imports into individual files, this time with correct variable names. 2015-10-01 15:16:43 -04:00
Chris Corwin
1f746c0271 Revert inadvertant changes to mixin and classnames that aren't less variables 2015-10-01 14:29:03 -04:00
Chris Corwin
3ec1c30379 Revert Image-transform to ImageTransform 2015-10-01 14:16:59 -04:00
Chris Corwin
91fa06c76d Reverts icons.less and fixes dropUp dropup mixup with Bootstrap dropup. 2015-10-01 14:14:22 -04:00
Chris Corwin
cac2e49da5 Modifies all less verialbes to be dash-case instead of camelCase. 2015-10-01 14:08:11 -04:00
Christopher McCulloh
b30b9aba94 fixex #1547 button overflow overlap issue 2015-10-01 11:22:37 -04:00
Christopher McCulloh
7db8aa6ca9 moves arrow into alignment with top arrow 2015-09-21 15:52:11 -04:00
Christopher McCulloh
ce6bb5a5b3 (GH1482---replace-f1f1f1-with-gray98fuelux) fixes #1482 replaces hex values with color palette variable 2015-09-18 15:02:05 -04:00
Christopher McCulloh
6b7f66cc2f (picker) admits that CSS exists and should be used when appropriate 2015-09-18 10:04:41 -04:00
Christopher McCulloh
a23a7c46da (picker) fixes unit tests 2015-09-16 17:18:52 -04:00
Christopher McCulloh
7172f55309 (superpicker) renames superpicker picker 2015-09-15 16:30:36 -04:00
Christopher McCulloh
8021e5a022 (superpicker) superpicker styling and interactivity. Allows to be triggered by other elements 2015-09-15 12:13:15 -04:00
Christopher McCulloh
b74770e5fb adds basic display functionality of superpicker 2015-09-15 12:13:15 -04:00
Stephen James
d20f5e4e3c Remove border-radius from wizard first step bottom left 2015-08-24 17:08:02 -04:00
David Brainer-Banker
9bc8a03618 Support the slightly more compliant data-has-children as well as the existing haschildren attribute 2015-08-21 10:59:33 -04:00
Ben Davis
9bc3901f55 Updates for firefox fixes 2015-08-03 14:21:32 -04:00
Ben Davis
9bf51c17c0 Cleaning up some unused styles to help mctheme 2015-07-31 15:09:19 -04:00
Ben Davis
ed63f0c5cc Fixes #1311
Handling the addition of "bulk actions". Now when multiple items are selected returns all items with each items properties and the item itself.

Updating test for change in returned action obj

Make repeater actions have pointer cursor
Fixes #1411

Had to make a few changes to deal with the new additions within multi select. Added support for just selected instead of multi-selected.

Overwritting css class for actions dropdown menu to show glyphicons

Fix to index view. Column sizing on

Bad selector in multi-select-enabled if columnsyncing was not turned on

Adding a check to see if there are actions selected or not. If none selected bluk actions is disabled.
Center actions column and not using hard coded padding values

Updating the selecting of rows / clicking on rows.

Had to make a few changes to deal with the new additions within multi select. Added support for just selected instead of multi-selected.
2015-07-31 13:13:38 -04:00
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
Stephen James
6696715fa0 Bring in LESS updates from previous opacity PR #1360 2015-07-10 14:14:48 -04:00