mohamed yahia
6089fc756c
Add `check` script ( `lint && format:check && ts:check` ) ( #6599 )
Add a single script for checking grapesjs
5 months ago
dependabot[bot]
480fd7c2be
build(deps-dev): bump @babel/cli from 7.24.8 to 7.27.0 ( #6476 )
Bumps [@babel/cli ](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.24.8 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-version: 7.27.0
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>
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
10 months ago
dependabot[bot]
bcc62d4ed8
build(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.31.0 ( #6479 )
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.29.1 to 2.31.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.29.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-version: 2.31.0
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>
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
10 months ago
dependabot[bot]
61be74aefc
build(deps-dev): bump eslint-plugin-n from 17.10.2 to 17.17.0 ( #6468 )
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 17.10.2 to 17.17.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.10.2...v17.17.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
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>
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
10 months ago
dependabot[bot]
51f6174696
build(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 ( #6462 )
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 9.5.1 to 9.5.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.5.1...v9.5.2 )
---
updated-dependencies:
- dependency-name: ts-loader
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: Artur Arseniev <artur.catch@hotmail.it>
10 months 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]
8979318d8f
Bump eslint-plugin-jest from 28.8.0 to 28.8.3 ( #6134 )
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 28.8.0 to 28.8.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
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
Daniel Starns
8fcb53b5e1
package: pin webpack version for vuepress ( #6238 )
1 year ago
dependabot[bot]
4a5a193d71
build(deps-dev): bump @typescript-eslint/parser from 8.0.1 to 8.10.0 ( #6232 )
Bumps [@typescript-eslint/parser ](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.0.1 to 8.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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]
9b662d2fb8
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.10.0 ( #6230 )
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin ](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.1.0 to 8.10.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.10.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
Artur Arseniev
de59e06930
Up docs ( #6236 )
1 year ago
Daniel Starns
13deac7558
Release CI infra ( #6224 )
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
Daniel Starns
d24b8f05d5
deps: update pnpm 8.6.3 to 9.10.0 ( #6139 )
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
Matthias Hryniszak
7ac146ce66
Added missing type export ( #5399 ). Fixes #5398
2 years ago
Artur Arseniev
3107810c4b
Build
2 years ago
Artur Arseniev
6346fc2695
Add support for module
2 years ago
Artur Arseniev
cc8600f738
Up package.json
2 years ago
Artur Arseniev
a5f4c1e90d
Remove sinon from deps
2 years ago
Artur Arseniev
793599cbd5
Build
2 years ago
Artur Arseniev
8eb7ec5d56
Up grapesjs-cli
2 years ago
Artur Arseniev
eca51547a4
Upgrade grapesjs-cli
2 years ago
Artur Arseniev
c57b1902c4
Up block_manager tests
2 years ago
Artur Arseniev
55a7a95980
Build
3 years ago
Artur Arseniev
4f81fb7549
Build
3 years ago
Artur Arseniev
3a39dc91fd
Up
3 years ago
Artur Arseniev
2f886a0fa1
Up OpenTraitManager for custom traits
3 years ago
Artur Arseniev
c223a0ca9e
Build
3 years ago
Artur Arseniev
f26c6d7bf5
Up types in dependecies
3 years ago
Artur Arseniev
f295c81a1e
Build
3 years ago
Alex Hoyau
3fa652d6dd
Fix broken links in the docs ( #4914 )
* moved repo from artf to GrapesJS 1st pass
* exceptions
3 years ago