Go to file
kts of kettek 1c9d0ee138 Add ability to load and save HTML fragments
These HTML fragments are presumed to have no body or head tags, just
basic HTML markup. It really should check for the presence of:

  * html
  * head
  * body

And adjust saving accordingly.
2017-08-30 05:16:15 -07:00
classes Add ability to load and save HTML fragments 2017-08-30 05:16:15 -07:00
elements Add partially complete timeline element 2017-08-02 18:06:32 -07:00
fonts Add initial pre-alpha codebase for Cat 2017-07-27 08:45:41 -07:00
images Add stub timeline controller icons 2017-08-12 13:37:21 -07:00
modules Add timeline and CatStyles stubs 2017-08-04 17:41:03 -07:00
.gitignore Add initial pre-alpha codebase for Cat 2017-07-27 08:45:41 -07:00
Cat.js CatProject now handles more project specifics 2017-08-04 15:58:50 -07:00
main.css Add stub timeline controller icons 2017-08-12 13:37:21 -07:00
main.html Add stub timeline controller icons 2017-08-12 13:37:21 -07:00
main.js Move settings loading to under ready event 2017-08-12 13:43:46 -07:00
package-lock.json Add initial pre-alpha codebase for Cat 2017-07-27 08:45:41 -07:00
package.json Add initial pre-alpha codebase for Cat 2017-07-27 08:45:41 -07:00
renderer.js Add initial pre-alpha codebase for Cat 2017-07-27 08:45:41 -07:00