Artur Arseniev
c1a2ea5729
Fix docs api ( #6284 )
* Fix autogenerated docs API
* Move README
* Move LICENSE in core
* Create symlinks for README and LICENSE
1 year ago
Daniel Starns
9360241cc7
init: pnpm setup ( #6114 )
* init: pnpm setup
* ci: *
* lint*
* docs: *
* refactor: move docs to own pkg
* formatting
* refactor: remove turbo
* refactor: remove more turbo
* Update quality.yml
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year ago
Daniel Starns
922118f5ac
refactor: init change to monorepo ( #6111 )
1 year ago
dependabot[bot]
727797cda3
Bump documentation from 13.2.5 to 14.0.3 ( #6071 )
* Bump documentation from 13.2.5 to 14.0.3
Bumps [documentation](https://github.com/documentationjs/documentation ) from 13.2.5 to 14.0.3.
- [Release notes](https://github.com/documentationjs/documentation/releases )
- [Changelog](https://github.com/documentationjs/documentation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/documentationjs/documentation/compare/v13.2.5...v14.0.3 )
---
updated-dependencies:
- dependency-name: documentation
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: documentation updates, mjs and escape
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: danstarns <danielstarns@hotmail.com>
1 year ago
Artur Arseniev
4dac69ee6b
Update API docs
2 years ago
Artur Arseniev
7e564f2d4c
Up docs
2 years ago
Artur Arseniev
de40c3dfc7
Up api docs
2 years ago
Artur Arseniev
8ddb9377cf
Up docs
3 years ago
Julia Alberici
20d4a90522
Improve typings ( #5192 )
* add component:resize to ComponentEvent type
* limit storageManager type to be 'local' | 'remote' | undefined
* add type to components parameter
3 years ago
Alex Hoyau
3fa652d6dd
Fix broken links in the docs ( #4914 )
* moved repo from artf to GrapesJS 1st pass
* exceptions
3 years ago
Artur Arseniev
965a626358
Up docs
3 years ago
Artur Arseniev
84f34b0e25
Up component doc
4 years ago
Artur Arseniev
e0566c9f34
Update API docs
4 years ago
Artur Arseniev
4ec775b455
Update API docs
4 years ago
Tim Gates
2b8e9e300c
docs: Fix a few typos
There are small typos in:
- docs/api/components.md
- docs/modules/Commands.md
- docs/modules/Components.md
- src/dom_components/config/config.js
- src/dom_components/index.js
- src/dom_components/model/Component.js
- src/navigator/config/config.js
- src/storage_manager/config/config.js
- src/utils/Sorter.js
- test/specs/grapesjs/index.js
Fixes:
- Should read `return` rather than `retun`.
- Should read `previously` rather than `previosly`.
- Should read `definition` rather than `defintion`.
- Should read `which` rather than `wich`.
- Should read `scrolling` rather than `scolling`.
- Should read `multiple` rather than `mutiple`.
- Should read `instead` rather than `intead`.
- Should read `definition` rather than `definiton`.
4 years ago
Artur Arseniev
37d4444049
Up deps
5 years ago
Artur Arseniev
7cb66c6da5
Update docs
5 years ago
Artur Arseniev
b0ba5d01bf
Update API docs
6 years ago
Artur Arseniev
db2d5197a3
Update docs
7 years ago
Artur Arseniev
d4421109bc
Update docs
7 years ago
Artur Arseniev
5b45006b04
Update API Reference docs
8 years ago
Artur Arseniev
c032964abf
Add API Reference generation script
8 years ago