Artur Arseniev
321e09a2f7
Update docs for isParserNode
1 month ago
Artur Arseniev
e9f09ca811
Update ParserHtml
1 month ago
Yogesh Verma
c00650861f
Fix incorrect link to storage module ( #6753 )
The components module contains an incorrect link to the storage module (storage instead of Storage).
2 months ago
griffinkelly
5a7c82870c
Update Contributing.md to add build step. ( #6466 )
* Update Contributing.md to add build step. Update Grapes Docs.
* Update for utm tracking
* Formatting
* Vary copy
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year ago
Navid Salehi
98575cfc1a
docs: fix documantation links ( #6140 )
2 years 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>
2 years ago
Daniel Starns
922118f5ac
refactor: init change to monorepo ( #6111 )
2 years ago
Daniel Starns
1b8ce38f10
development environment upgrades ( #6059 )
* init work to upgrade node and linting
* feat: add jest-environment-jsdom
* test: refactor remove unused before
* fix: add option chain for frame
* test: use correct jest spy
* skip jsdom broken tests
* config: *
* config: ignore dist in linting
* format: apply transformations
* remove repeated config
2 years ago
Bryan Miller
c06ae898e2
Spelling fix in docs - Components.md ( #5488 )
3 years ago
Abdelrhman Said
ca03f2ca85
[Docs] Update Broken Links for (Component Types, and Commands) ( #5196 )
update links
3 years ago
Tim Gates
9068253c62
docs: Fix a few typos ( #4957 )
There are small typos in:
- docs/api/selector.md
- docs/api/storage_manager.md
- docs/modules/Blocks.md
- docs/modules/Components.md
- docs/modules/I18n.md
- docs/modules/Storage.md
- docs/modules/Traits.md
Fixes:
- Should read `argument` rather than `argumnet`.
- Should read `with` rather than `wiht`.
- Should read `redundant` rather than `redundent`.
- Should read `propagation` rather than `propogation`.
- Should read `performances` rather than `perfomances`.
- Should read `implementation` rather than `implemenation`.
- Should read `contributors` rather than `contributos`.
- Should read `attached` rather than `attacched`.
Signed-off-by: Tim Gates <tim.gates@iress.com>
3 years ago
jacobisknight
b90661b864
Update Components.md ( #4952 )
Grammer correction for Component Recognition and Component Type Stack section
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
Javier Pons
ee67fde8be
small clarification ( #4884 )
otherwise it may be misinterpretated or make it hard to read
3 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`.
5 years ago
Artur Arseniev
38dcc7e380
Add External CSS doc
5 years ago
Artur Arseniev
1db11d2a66
Add the doc about Component-first styling
5 years ago
Artur Arseniev
71326c752b
Update CssRule doc
5 years ago
Artur Arseniev
35a1211238
Update Component CSS doc
5 years ago
Artur Arseniev
ffdb65e309
Fix CssComposer get
5 years ago
billiemead
dba9883174
Update Components.md
Change binded to correct English, bound.
5 years ago
Thomas P
09e2582435
DOC: Fix typo in components documentation
6 years ago
Arun Kumar
a8a761ab07
Fix typo for 'initialized'
Fix typo for word 'initialized' in 'Components' docs
6 years ago
Josh Mamroud
dfd62af16d
Fixed "Hello World!!!" typo
Fixed "Hello World!!!" typo
6 years ago
Artur Arseniev
aee18dcf06
Bump v0.15.8
7 years ago
Artur Arseniev
3642dacb60
Bump v0.15.7
7 years ago
Artur Arseniev
54c77b3b5f
Update Components doc
7 years ago
Artur Arseniev
bc29327976
Use stopCommand in Preview command. Closes #2174
7 years ago
Artur Arseniev
e0a3927732
Update components docs
7 years ago
Artur Arseniev
57d4e64218
Update component rendering
7 years ago
Artur Arseniev
7bd3a40396
Update new components doc
7 years ago
Artur Arseniev
a903924211
`editor.addComponents` now returns always an array components
7 years ago
Artur Arseniev
3999488914
Start new components documentation
7 years ago
Pong 3DS
87f5127462
Fix misspell in document.
7 years ago
Artur Arseniev
6079d8a505
Document `extendFn`/`extendFnView`
7 years ago
Alexander Ward
4a1db3347b
Fix plugins link
The plugin link is dead, but it looks like it's been moved to this section.
7 years ago
Artur Arseniev
919c0cced8
Update broken link in Components. Closes #1689
8 years ago
Artur Arseniev
01c07f3c37
Don't trigger component hooks for temporary components
8 years ago
Artur Arseniev
b6b953a44c
Update Components doc with lifecycle hooks
8 years ago
Artur Arseniev
654d545e89
Improve isComponent defintion in addType
8 years ago
Artur Arseniev
40e32cb37c
Update Components docs
8 years ago
artf
c355bcc923
Update Components doc
8 years ago
jacobherrington
636587c9d0
Improve grammar in the docs
8 years ago
Artur Arseniev
cb118e4adb
Update components in getting started
8 years ago
Artur Arseniev
1464e9d73d
Add modules in docs
8 years ago