Artur Arseniev
414cac6ced
Add StudioSdkBannerSidebar ( #6437 )
11 months ago
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
a0497d48fb
Release GrapesJS docs: v0.22.3 ( #6288 )
1 year ago
Artur Arseniev
e9cea2087b
Release docs v0.22.2 ( #6287 )
* Up
* Release GrapesJS docs: v0.22.2
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
Daniel Starns
32278ea607
Release GrapesJS docs: v0.21.14 ( #6262 )
1 year ago
Daniel Starns
5b4071c8a4
Revert "Release GrapesJS docs: v0.21.14" ( #6258 )
Revert "Release GrapesJS docs: v0.21.14 (#6257 )"
This reverts commit f181b39a77 .
1 year ago
Daniel Starns
f181b39a77
Release GrapesJS docs: v0.21.14 ( #6257 )
1 year ago
Daniel Starns
12dda3d0b5
Revert "Release GrapesJS docs: v0.21.14" ( #6255 )
Revert "Release GrapesJS docs: v0.21.14 (#6254 )"
This reverts commit 4364e91dd0 .
1 year ago
Daniel Starns
4364e91dd0
Release GrapesJS docs: v0.21.14 ( #6254 )
1 year ago
Daniel Starns
20ae7f0d2b
Revert "Release GrapesJS docs: v0.21.14" ( #6251 )
Revert "Release GrapesJS docs: v0.21.14 (#6247 )"
This reverts commit c434b0ae8c .
1 year ago
Daniel Starns
c434b0ae8c
Release GrapesJS docs: v0.21.14 ( #6247 )
1 year ago
Daniel Starns
3897b809e6
Revert "Release GrapesJS docs: v0.21.14" ( #6245 )
Revert "Release GrapesJS docs: v0.21.14 (#6244 )"
This reverts commit 7ebe4e8135 .
1 year ago
Daniel Starns
7ebe4e8135
Release GrapesJS docs: v0.21.14 ( #6244 )
1 year ago
Daniel Starns
71bb47ea69
ci: add doc release runner ( #6240 )
* ci: add doc release runner
* refactor: use release docs script and use commit with pkg version
* releaseDocs
* /docs/**
* ../docs
* release-docs-v
* refactor: remove versionCmd and commit match
* refactor: remove tag for release docs
1 year ago
dependabot[bot]
8b4a48a222
build(deps-dev): bump sass from 1.42.1 to 1.80.3 ( #6231 )
Bumps [sass](https://github.com/sass/dart-sass ) from 1.42.1 to 1.80.3.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.42.1...1.80.3 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Daniel Starns
8fcb53b5e1
package: pin webpack version for vuepress ( #6238 )
1 year ago
Artur Arseniev
de59e06930
Up docs ( #6236 )
1 year ago
Daniel Starns
d0dbac7414
feat: add telemetry tracking ( #6210 )
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
omahs
3dc8455c0b
docs: fix typos ( #6147 )
* fix typos
1 year ago
Navid Salehi
98575cfc1a
docs: fix documantation links ( #6140 )
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
Navid Salehi
5e2ba01049
docs: fix grammar error ( #6068 )
1 year ago
Navid Salehi
075f9b5e49
Refactor binary numbers to boolean to fix TypeScript type error ( #6065 )
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year 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
1 year ago
Artur Arseniev
7d64ced559
Up docs deploy script
2 years ago
Artur Arseniev
4dac69ee6b
Update API docs
2 years ago
Artur Arseniev
3b9f25b0c2
Build
2 years ago
Artur Arseniev
d49e6cde00
Beta Symbols API ( #5958 )
2 years ago
devDobby
6eac780b2f
Fix link in asset manager doc ( #5899 ) Closes #5898
Fix link with typescript version
2 years ago
chrisgarber
f889c8089b
Update Plugins.md ( #5859 )
fix typo
2 years ago
Max Dmitriev
fac9f562ee
Fix typo in I18n.md ( #5796 )
2 years ago
Artur Arseniev
c47ed84a0b
Update commands events
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
ff4780296f
Up Traits doc
2 years ago
Artur Arseniev
e4f2f11f97
Add custom Traits example reference
2 years ago