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
Artur Arseniev
526a164a0f
Update Layers API doc
4 years ago
Artur Arseniev
f54c64c749
Update layers jsdoc
4 years ago
Artur Arseniev
0e2bc1a497
Update layers doc
4 years ago
Artur Arseniev
41f110b5d0
Update Canvas jsdoc
4 years ago