Artur Arseniev
fdb55d6111
Release GrapesJS core latest: v0.22.14 ( #6656 )
3 months ago
Artur Arseniev
61ebd6c50a
Release GrapesJS core rc: v0.22.14-rc.3 ( #6650 )
3 months ago
Artur Arseniev
ecb8ae66f5
Release GrapesJS core rc: v0.22.14-rc.2 ( #6644 )
3 months ago
Artur Arseniev
3ffa51c2b1
Release GrapesJS core rc: v0.22.14-rc.1 ( #6639 )
3 months ago
Artur Arseniev
2324273dd1
Release GrapesJS core rc: v0.22.14-rc.0 ( #6636 )
3 months ago
Artur Arseniev
753b1731fd
Release GrapesJS core latest: v0.22.13 ( #6611 )
5 months ago
Artur Arseniev
ce827c2075
Release GrapesJS core latest: v0.22.12 ( #6575 )
7 months ago
Artur Arseniev
95a7b9394b
Release GrapesJS core latest: v0.22.11 ( #6569 )
7 months ago
Artur Arseniev
e13f3c1f4c
Release GrapesJS core latest: v0.22.10 ( #6567 )
7 months ago
Artur Arseniev
b0537b703d
Release GrapesJS core latest: v0.22.9 ( #6557 )
7 months ago
Artur Arseniev
7af47ff40b
Release GrapesJS core latest: v0.22.8 ( #6541 )
8 months ago
Artur Arseniev
c6e307eb97
Release GrapesJS core latest: v0.22.7 ( #6507 )
9 months ago
Artur Arseniev
b4e4e11313
Release GrapesJS core rc: v0.22.7-rc.1 ( #6506 )
9 months ago
Artur Arseniev
7dbe3acdc4
Release GrapesJS core rc: v0.22.7-rc.0 ( #6500 )
10 months ago
Artur Arseniev
26136c0636
Release GrapesJS core latest: v0.22.6 ( #6456 )
11 months ago
Artur Arseniev
11882c13d2
Release GrapesJS core rc: v0.22.6-rc.0 ( #6439 )
11 months ago
Artur Arseniev
3eeec39ba4
Release GrapesJS core latest: v0.22.5 ( #6372 )
1 year ago
Artur Arseniev
a85d4140f7
Release GrapesJS core latest: v0.22.4 ( #6344 )
1 year ago
Artur Arseniev
c3c9711c0b
Release GrapesJS core latest: v0.22.3 ( #6293 )
1 year ago
Artur Arseniev
09d1a5e7cf
Release GrapesJS core rc: v0.22.3-rc.0 ( #6292 )
1 year ago
Artur Arseniev
089c62691b
Release GrapesJS core latest: v0.22.2 ( #6286 )
1 year ago
Artur Arseniev
3e4af3d255
Release GrapesJS core rc: v0.22.2-rc.0 ( #6285 )
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
Artur Arseniev
b808cebf59
Release GrapesJS core latest: v0.22.1 ( #6237 )
1 year ago
Artur Arseniev
5555bfaa5d
Release v0.22.1 rc.1 ( #6235 )
* Remove yarn ref in workflows
* Release GrapesJS core rc: v0.22.1-rc.1
1 year ago
Artur Arseniev
8e9f34c2bf
Release v0.22.1 rc.0 ( #6233 )
* Up core minor
* Release GrapesJS core rc: v0.22.1-rc.0
1 year ago
Daniel Starns
d0dbac7414
feat: add telemetry tracking ( #6210 )
1 year ago
Daniel Starns
d74c3f18a8
fix: remove id reassign in data sources ( #6132 )
* fix: remove id reassign in data sources
* refactor: remove external deps in test
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
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
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
dependabot[bot]
b6076b7b69
package: remove html-entities ( #6074 )
* Bump html-entities from 1.4.0 to 2.5.2
Bumps [html-entities](https://github.com/mdevils/html-entities ) from 1.4.0 to 2.5.2.
- [Release notes](https://github.com/mdevils/html-entities/releases )
- [Changelog](https://github.com/mdevils/html-entities/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mdevils/html-entities/compare/v1.4.0...v2.5.2 )
---
updated-dependencies:
- dependency-name: html-entities
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* package: remove html-entities
---------
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
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
dependabot[bot]
a73c087f77
Bump whatwg-fetch from 3.6.2 to 3.6.20 ( #6089 )
Bumps [whatwg-fetch](https://github.com/github/fetch ) from 3.6.2 to 3.6.20.
- [Release notes](https://github.com/github/fetch/releases )
- [Changelog](https://github.com/JakeChampion/fetch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/fetch/compare/v3.6.2...v3.6.20 )
---
updated-dependencies:
- dependency-name: whatwg-fetch
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Starns <danielstarns@hotmail.com>
1 year ago
dependabot[bot]
cd8a2ec2b9
Bump backbone-undo from 0.2.5 to 0.2.6 ( #6088 )
Bumps [backbone-undo](https://github.com/osartun/Backbone.Undo.js ) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/osartun/Backbone.Undo.js/releases )
- [Commits](https://github.com/osartun/Backbone.Undo.js/compare/0.2.5...v0.2.6 )
---
updated-dependencies:
- dependency-name: backbone-undo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Starns <danielstarns@hotmail.com>
1 year ago
Daniel Starns
a8620c01fd
package: lock all dependencies ( #6079 )
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year ago
dependabot[bot]
5fd41cc60e
Bump @typescript-eslint/eslint-plugin from 8.0.1 to 8.2.0 ( #6070 )
Bumps [@typescript-eslint/eslint-plugin ](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.0.1 to 8.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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
dependabot[bot]
c6ae895df0
Bump typescript from 5.4.5 to 5.5.4 ( #6073 )
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.4 )
---
updated-dependencies:
- dependency-name: typescript
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
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
Daniel Starns
3d1e354267
refactor: remove commit hooks ( #6060 )
2 years ago
Artur Arseniev
cca8dda9eb
Bump
2 years ago
Artur Arseniev
3b9f25b0c2
Build
2 years ago
Artur Arseniev
c3322e7099
Build
2 years ago
Artur Arseniev
a82360e802
Build
2 years ago
Artur Arseniev
40a42ff022
Bump
2 years ago
Artur Arseniev
9f839c965c
Build
2 years ago
Artur Arseniev
b8ca43c0e4
Add `src/styles` to package.json files
2 years ago