Commit Graph

53 Commits (master)

Author SHA1 Message Date
sebtiz13 2ae138280a Update data-table.js
Correction of syntax
2017-06-27 08:12:51 -04:00
sebtiz13 47518d514f Update data-table.js
Thanks for your comments.
I hope that this solution seems to you better
2017-06-27 08:12:51 -04:00
sebtiz13 71ad03e8ef Automatic uncheck header checkbox
Uncheck the main checkbox when unchecking a checkbox if is checked
2017-06-27 08:12:51 -04:00
Konstantin Mamaev fd21836fd4 Fix js lint issues (#5013) 2017-02-24 16:04:07 +00:00
Jonathan Garbee ba6adeea9d Remove automatic name/value example. Functionality was removed before publishing. 2016-04-06 19:14:18 -04:00
Jonathan Garbee f99892cbb1 Fix double ascending modifier in config options. 2016-02-16 07:32:23 -05:00
Tommy Leunen 2f818347a0 fixes #4084 - DataTable sorting icon 2016-02-07 17:32:32 -05:00
Jonathan Garbee 94a8a93181 Tweak data-table to make action alignment just work. 2016-01-18 18:39:36 -05:00
Sérgio Gomes d27f47fd28 Adding documentation for new data-table options 2015-12-15 11:26:36 +00:00
ali-tas bb1550c8c6 Changed modifier naming to refer to the header block instead of the whole data table 2015-12-06 18:16:46 +02:00
ali-tas 146792e803 Changed ligatures to codepoints 2015-12-06 18:15:27 +02:00
ali-tas a8ceb94ad1 Added sorted column style as described in https://www.google.com/design/spec/components/data-tables.html#data-tables-interaction 2015-12-06 15:56:26 +02:00
Sérgio Gomes b271c8b80b Some minor closure compiler improvements/fixes. 2015-11-18 13:12:30 +00:00
Sérgio Gomes 5363c5df4d Merge branch 'mdl-1.0' 2015-11-02 17:08:56 +00:00
Sérgio Gomes f379fcc6b2 Merge pull request #1770 from google/cleanup-docs-1.0
Cleanup docs
2015-11-02 11:55:52 +00:00
Jonathan Garbee f716db5e3c Cleanup duplicate blocks. Add newline after headings. 2015-10-20 15:00:28 -04:00
Jonathan Garbee 0fbf69f3f1 Remove automatic name and value for data table checkboxes. 2015-10-20 07:28:17 -04:00
Jonathan Garbee 848d5d0498 use has/getAttribute instead of dataset. 2015-10-18 16:15:27 -04:00
Jonathan Garbee 4356b00cb6 Add select element class to CssClasses_ property. Clean up multiple class assignment to checkbox. 2015-10-18 15:01:39 -04:00
Sérgio Gomes 2142fab6c3 Small fixes to JS after internal code review. 2015-10-16 14:35:34 +01:00
Sérgio Gomes c59b5f5398 Closure compiler fixes for new data table functionality 2015-09-09 16:35:53 +01:00
Sérgio Gomes 648a49dc63 Merge branch 'mdl-1.0' 2015-09-09 16:27:38 +01:00
Sérgio Gomes 1f19446b4d Small Closure compiler bugfixes to data-table and slider 2015-09-08 14:53:38 +01:00
Sérgio Gomes aa12bad6b9 Exporting symbols on all components, and minor referencing bugfixes. 2015-09-08 14:44:12 +01:00
Sérgio Gomes aac875fd77 Merge branch 'mdl-1.0' 2015-09-07 10:59:15 +01:00
Sérgio Gomes fde7a9846c Styling fixes across the codebase to play well with Closure.
Also configures JSCS to work with our code a bit better.

Adding license and description to closure-camel-case.js

Some extra fixes

Fixes from @samthor review
2015-09-07 10:29:59 +01:00
Jonathan Garbee 0fbc988522 Add name and value options to datatable selectors. Fix data table tests to run. 2015-08-28 12:07:47 -04:00
Jonathan Garbee bb8e230263 Fix merge conflicts with data tables update. 2015-08-25 07:35:01 -04:00
Yamavu 7cce9dc5cb insert empty <td> in <tfoot> of selectable datatable 2015-08-25 07:16:57 -04:00
Djalma Araujo aaa7e0a12d #1355 - Adding the code change 2015-08-25 09:27:45 +01:00
Victor Häggqvist a64e9b6809 fix add space between # and headings (closes #1450)
This makes the intended headings actual headings in the generated docs
2015-08-22 12:30:34 +01:00
Surma a5a44f9ecc Revert "Fix iOS data table scrolling. Fixes #1194." 2015-08-18 14:07:19 +01:00
Sérgio Gomes eb12f0817f Fix data table header checkbox positioning. Fixes #923. (Closes #1409) 2015-08-17 17:38:05 +01:00
Sérgio Gomes cdb6ac49e1 Fix iOS data table scrolling. Fixes #1194.
Based on PR #1195, with added comment.
2015-08-17 15:51:58 +01:00
Surma 7752a4effc Revert "#1355 - Auto Check Checkboxes when the row has the is-selected class" 2015-08-12 11:50:43 +01:00
Djalma Araujo 50ee8ca98f #1355 - Auto Check Checkboxes when the row has the is-selected class 2015-08-11 18:01:04 -03:00
Sérgio Gomes d1be0391a8 Add variables for font sizes in components.
Fixes #1347 and all the others I could find.
Also removes some dead code.
2015-08-10 15:24:48 +01:00
Surma 55c3c2f2c7 Wrap data-table in IIFE 2015-08-10 11:32:56 +01:00
Marc Cohen 48d0ed5c69 removed doc links to demo pages because they are redundant and are badly formatted, only value is testing so pages are retained for that purpose but links removed from all comp pages (Closes #667) 2015-07-03 14:48:24 +01:00
Marc Cohen f7aa40cbb6 snippets for table comp page 2015-07-01 16:12:40 +01:00
Luke Mahe af9016de0f Adding mixin imports to files that use mixins (Closes #544) 2015-06-30 11:11:33 +01:00
Sérgio Gomes 47d75d282e Fix visual issues with data tables 2015-06-29 11:47:27 +01:00
Jonathan Garbee 632022db3f Align Data Tables with MD spec (Closes #506) 2015-06-27 12:48:59 +01:00
Addy Osmani dd4a8c21ec Add data-table documentation 2015-06-27 12:43:03 +01:00
Jonathan Garbee 59ac27904b Assign class string as widget name. (Closes #481) 2015-06-26 11:58:00 +01:00
Luke Mahe d74aab72be Adding @license 2015-06-22 09:40:32 +01:00
Sérgio Gomes 6fc0ed2ece Fixing issue with auto checkboxes in data-table 2015-06-19 15:23:54 +01:00
Sérgio Gomes 41cd1bbb49 Major changes to component documentation:
- Reorganized components in categories
- Updated all icons (per category, now)
- Fixed menu and tooltip demos
2015-06-09 14:21:07 +01:00
Jonathan Garbee c5cdde71ca Remove period from classes in markup. 2015-06-08 08:06:18 -04:00
Sérgio Gomes f69173182c Reworking data table demo 2015-06-02 14:45:48 +01:00