Commit Graph

7 Commits

Author SHA1 Message Date
Jan Komarek
b5ca775b89 chore: update READMEs for miscellaneous packages 2022-06-09 17:29:15 +02:00
martin
30c452b69c chore: update docs (#5439)
* docs: general update

* docs: more info about tests
2022-05-23 17:30:52 +02:00
tomasklima
23845c7038 chore(docs): format using prettier 2021-11-02 14:34:35 +01:00
Jen Tak
2cab17080b docs: render guide content at runtime
The original proposal aimed to transpile markdown on build-time to spare
client's resources and run-time code complexity.

Later it it showed that we already have a runtime library for rendering
markdown directly into the DOM. We decided to is that instead as it
requires no new dependencies and the runtime performance hit shouldn't
be that big.
2021-06-14 18:16:43 +02:00
Jen Tak
938fc80bec docs: #3713 add tech spec for guide
The spec was written and approved in the issue. Commit it here to store
it along other tech specs.
2021-06-14 18:16:43 +02:00
Tomas Listiak
e34d1748b5 feat(guide): Learn and Discover (Suite Guide) + Feedback submission
fixup! feat(guide): Learn and Discover (Suite Guide) + Feedback submission

fixup! feat(guide): Learn and Discover (Suite Guide) + Feedback submission

fixup! feat(guide): Learn and Discover (Suite Guide) + Feedback submission
2021-06-01 17:22:06 +02:00
Jen Tak
6a8cfe756d docs: #3714 write Bug/Feedback submission tech spec (#3764)
Co-authored-by: Jen Tak <jentak@hey.com>
2021-05-27 11:06:00 +02:00