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
Artur Arseniev
de59e06930
Up docs ( #6236 )
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>
2 years ago
Daniel Starns
922118f5ac
refactor: init change to monorepo ( #6111 )
2 years ago
Daniel Starns
c9aec5cbe4
Feature/data sources ( #6018 )
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
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
Artur Arseniev
7850143575
Add traits api docs
2 years ago
Artur Arseniev
20cce66d8c
Up docs
3 years ago
Artur Arseniev
e4c83c33cc
Up docs
3 years ago
Artur Arseniev
b495cfc8c5
Add CanvasSpot docs
3 years ago
Artur Arseniev
f8340152cf
Update canvas events documentation
3 years ago
Artur Arseniev
859cf713a3
Up docs
3 years ago
Artur Arseniev
001f927788
Update docs
3 years ago
Artur Arseniev
0e6455e1eb
Up docs
3 years ago
Artur Arseniev
c2100a6ace
Update docs
3 years ago
Artur Arseniev
898ef894df
Up api refs
3 years ago
Artur Arseniev
5ce3eb7d45
Up docs refs
3 years ago
Artur Arseniev
32fe068f97
Up docs api
3 years ago
Artur Arseniev
b9952de042
Update docs for keymaps
3 years ago
Artur Arseniev
01352d366d
Up for api docs
3 years ago
Artur Arseniev
e637dd27e0
Up api docs files
3 years ago
Artur Arseniev
914bd31bea
Update file docs for device manager
3 years ago
Artur Arseniev
491a663231
Up blocks TS ( #4685 )
* Move to TS blockManager config
* Move Block to TS
* Update block config
* Up block
* Move Category to TS
* Up Block TS
* Move Blocks to TS
* Move Categories to TS
* Move BlockView to TS
* Move CategoryView to TS
* Move BlocksView to TS
* Remove unused className
* Move BlockManager to TS
* Clean blockManager
* Fix default blocks
* Up blocks for docs
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
4 years ago
Artur Arseniev
143414408e
Update for docs
4 years ago
Artur Arseniev
b657428b3e
Up docs script
4 years ago
Artur Arseniev
41f110b5d0
Update Canvas jsdoc
4 years ago
Artur Arseniev
fe302c56f4
Up Asset doc page
4 years ago
Artur Arseniev
e0566c9f34
Update API docs
4 years ago
Artur Arseniev
976762ca44
Update api.js
4 years ago
Artur Arseniev
66ede37f5f
eslint fixes
4 years ago
Artur Arseniev
93eaa15463
Add layerLabel to shadow properties
4 years ago
Artur Arseniev
71e6103762
Add Layer in docs
4 years ago
Artur Arseniev
c1fc87875d
Add PropertyStack in docs
4 years ago
Artur Arseniev
4873f1addb
Add PropertyComposite in docs
4 years ago
Artur Arseniev
27f5e6e545
Add PropertySelect in docs
4 years ago
Artur Arseniev
0bfcd3bb6e
Update PropertyNumber API
4 years ago
Artur Arseniev
c8df0bb188
Update and add Property doc
4 years ago
Artur Arseniev
36e3ceedfd
Update docs
4 years ago
Artur Arseniev
14b6bae8cb
Update docs
4 years ago
Artur Arseniev
8c9cf9cef7
Added Sector API ref
4 years ago
Artur Arseniev
155efed453
Update API docs
5 years ago
Artur Arseniev
e647cc5695
Add Frame doc
5 years ago
Artur Arseniev
13158bdc64
Refactor Asset models
5 years ago
Artur Arseniev
8641c2bba6
Add Block API Reference
5 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