aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/javascript (follow)
Commit message (Collapse)AuthorAge
* Move JS documentation into the JS-code.Hugo Hörnquist2023-09-05
| | | | | | | | | | | | Texinfo was a bad match for how TypeScript is structured. This also allows generation of jsdoc pages, which can be nice. Another large win is that this opens up for the texinfo pages to replace the Guile heading with different subheadings, including - external library - internal library - C library - ...
* Change JS formatters interface.Hugo Hörnquist2022-07-10
| | | | | | Now the application of formatters are centralized. It also allowed me to easily suround stuff in try-catch, since I otherwise had problems with formatters failing, and nothing showing up.
* Extend javascript formatters to also take VEvent.Hugo Hörnquist2022-07-07
|
* Change to proper javascript privates.Hugo Hörnquist2022-06-16
|
* Fix spelling of aria-labelledby.Hugo Hörnquist2022-06-12
|
* Minor texi fixups.Hugo Hörnquist2022-03-28
|
* Introduce user-additions in frontend.Hugo Hörnquist2022-03-15
| | | | Along with an initial example of their use.
* Introduce concept of VEvent formatters in frontend.Hugo Hörnquist2022-03-15
|
* Add documenttation for javascript rewrite.Hugo Hörnquist2021-12-13
|
* Rework date-time input to be cleaner + work again.Hugo Hörnquist2021-05-17
|
* Clarify javascript parseDate.Hugo Hörnquist2021-02-01
|
* Wrote binders.texi.Hugo Hörnquist2021-01-13
|
* Move javascript doc down one level.Hugo Hörnquist2021-01-13
|
* Doc work.Hugo Hörnquist2021-01-13
|
* Split javascript doc into multiple files.Hugo Hörnquist2021-01-06