Commit Graph

9 Commits

Author SHA1 Message Date
James Yeung
6a4147a5a2
feat: add more options for js initializers (#3610)
* add more options for js initializers

* update the doc
2024-01-04 22:06:25 +08:00
James Yeung
15b4a81a51
feat: add support for custom script/style import locations (#3596)
* feat: add support for custom script/style import locations

* fix test
2023-12-26 23:20:16 +08:00
James Yeung
4b8d70401e
feat(core): setup JS initializers (#3557)
* feat(core): setup js initializers

* remove the script importing section from docs
2023-12-21 22:09:41 +08:00
James Yeung
cc92bc8a3a
docs: missing the setup of AntContainer (#3504) 2023-11-12 16:44:07 +08:00
Daniel Chalmers
267b3c776a docs: Small typo and whitespace fixes (#2375) 2022-03-31 09:37:36 +08:00
black-snake
6b537f113b docs: Added essential step in get started procedure (#1579)
* Added essential step in get started procedure

The article is missing the dependency registration. If these dependencies are not registered, the library couldn't be used (at least in my case).

* Update getting-started.en-US.md

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-05-30 21:47:29 +08:00
ElderJames
3a3bfc0545 update docs 2021-02-23 15:30:46 +08:00
James Yeung
b63c6784c1 docs: update links (#756) 2020-11-03 00:49:13 +08:00
James Yeung
0ca5698620 docs: add guides (#414) 2020-07-23 14:44:33 +08:00