danstarns
026fbef75a
feat: add dangerously flag
1 year ago
danstarns
1653dbce2e
feat: data source mutable
1 year ago
mohamed yahia
7fce00f228
Fix moving selected component after dragging an unselected component ( #6173 )
fix moving selected component after dragging an unselected component
1 year ago
mohamed yahia
b044455bb6
Prevent nesting instances of the same symbol ( #6164 )
* Prevent nesting instances of the same symbol
* Fix a typo, format
1 year ago
mohamed yahia
1c16e596aa
Fix CLI installation and add Windows compatibility for scripts ( #6166 )
* Fix CLI installation and add Windows compatibility for scripts
* Remove postinstall
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
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
mohamed yahia
d48e1e34a9
Add ability to drag multiple selected components ( #6155 )
* Add ability to drag multiple selected components
* Use em instead of editor api
* Format
1 year ago
Artur Arseniev
8d4c850bcf
Rollback a change in UndoManager to avoid breaking style updates in undo/redo ( #6157 )
Rollback a change in UndoManager to avoid breaking style update undo/redo
1 year ago
Artur Arseniev
7e78a61ca9
Fix undo pages ( #6156 )
* Update static script
* Fix undo with pages. Closes #6142
1 year ago
Daniel Starns
f326574a58
feat: inital move cli to mono-repo ( #6126 )
* feat: inital move cli to mono-repo
* feat: linting and formatting on cli package
* ci: remove force command
* package: terser-webpack-plugin
* config: ignore local from eslint and prettier
* ci: add seperate runners for each package in monorepo
* fix: point to local grapesjs location vs installed for scripts
* package: move old babel deps back
* config: remove stats.json from eslint
* package: bump and pin all build deps for cli
* test: fix ts errors in cli and global test script
1 year ago
dependabot[bot]
3c90f56f1d
Bump promise-polyfill from 8.1.3 to 8.3.0 ( #6104 )
Bumps [promise-polyfill](https://github.com/taylorhakes/promise-polyfill ) from 8.1.3 to 8.3.0.
- [Release notes](https://github.com/taylorhakes/promise-polyfill/releases )
- [Changelog](https://github.com/taylorhakes/promise-polyfill/blob/master/CHANGELOG.md )
- [Commits](https://github.com/taylorhakes/promise-polyfill/commits )
---
updated-dependencies:
- dependency-name: promise-polyfill
dependency-type: direct:production
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
e7881e4a59
ci: add back ts:check ( #6133 )
add back ts:check
1 year ago
Artur Arseniev
bca8dc572c
Ensure the resizer is applied on the proper selected component ( #6128 )
Ensure the resizer is applied on the proper selected component. Fixes #6096
1 year ago
mohamed yahia
211f17ac6c
Fix Sorter usage in StyleManager ( #6123 )
* Fix Sorter usage in StyleManager.
* Run formatter
1 year ago
Artur Arseniev
9a6fa0c266
asDocument not working as expected. Fixes #6116 ( #6121 )
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