Maxim Evtush
637bedae02
fix: typos in documentation files ( #6400 )
* Update block.md
* Update sector.md
* Update component.md
* Update Replace-Rich-Text-Editor.md
* Update config.ts
* Update LogicalOperator.ts
* Update Component.ts
11 months ago
jiangmencity
cd8e95fee3
chore: fix some typos in comment ( #6378 )
Signed-off-by: jiangmencity <jiangmen@52it.net>
1 year ago
mohamed yahia
b60bf5fdd6
Fix drag and drop on NativeDnD set to false ( #6346 )
1 year ago
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
Artur Arseniev
de59e06930
Up docs ( #6236 )
1 year ago
Daniel Starns
7300f8c09f
feat: data source mutable ( #6176 )
* feat: data source mutable
* docs: add mutable not run api gen
* feat: add dangerously flag
1 year ago
Daniel Starns
baedf09900
feat: add DataSources to project json storage ( #6160 )
* feat: add DataSources project json storage
* refactor: flip to stroage by default with skipFromStorage
* refactor: change datasources storage to be an array
* docs: *
* refactor: remove custom load
* Allow to clear data sources
* Update serialization.ts
* Update tests
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
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
Daniel Starns
c9aec5cbe4
Feature/data sources ( #6018 )
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
William DA SILVA
ecfff9dc88
feat: add findFirstType method to Component ( #6084 )
* feat: add getType method to Component
* fix: rename getType into findFirstType for clarity sake
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year ago
Artur Arseniev
4dac69ee6b
Update API docs
2 years ago
Artur Arseniev
e06e02c6f9
Up docs
2 years ago
Artur Arseniev
1110f04ed3
Up i18n events
2 years ago
Artur Arseniev
d9ca5e2223
Up TS docs
2 years ago
Artur Arseniev
1c65d37419
Up docs api
2 years ago
Afrin Nahar
ac554a3446
docs: Fix broken link of Resizer ( #5716 )
2 years ago
Artur Arseniev
c2c6cdfc0b
Up pages doc
2 years ago
Artur Arseniev
1e4d4decf0
Up API docs
2 years ago
Artur Arseniev
58a6ff7299
Up trait doc
2 years ago
Artur Arseniev
7850143575
Add traits api docs
2 years ago
Artur Arseniev
fbc4bad230
Up Storage docs
2 years ago
Artur Arseniev
664f0dee0a
Up docs
2 years ago
Artur Arseniev
20cce66d8c
Up docs
2 years ago
Artur Arseniev
0d3c7f4471
Up docs
2 years ago
Artur Arseniev
945156ab4f
Up docs
2 years ago
Artur Arseniev
b495cfc8c5
Add CanvasSpot docs
2 years ago
Artur Arseniev
7e564f2d4c
Up docs
2 years ago
Artur Arseniev
f8340152cf
Update canvas events documentation
2 years ago
Artur Arseniev
de40c3dfc7
Up api docs
2 years ago
Artur Arseniev
839563fa55
Up API docs
3 years ago
Artur Arseniev
8ddb9377cf
Up docs
3 years ago
Ai Anshu
8e89d8a75a
Update rich_text_editor.md ( #5201 )
The previous code snippet encountered a syntax error when attempting to use it in my application. To ensure its usability for others, I have made necessary updates to resolve the syntax error and enable successful execution. These modifications aim to provide a code snippet that can be easily utilized by anyone without encountering any syntax-related issues.
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
Artur Arseniev
58ef2bb5d5
Up docs API
3 years ago
Artur Arseniev
859cf713a3
Up docs
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
Alex Hoyau
3fa652d6dd
Fix broken links in the docs ( #4914 )
* moved repo from artf to GrapesJS 1st pass
* exceptions
3 years ago
Artur Arseniev
001f927788
Update docs
3 years ago
Artur Arseniev
965a626358
Up docs
3 years ago
Artur Arseniev
0e6455e1eb
Up docs
3 years ago
Artur Arseniev
c2100a6ace
Update docs
3 years ago
Artur Arseniev
208a5754c7
Up docs
3 years ago
Artur Arseniev
d9cf476265
Up docs
3 years ago
Artur Arseniev
5ce3eb7d45
Up docs refs
3 years ago
Artur Arseniev
32fe068f97
Up docs api
3 years ago
Artur Arseniev
01352d366d
Up for api docs
3 years ago
Artur Arseniev
914bd31bea
Update file docs for device manager
3 years ago
Artur Arseniev
10ec5890cb
Migrate Asset Manager to TS ( #4604 )
* Update assets config
* Update index TS
* Up TS
* Init TS update for assets index
* Move assets models to TS
* Update AssetView
* Update AssetImageView
* Update AssetsView
* Update FileUploaderView
* Update FileUploader
* Fix asset tests
* Use data-input attribute for events in FileUploader
* Up
* Update JSDoc config link
* Up docs
3 years ago