Rob Garrison
c77d7b2d6e
v2.28.12
2017-05-26 15:11:58 -05:00
Rob Garrison
e3227a7af0
v2.28.11
2017-05-24 18:53:44 -05:00
Rob Garrison
7f082fa019
v2.28.10
2017-05-16 15:33:15 -05:00
Rob Garrison
72b45976d8
v2.28.8
2017-04-18 19:50:08 -05:00
Rob Garrison
f006d8aa5f
v2.28.6
2017-04-02 06:34:02 -05:00
Rob Garrison
85b8a9e481
version bump
2016-12-08 07:48:07 -06:00
Rob Garrison
920dd01baa
Fix lint issues & version bump
2016-11-26 19:40:00 -06:00
Rob Garrison
847b6676f4
version bump
2016-09-01 11:46:28 -05:00
Rob Garrison
eadc89846f
Parser: header checkbox remains unchecked when table is hidden. Fixes #1090
2016-08-24 12:06:42 -05:00
Rob Garrison
27a931e785
version bump
2016-08-22 10:41:07 -05:00
Rob Garrison
45a2abcfd9
Docs & parser: Update sugar library v2.0+. Fixes #1275
2016-08-18 14:37:15 -05:00
Rob Garrison
1a733a78b7
version bump
2016-07-31 20:48:27 -05:00
Rob Garrison
a7abfa4e11
version bump
2016-04-29 21:32:47 -05:00
Rob Garrison
a26a5e79ea
Parser: Fix indeterminate checkbox checked state in IE. See #1199
2016-04-26 14:45:39 -05:00
Rob Garrison
6baf0ac0ff
Parser: fix indeterminate checkbox issue in IE. See #1199
2016-04-26 14:20:04 -05:00
Rob Garrison
e03d4b24dc
Parser: header checkbox properly updates row classnames. See #1199
2016-04-26 12:11:13 -05:00
Rob Garrison
d089be2734
version bump
2016-03-01 23:00:22 -06:00
Rob Garrison
b0b912ae35
Parser: Add huge number parser. See #1161
2016-02-23 11:51:31 -06:00
Rob Garrison
01b531ee8e
version bump
2016-01-15 07:52:22 -06:00
Rob Garrison
c9db44504e
Parser: checkbox value should no longer change. Fixes #1125
2016-01-13 20:50:17 -06:00
Rob Garrison
03db8eec0e
version bump
2015-12-13 16:24:42 -06:00
Rob Garrison
b84b38e6fa
Parser: return true for header checkbox to work in IE8
2015-12-02 07:38:22 -06:00
Rob Garrison
3dfed568de
Parsers: checkbox row class & header work with sorter-false. See #1090
2015-11-30 12:07:58 -06:00
Rob Garrison
fe23f7c0c1
version bump
2015-11-22 22:05:06 -06:00
Rob Garrison
a85a2a5a66
Parsers: don't use $.extend for simple additions
2015-11-22 21:21:50 -06:00
Rob Garrison
c10d4a334f
Parser: Add alternate date range parser & update filter insideRange
2015-11-20 23:14:02 -06:00
Rob Garrison
8f810ef4d9
Parser: date month - other added language data no longer removed
2015-11-20 23:09:47 -06:00
Rob Garrison
8a9e52827e
Parser: input-select updates. See #971
...
- Prevent javascript error.
- Include thead checkbox code to update tbody column checkboxes.
- Add thead checkbox updating with indeterminate state.
2015-11-14 22:05:44 -06:00
Rob Garrison
a203ac5f52
version bump
2015-11-10 15:27:30 -06:00
Rob Garrison
bf98c96265
Parser: Add file-extension parser
2015-11-09 15:09:12 -06:00
Rob Garrison
9607fed175
Build: fix uglify comment removal & update dist folder
2015-11-06 13:41:19 -06:00
Rob Garrison
4fc923ec78
Parsers: globalization tweaks & new parser
...
Make month & weekday Globalize ready.
globalization parser now caches the Globalize object in a "Globalize" option
Add "weekday-index" parser
Update demos
2015-11-02 01:19:44 -06:00
Rob Garrison
1d813bd766
version bump
2015-10-31 11:06:09 -05:00
Rob Garrison
6905b9bb3e
Grunt: update build files
2015-10-31 10:20:22 -05:00
Rob Garrison
85997765d7
Grunt: update build files
2015-10-27 17:01:07 -05:00
Rob Garrison
5d4529c37d
Global: call internal functions directly; stop using trigger
2015-10-22 16:41:34 -05:00
Mottie
805be29302
version bump
2015-08-17 21:08:41 -05:00
Mottie
b908633d50
Parser: fix js error when no rows returned
2015-08-14 17:07:56 -05:00
Mottie
10bc23fa24
Overall: set jsHint "undef" & "unused" options. Fixed issues
...
The math widget had a javascript error which jsHint was not catching
2015-07-28 15:57:01 -05:00
Mottie
b3dd4b7c75
version bump
2015-07-28 15:01:32 -05:00
Mottie
bb1139bc63
Parser: checkbox in multiple columns toggles row class correctly
2015-07-26 12:01:21 -05:00
Mottie
75de112ef6
Build: Add jscs checking & fix style issues
...
Thanks @Herst!
2015-07-22 23:29:51 -05:00
Mottie
73f5467c1f
Parser: support metric base unit case insensitivity
2015-06-17 16:38:27 -05:00
Mottie
13a035cad0
Parser: add checkbox parser class name ("checkboxClass") option
2015-06-05 13:16:36 -05:00
Mottie
261808d2ac
Grunt: update modules & dist files
2015-05-30 15:07:37 -05:00
Mottie
13e3d0593d
version bump
2015-05-17 15:32:53 -05:00
Mottie
6f4277a225
Parser: MAC address parser no longer auto-detected as ipv6. See #895
2015-05-04 07:46:39 -05:00
Mottie
ba9f6ae58e
Parser: MAC address parser returns original string if grossly invalid. Fixes #895
...
The MAC parser does not validate the address!
2015-05-04 07:42:00 -05:00
Mottie
79ea44ad07
Parser: input-select cleanup & add event namespaces
2015-05-03 23:00:10 -05:00
Mottie
de9421bda8
Parsers: Add jQuery Globalize parser
...
Fix input-numeric parser to allow parsing a zero value
2015-05-02 15:15:56 -05:00