Commit Graph

115 Commits

Author SHA1 Message Date
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
Timothy Warren 59bfb68a4e Moved polyfills to their own file 2011-11-02 12:10:58 -04:00
Timothy Warren 090212cd9d Updated incorrect function example for ..each method 2011-11-02 08:39:33 -04:00
Timothy Warren ecb538787b Various documentation fixes 2011-11-02 08:37:37 -04:00
Timothy Warren 53522e24df Fixed documentation missing . object 2011-11-01 21:06:01 -04:00
Timothy Warren fe829d75cd Updated readme file 2011-11-01 20:57:22 -04:00
Timothy Warren 8bc99c465b Added live and delegated event handlers to status.event module 2011-11-01 20:14:38 -04:00
Timothy Warren fa3fb5686f Added better documention, changed version number 2011-11-01 18:56:27 -04:00
Timothy Warren d64b83d2e5 Updated Events Module, and modularized tests 2011-11-01 08:29:53 -04:00
Timothy Warren 8969cd31cb Updated Events Module, and modularized tests 2011-11-01 08:29:21 -04:00
Timothy Warren d1f1af40ae Updated selector function to add context, privitized reverse_key_sort function in util module 2011-10-31 11:56:59 -04:00
Timothy Warren 2cefaa19aa Updated documentation for new functions 2011-10-24 19:25:15 -04:00
Timothy Warren 3d241c2f8b Removed redundant functions 2011-10-24 19:19:29 -04:00
Timothy Warren ab99f79b2c Added str_trans function 2011-10-24 19:18:22 -04:00
Timothy Warren 21ffcb19c9 Added object_merge tests 2011-10-24 12:38:33 -04:00
Timothy Warren f1bd4d92ee Added object_merge function 2011-10-24 12:35:48 -04:00
Timothy Warren b43960338a Added object_merge function 2011-10-24 12:33:54 -04:00
Timothy Warren 90bceb4fe9 Revert "Added object_merge function and tests"
This reverts commit 1237ea511e.
2011-10-24 12:26:00 -04:00
Timothy Warren 1237ea511e Added object_merge function and tests 2011-10-24 12:24:10 -04:00
Timothy Warren 69ee39623d Added reverse_key_sort method to util module, updated tests and qunit 2011-10-21 09:57:46 -04:00
Timothy Warren db76e16393 Added start of util module, removed ..dom.children function 2011-10-20 17:31:29 -04:00
Timothy Warren c15fff3b4b Updated .gitignore file 2011-10-19 17:57:49 -04:00
Timothy Warren 5206f6f259 Updated compiled js file 2011-10-18 11:16:51 -04:00
Timothy Warren 1a007356d0 Remove kis-custom.js 2011-10-18 11:14:16 -04:00
Timothy Warren 06fa41aa0c Remove kis-custom.js 2011-10-18 11:12:40 -04:00
Timothy Warren 038a579554 Miscellaneous updates 2011-10-18 11:08:51 -04:00
Timothy Warren 5529d98054 Updated to match local repo...DOM.children almost works 2011-08-10 16:30:36 -04:00
Timothy Warren 980410b901 Fixed README formatting, added start of dom.children method 2011-07-27 12:06:56 -04:00
Timothy Warren 19de9f1409 Formatting 2011-07-26 16:26:17 -03:00
Timothy Warren c1528a0b8b Readme Formatting 2011-07-26 15:38:15 -04:00
Timothy Warren da22f46b89 Edited README.md via GitHub 2011-07-26 16:18:00 -03:00
Timothy Warren 1c014459df Readme formatting, and start of DOM .children function 2011-07-26 15:29:30 -04:00
Timothy Warren f8350e516a Edited README.md via GitHub 2011-07-26 15:18:41 -03:00
Timothy Warren 84d05b4cf8 Edited README.md via GitHub 2011-07-26 15:18:19 -03:00
Timothy Warren 5f8b289e22 Edited README.md via GitHub 2011-07-26 15:17:59 -03:00
Timothy Warren 1b5d20b31d Version 0.2.0 final 2011-07-25 10:06:39 -04:00
Timothy Warren a297c25815 Fixed path to js file for unit tests 2011-07-21 16:01:15 -04:00
Timothy Warren 20ca5e272b Split source into modules, and added script to combine them 2011-07-21 14:18:10 -04:00
Timothy Warren ac1bd247b9 Updated Readme 2011-07-20 15:14:32 -04:00