This website requires JavaScript.
3c99e243d3
More code cleanup, better test coverage, and doc cleanup
master
Timothy J. Warren
2014-09-17 09:31:12 -0400
3ef9e89ab6
Simplify and cleanup event and dom modules, add context option to main constructor
Timothy J. Warren
2014-09-12 16:14:12 -0400
8e9d93a525
Add ability to use object as an argument to dom.css method, update docs to be more accurate
Timothy J. Warren
2014-09-05 11:57:18 -0400
14b8a6c981
Remove util module, add event creation and triggering, remove some old/redundant in code checks, and greatly increase test coverage.
Timothy J. Warren
2013-12-12 15:13:57 -0500
517fe203e7
Remove legacy feature checks and server sent events
Timothy J. Warren
2013-12-11 21:37:51 -0500
67991ae40d
Updated undefined checks for smaller minified script.
Timothy Warren
2013-06-19 10:13:21 -0400
35bdf75408
Fix fix for bug
Timothy Warren
2012-11-16 14:02:25 -0500
c861483d75
Fix ajax bug
Timothy Warren
2012-11-15 13:42:14 -0500
8193bbab38
Slim down library by removing IE 8 support
v0.7.0
Timothy Warren
2012-10-04 17:25:09 +0000
5dc517f24e
Removed console.log statement from util module
Timothy Warren
2012-05-24 09:56:39 -0400
6829ad10f7
Remove any console.log statements
Timothy Warren
2012-04-26 13:21:47 -0400
1dad460368
Added error callback parameter to ajax methods
Timothy Warren
2012-04-19 08:16:04 -0400
3ed6b229f6
Streamlined sse method
Timothy Warren
2012-04-12 13:12:11 -0400
da02feb2d2
docs cleanup
Timothy Warren
2012-04-12 13:00:55 -0400
3f3956a345
Misc cleanup
Timothy Warren
2012-04-06 10:40:53 -0400
e3f79c3fa2
Removed template module tests
Timothy Warren
2012-04-05 18:42:37 -0400
000b462b17
Remove extraneous IIFEs in concatenated file, remove indexedJS module
Timothy Warren
2012-04-05 18:39:10 -0400
08f1e03f23
ES5 improvements
Timothy Warren
2012-04-05 16:32:05 -0400
6cfd535f19
Replace sse event labels
Timothy Warren
2012-04-03 16:39:20 -0400
5381e70fe7
Remove template module docs
Timothy Warren
2012-04-03 14:56:40 -0400
5395f4773f
Actually minify kis-lite-dom-min.js
Timothy Warren
2012-04-03 14:47:14 -0400
5ef4e7f837
Added ..sse method for server-sent events
Timothy Warren
2012-04-03 14:39:26 -0400
9aa6a96b88
Update docs
Timothy Warren
2012-03-29 12:05:11 -0400
ed64186a58
More cleanup, remove template module
Timothy Warren
2012-03-29 11:58:32 -0400
04e8f2e3c7
Misc cleanup
Timothy Warren
2012-03-29 11:48:11 -0400
51dccdeaf9
Indexed DB additions
Timothy Warren
2012-02-28 14:37:42 -0500
d5779520d7
0.5.0 release
kis-js-0.5.0
0.5.0
Timothy Warren
2012-02-23 12:53:19 -0500
647e3f3d3d
Merge branch 'master' of github.com:aviat4ion/kis-js
Timothy Warren
2012-02-23 12:43:00 -0500
b5c203aa15
Miscellaneous cleanup / fixes
Timothy Warren
2012-02-23 12:42:33 -0500
b45707675c
Updated .gitignore
Timothy Warren
2012-02-08 12:01:05 -0500
1a8addc49c
Fixed broken tests
Timothy Warren
2012-02-08 11:54:46 -0500
6b2fab7b46
Started indexedDB module
Timothy Warren
2012-02-08 11:36:43 -0500
19ab4751e4
Removed classlist polyfill from kis-lite.js
Timothy Warren
2012-01-24 08:55:21 -0500
a0d09416cb
Updated Readme
Timothy Warren
2011-12-12 11:50:20 -0500
5757986aa8
Added lite versions
Timothy Warren
2011-12-12 11:47:20 -0500
d62d9ff127
Merge pull request #12 from Na7coldwater/combine
Timothy Warren
2011-12-06 08:45:09 -0800
6d990b65bb
Misc updates
Timothy Warren
2011-12-06 11:47:22 -0500
095f93ebb2
Added tests for append and prepend methods of dom module
Timothy Warren
2011-11-22 23:28:22 -0500
e635925a6d
Added append and prepend methods to dom module
Timothy Warren
2011-11-22 15:23:50 -0500
c83ea1ce89
Added divider variable
Na7coldwater
2011-11-19 17:18:57 -0700
b6f16a4758
Updated documentation for store module
Timothy Warren
2011-11-15 12:10:42 -0500
7b73be9de7
Merge branch 'master' of github.com:aviat4ion/kis-js
Timothy Warren
2011-11-15 12:04:17 -0500
f98323aeec
Added template module
Timothy Warren
2011-11-15 12:03:12 -0500
f03c9431dd
Updated header comment on store module
Timothy Warren
2011-11-09 12:50:41 -0500
057e8c1dd7
Updated location of development docs
Timothy Warren
2011-11-08 16:09:26 -0500
69fb63a983
Added IE event.preventDefault polyfill
Timothy Warren
2011-11-06 17:11:34 -0500
9205532e79
Fixed deferred events in IE8
Timothy Warren
2011-11-04 16:42:07 -0400
40534cd87c
Minified HTML in documentation
Timothy Warren
2011-11-03 20:23:13 -0400
905f9431f3
Various fixes
Timothy Warren
2011-11-03 16:04:35 -0400
b13b012a25
Added session storage option to store module, fixed some unit tests, improved String.trim() polyfill
Timothy Warren
2011-11-03 13:47:11 -0400
a26a04f1a7
Misc updates
Timothy Warren
2011-11-02 19:12:58 -0400
59bfb68a4e
Moved polyfills to their own file
Timothy Warren
2011-11-02 12:10:58 -0400
090212cd9d
Updated incorrect function example for ..each method
Timothy Warren
2011-11-02 08:39:33 -0400
ecb538787b
Various documentation fixes
Timothy Warren
2011-11-02 08:37:37 -0400
53522e24df
Fixed documentation missing . object
Timothy Warren
2011-11-01 21:06:01 -0400
fe829d75cd
Updated readme file
Timothy Warren
2011-11-01 20:57:22 -0400
8bc99c465b
Added live and delegated event handlers to status.event module
Timothy Warren
2011-11-01 20:14:38 -0400
fa3fb5686f
Added better documention, changed version number
Timothy Warren
2011-11-01 18:56:27 -0400
d64b83d2e5
Updated Events Module, and modularized tests
Timothy Warren
2011-11-01 08:29:53 -0400
8969cd31cb
Updated Events Module, and modularized tests
Timothy Warren
2011-11-01 08:29:21 -0400
d1f1af40ae
Updated selector function to add context, privitized reverse_key_sort function in util module
Timothy Warren
2011-10-31 11:56:59 -0400
2cefaa19aa
Updated documentation for new functions
Timothy Warren
2011-10-24 19:25:15 -0400
3d241c2f8b
Removed redundant functions
Timothy Warren
2011-10-24 19:19:29 -0400
ab99f79b2c
Added str_trans function
Timothy Warren
2011-10-24 19:18:22 -0400
21ffcb19c9
Added object_merge tests
Timothy Warren
2011-10-24 12:38:33 -0400
f1bd4d92ee
Added object_merge function
Timothy Warren
2011-10-24 12:35:48 -0400
b43960338a
Added object_merge function
Timothy Warren
2011-10-24 12:33:54 -0400
90bceb4fe9
Revert "Added object_merge function and tests"
Timothy Warren
2011-10-24 12:26:00 -0400
1237ea511e
Added object_merge function and tests
Timothy Warren
2011-10-24 12:24:10 -0400
69ee39623d
Added reverse_key_sort method to util module, updated tests and qunit
Timothy Warren
2011-10-21 09:57:46 -0400
db76e16393
Added start of util module, removed ..dom.children function
Timothy Warren
2011-10-20 17:31:29 -0400
c15fff3b4b
Updated .gitignore file
Timothy Warren
2011-10-19 17:57:49 -0400
5206f6f259
Updated compiled js file
Timothy Warren
2011-10-18 11:16:51 -0400
1a007356d0
Remove kis-custom.js
Timothy Warren
2011-10-18 11:14:16 -0400
06fa41aa0c
Remove kis-custom.js
Timothy Warren
2011-10-18 11:12:40 -0400
038a579554
Miscellaneous updates
Timothy Warren
2011-10-18 11:08:51 -0400
5529d98054
Updated to match local repo...DOM.children almost works
Timothy Warren
2011-08-10 16:30:36 -0400
980410b901
Fixed README formatting, added start of dom.children method
Timothy Warren
2011-07-27 12:06:56 -0400
19de9f1409
Formatting
Timothy Warren
2011-07-26 16:26:17 -0300
c1528a0b8b
Readme Formatting
Timothy Warren
2011-07-26 15:38:15 -0400
da22f46b89
Edited README.md via GitHub
Timothy Warren
2011-07-26 16:18:00 -0300
1c014459df
Readme formatting, and start of DOM .children function
Timothy Warren
2011-07-26 15:29:30 -0400
f8350e516a
Edited README.md via GitHub
Timothy Warren
2011-07-26 15:18:41 -0300
84d05b4cf8
Edited README.md via GitHub
Timothy Warren
2011-07-26 15:18:19 -0300
5f8b289e22
Edited README.md via GitHub
Timothy Warren
2011-07-26 15:17:59 -0300
1b5d20b31d
Version 0.2.0 final
Timothy Warren
2011-07-25 10:06:39 -0400
a297c25815
Fixed path to js file for unit tests
v0.2.0
Timothy Warren
2011-07-21 16:01:15 -0400
20ca5e272b
Split source into modules, and added script to combine them
Timothy Warren
2011-07-21 14:18:10 -0400
ac1bd247b9
Updated Readme
Timothy Warren
2011-07-20 15:14:32 -0400
9174ceb6dd
Fixes issue #7 , various jshint fixes
Timothy Warren
2011-07-20 13:03:21 -0400
492f7bb2ed
Fixed event listener issue
Timothy Warren
2011-07-20 08:22:13 -0400
d75001d5bd
Merge pull request #9 from scud43/master
Timothy Warren
2011-07-19 18:07:01 -0700
593ddc96df
fix problem where sel in extension objects was always winding up undefined
Preston Skupinski
2011-07-19 20:33:56 -0400
bbd65b2cb7
Added more dom module tests
Timothy Warren
2011-07-15 16:24:32 -0400
226c4c38c4
Fixed a bunch of issues, added more unit tests. All pass
Timothy Warren
2011-07-14 21:53:16 -0400
457ccf07a4
Fixed a bunch of issues, added more unit tests. All pass
Timothy Warren
2011-07-14 21:52:17 -0400
afde37c6e3
Merge pull request #6 from Na7coldwater/unit_tests
Timothy Warren
2011-07-14 03:34:49 -0700
f7bf984d68
Fix issue #5
Nate B
2011-07-13 22:41:34 -0600
4c1bfea9e9
Added two unit tests
Nate B
2011-07-13 22:36:52 -0600
14be928463
Added some unit tests. Will need to add many more
Timothy Warren
2011-07-13 12:06:12 -0400