Artur Arseniev
095b3ecde4
Type callback events ( #6710 )
* Allow skipping nodes during HTML parsing
* Type canvas events
* Type commands event callbacks
* Type device event callbacks
* Add callback events to i18n
* Add callbacks types to keymaps
* Add callback types to modal
* Add callback types to layers
* Add callback types for pages
* Add callback types to parser
* Add callback type to RTE
* Add callback types to selectors
* Add callback types for storage
* Add callback types to StyleManager
* Add callback types to traits
* Add callback events to Components
* Add callbacks types to editor
* Up types
* Fix API docs generation
* Format
1 month ago
Artur Arseniev
83bb01b94b
Data source schema & providers ( #6633 )
* Setup initial schema types
* Setup initial schema methods
* Add DataSource tests
* Up test
* Add test getValue
* Cleanup
* Up test
* Add setValue method
* Up docs
* Check nested arrays
* Add a test for nested setValue
* Improve setValue for nested values
* Improve setValue for nested values
* Setup relation tests
* Add getResolvedRecords
* Resolve one to many relations in DataSource records
* Add DataSourceSchema
* Up type
* Start data source providers
* Start test provider
* Add tests for loadProvider
* Cleanup
* Skip records if DataSource provider is set
* Load providers on project load
* Type keymap events
* Move modal events
* Move layer events
* Move RTE events
* Move selector events
* Move StyleManager events
* Move editor events
* Start DataSource callbacks
* Add data source callbacks
* Update docs
* Up device_manager jsdoc
* Format
5 months 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
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>
2 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
01352d366d
Up for api docs
3 years ago
Artur Arseniev
914bd31bea
Update file docs for device manager
3 years ago
Artur Arseniev
06b15a05cf
Update docs
5 years ago
Artur Arseniev
6729824dce
More improvmentes to docs gen
5 years ago
Artur Arseniev
4ec69dc64a
Update device docs
5 years ago
Artur Arseniev
450f1cd8f5
Update device add method
5 years ago
Artur Arseniev
65e3a3e823
Add device ref and improve api generation script
5 years ago
Artur Arseniev
37d4444049
Up deps
5 years ago
Artur Arseniev
cd24d13c7b
Update API References with I18n module
6 years ago
Artur Arseniev
026d3d0466
Add DeviceManager API in docs
8 years ago
Artur Arseniev
c032964abf
Add API Reference generation script
8 years ago