Commit Graph

9 Commits

Author SHA1 Message Date
Dylan Lom d857c2d3a1 Update README 2021-05-27 21:55:10 +10:00
Dylan Lom eb1e931459 Use arrow functions in DjlJson
`this` is spooky...

Also improve wording and order in example.html slightly
2021-05-27 21:50:04 +10:00
Dylan Lom 993d7bed36 Add DjlSpinner element 2021-05-27 21:38:32 +10:00
Dylan Lom 81322e81a2 Add TODO's 2021-05-27 01:29:37 +10:00
Dylan Lom 44cfe71d0d Simplify example.html
* Don't use djl-lipsum elements instead of p tags
* Add section headers
* Wrap references to properties in code tags
2021-05-27 01:28:47 +10:00
Dylan Lom 3702767a44 Tidy up JSDoc comments 2021-05-27 01:19:34 +10:00
Dylan Lom a02cc85b7f Add DjlJson element
Still rudimentary, liable to change

* Add supporting example.json
* Include some basic examples in example.html
2021-05-27 01:19:13 +10:00
Dylan Lom fe3d7465ae Add DjlScript and DjlLipsum components
* Also add example.html demo page
2021-05-27 00:27:12 +10:00
Dylan Lom 9117ead992 Initial commit 2021-05-26 14:25:16 +00:00