Artur Arseniev
|
88249c3857
|
Build
|
5 years ago |
Artur Arseniev
|
8c4ae62832
|
Merge branch 'dev' of https://github.com/artf/grapesjs into dev
|
5 years ago |
Artur Arseniev
|
0f62a0ab83
|
Remove wrapper related configurations. Closes #3459
|
5 years ago |
Artur Arseniev
|
d00ccb945c
|
Fix destoy method. Closes #3442
|
5 years ago |
Artur Arseniev
|
67c1f3cad3
|
Check target in sorter before move. Fixes #2498
|
5 years ago |
Artur Arseniev
|
90e6561b75
|
Fix local tools update
|
5 years ago |
Artur Arseniev
|
feb662ca20
|
Fix tools with scrollable elements. Closes #2522
|
5 years ago |
Artur Arseniev
|
325076648c
|
Merge pull request #3445 from artf/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
|
5 years ago |
Artur Arseniev
|
5d37d49280
|
Clear trait events
|
5 years ago |
Artur Arseniev
|
95e828096e
|
Add getComponentRules to CssComposer
|
5 years ago |
Artur Arseniev
|
2ea8e7240e
|
Clear undo cache with noUndo
|
5 years ago |
Artur Arseniev
|
22ce9bd1d0
|
Avoid removing components with override
|
5 years ago |
Artur Arseniev
|
a559eebc4b
|
Avoid symbol remove if parent has override
|
5 years ago |
Artur Arseniev
|
0297d944cc
|
Merge branch 'dev' of https://github.com/artf/grapesjs into dev
|
5 years ago |
Artur Arseniev
|
0027dcd119
|
Merge pull request #3430 from emyasnikov/3418-panels-visible-attribute
Fixed issue with panels visible attribute being not used.
|
5 years ago |
dependabot[bot]
|
8fefa0f586
|
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Artur Arseniev
|
e524e3afd5
|
Clear cache undo manager
|
5 years ago |
Artur Arseniev
|
d7f773202c
|
Merge pull request #3436 from anlumo/master
Added Functionality to Call the Parent on the Resizer Functions.
|
5 years ago |
Artur Arseniev
|
33b20c62a5
|
Avoid tracking device changes in undo manager. Fixes #3437
|
5 years ago |
Artur Arseniev
|
c13afc03bc
|
Merge pull request #3440 from artf/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
|
5 years ago |
Artur Arseniev
|
83f06ccf6a
|
Merge pull request #3439 from artf/dependabot/npm_and_yarn/underscore-1.12.1
Bump underscore from 1.12.0 to 1.12.1
|
5 years ago |
Artur Arseniev
|
7c791cde62
|
Merge pull request #3438 from artf/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
|
5 years ago |
Artur Arseniev
|
4b1c3850ea
|
Merge pull request #3426 from artf/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
|
5 years ago |
Artur Arseniev
|
af78e80d48
|
Remove old staticRules option in CssComposer. Closes #3425
|
5 years ago |
dependabot[bot]
|
86e6a0c109
|
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
b11a6ea57e
|
Bump underscore from 1.12.0 to 1.12.1
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.12.0...1.12.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
aad4b7219e
|
Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Andreas Monitzer
|
fea1796c3e
|
Made it possible for components with custom resizing functions to still call their parent functions, so the state machine doesn't break.
|
5 years ago |
Artur Arseniev
|
2e6703fd76
|
Reset layer input element on rerender
|
5 years ago |
Artur Arseniev
|
e2a73589ab
|
Add a new option in LayerManager in order to extend the layer item view
|
5 years ago |
Evgenij Myasnikov
|
ddf18737fd
|
Fixed issue with panels visible attribute being not used.
|
5 years ago |
Artur Arseniev
|
210f87030d
|
Update tests for symbols with override
|
5 years ago |
Artur Arseniev
|
342cb04378
|
Prevent update override properties
|
5 years ago |
Artur Arseniev
|
1e4c0403f3
|
Update overrides for components
|
5 years ago |
Artur Arseniev
|
733e6bbd70
|
Support overrides with action types
|
5 years ago |
Artur Arseniev
|
401fdeb9b6
|
Start with symbol override
|
5 years ago |
Artur Arseniev
|
cab183a40b
|
Update symbol refs before remove
|
5 years ago |
dependabot[bot]
|
b090fda0f3
|
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
Artur Arseniev
|
6219a0d71e
|
Refactor Component selection in order to adjust UndoManager
|
5 years ago |
Artur Arseniev
|
957c46dd13
|
Adjust UndoManager for symbols
|
5 years ago |
Artur Arseniev
|
b5426a9504
|
Update the way symbol changes are propagated
|
5 years ago |
Artur Arseniev
|
1457f30f99
|
Update symbol nested remove
|
5 years ago |
Artur Arseniev
|
c7ebb692f2
|
Remove symbol instance references
|
5 years ago |
Artur Arseniev
|
f3aad4e19e
|
Unset symbols properly
|
5 years ago |
Artur Arseniev
|
1a20f40c54
|
Prevent breaking the changes counter. Fixes #3412
|
5 years ago |
Artur Arseniev
|
93f2582df0
|
Update Sorter
|
5 years ago |
Artur Arseniev
|
db78ca2aa4
|
Update Component jsdoc
|
5 years ago |
Artur Arseniev
|
798288b7fa
|
Merge pull request #3393 from HCL-TECH-SOFTWARE/droppable-updates Closes #3392
Update droppable config to allow a function
|
5 years ago |
Ryan Wilson
|
56e93070a4
|
Change droppable arguments to models
|
5 years ago |
Artur Arseniev
|
e914a3fe49
|
Merge pull request #3411 from artf/page-manager
Page manager
|
5 years ago |