Commit Graph

153 Commits

Author SHA1 Message Date
Timothy Warren 3c99e243d3 More code cleanup, better test coverage, and doc cleanup 2014-09-17 09:31:12 -04:00
Timothy Warren 3ef9e89ab6 Simplify and cleanup event and dom modules, add context option to main constructor 2014-09-12 16:14:12 -04:00
Timothy Warren 8e9d93a525 Add ability to use object as an argument to dom.css method, update docs to be more accurate 2014-09-05 11:57:18 -04:00
Timothy Warren 14b8a6c981 Remove util module, add event creation and triggering, remove some old/redundant in code checks, and greatly increase test coverage. 2013-12-12 15:13:57 -05:00
Timothy Warren 517fe203e7 Remove legacy feature checks and server sent events 2013-12-11 21:37:51 -05:00
Timothy Warren 67991ae40d Updated undefined checks for smaller minified script. 2013-06-19 10:13:21 -04:00
Timothy Warren 35bdf75408 Fix fix for bug 2012-11-16 14:02:25 -05:00
Timothy Warren c861483d75 Fix ajax bug 2012-11-15 13:42:14 -05:00
Timothy Warren 8193bbab38 Slim down library by removing IE 8 support 2012-10-04 17:25:09 +00:00
Timothy Warren 5dc517f24e Removed console.log statement from util module 2012-05-24 09:56:39 -04:00
Timothy Warren 6829ad10f7 Remove any console.log statements 2012-04-26 13:21:47 -04:00
Timothy Warren 1dad460368 Added error callback parameter to ajax methods 2012-04-19 08:16:04 -04:00
Timothy Warren 3ed6b229f6 Streamlined sse method 2012-04-12 13:12:11 -04:00
Timothy Warren da02feb2d2 docs cleanup 2012-04-12 13:00:55 -04:00
Timothy Warren 3f3956a345 Misc cleanup 2012-04-06 10:40:53 -04:00
Timothy Warren e3f79c3fa2 Removed template module tests 2012-04-05 18:42:37 -04:00
Timothy Warren 000b462b17 Remove extraneous IIFEs in concatenated file, remove indexedJS module 2012-04-05 18:39:10 -04:00
Timothy Warren 08f1e03f23 ES5 improvements 2012-04-05 16:32:05 -04:00
Timothy Warren 6cfd535f19 Replace sse event labels 2012-04-03 16:39:20 -04:00
Timothy Warren 5381e70fe7 Remove template module docs 2012-04-03 14:56:40 -04:00
Timothy Warren 5395f4773f Actually minify kis-lite-dom-min.js 2012-04-03 14:47:14 -04:00
Timothy Warren 5ef4e7f837 Added ..sse method for server-sent events 2012-04-03 14:39:26 -04:00
Timothy Warren 9aa6a96b88 Update docs 2012-03-29 12:05:11 -04:00
Timothy Warren ed64186a58 More cleanup, remove template module 2012-03-29 11:58:32 -04:00
Timothy Warren 04e8f2e3c7 Misc cleanup 2012-03-29 11:48:11 -04:00
Timothy Warren 51dccdeaf9 Indexed DB additions 2012-02-28 14:37:42 -05:00
Timothy Warren 647e3f3d3d Merge branch 'master' of github.com:aviat4ion/kis-js 2012-02-23 12:43:00 -05:00
Timothy Warren b5c203aa15 Miscellaneous cleanup / fixes 2012-02-23 12:42:33 -05:00
Timothy Warren b45707675c Updated .gitignore 2012-02-08 12:01:05 -05:00
Timothy Warren 1a8addc49c Fixed broken tests 2012-02-08 11:54:46 -05:00
Timothy Warren 6b2fab7b46 Started indexedDB module 2012-02-08 11:36:43 -05:00
Timothy Warren 19ab4751e4 Removed classlist polyfill from kis-lite.js 2012-01-24 08:55:21 -05:00
Timothy Warren a0d09416cb Updated Readme 2011-12-12 11:50:20 -05:00
Timothy Warren 5757986aa8 Added lite versions 2011-12-12 11:47:20 -05:00
Timothy Warren d62d9ff127 Merge pull request #12 from Na7coldwater/combine
Added divider variable
2011-12-06 08:45:09 -08:00
Timothy Warren 6d990b65bb Misc updates 2011-12-06 11:47:22 -05:00
Timothy Warren 095f93ebb2 Added tests for append and prepend methods of dom module 2011-11-22 23:28:22 -05:00
Timothy Warren e635925a6d Added append and prepend methods to dom module 2011-11-22 15:23:50 -05:00
Na7coldwater c83ea1ce89 Added divider variable 2011-11-19 17:18:57 -07:00
Timothy Warren b6f16a4758 Updated documentation for store module 2011-11-15 12:10:42 -05:00
Timothy Warren 7b73be9de7 Merge branch 'master' of github.com:aviat4ion/kis-js 2011-11-15 12:04:17 -05:00
Timothy Warren f98323aeec Added template module 2011-11-15 12:03:12 -05:00
Timothy Warren f03c9431dd Updated header comment on store module 2011-11-09 12:50:47 -05:00
Timothy Warren 057e8c1dd7 Updated location of development docs 2011-11-08 16:09:26 -05:00
Timothy Warren 69fb63a983 Added IE event.preventDefault polyfill 2011-11-06 17:11:34 -05:00
Timothy Warren 9205532e79 Fixed deferred events in IE8 2011-11-04 16:42:07 -04:00
Timothy Warren 40534cd87c Minified HTML in documentation 2011-11-03 20:23:13 -04:00
Timothy Warren 905f9431f3 Various fixes 2011-11-03 16:04:35 -04:00
Timothy Warren b13b012a25 Added session storage option to store module, fixed some unit tests, improved String.trim() polyfill 2011-11-03 13:47:11 -04:00
Timothy Warren a26a04f1a7 Misc updates 2011-11-02 19:12:58 -04:00