Artur Arseniev
5acf2cd4a4
Up pages move
12 months ago
mohamed yahia
d3e3a48b27
Add move page method to PageManager ( #6413 )
12 months ago
Artur Arseniev
0412f171b0
Add minHeight to devices
12 months ago
Artur Arseniev
ee2799df7e
Cleanup timerZoom
12 months ago
Artur Arseniev
7c3a86ed6e
Cleanup listeners
12 months ago
mohamed yahia
46b3292a96
Fix scrollable canvas ( #6404 )
12 months ago
mohamed yahia
8225e3e9d1
Add scrollable canvas feature ( #6395 )
1 year ago
Artur Arseniev
13d1c23b32
Fix and add a few events ( #6397 )
* Remove unused styles
* Remove deprecated command options
* Remove deprecated Commands events
* Add `command:call` event for generic Command calls
* Add `project:get` event
* Add `parse:html:before` and `parse:css:before` events
* Avoid using toggleFramesEvents on component resize
1 year ago
mohamed yahia
fa087df758
Fix important value not clearing after changing the selected component ( #6381 )
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year ago
mohamed yahia
4d34f527a2
Fix resizer on absolute drag mode when the parent is positioned ( position: relative | absolute | .... ) ( #6382 )
* Fix resizer on absolute drag mode when the parent is positioned ( position: relative | absolute | .... )
* Improve calculation performance
* Up Resizer
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year ago
Lucas Tabis
8298c4d69e
fix: unknown pseudo element and unused rulesets in scss ( #6389 )
fix: unused rulesets and unknown pseudo element
1 year ago
mohamed yahia
d629989499
Add collection components ( #6359 )
1 year ago
mohamed yahia
f333ef4ecb
Apply constraints only if value of a style input is a valid number ( #6380 )
1 year ago
mohamed yahia
6599e89ac4
Switch bottom left radius with bottom right radius ( #6379 )
* Switch bottom left radius with bottom right radius
* Update tests
1 year ago
jiangmencity
cd8e95fee3
chore: fix some typos in comment ( #6378 )
Signed-off-by: jiangmencity <jiangmen@52it.net>
1 year ago
Artur Arseniev
3eeec39ba4
Release GrapesJS core latest: v0.22.5 ( #6372 )
1 year ago
Artur Arseniev
9831c9dae5
Add events for script components ( #6364 )
1 year ago
Artur Arseniev
cdeae9cb09
Improve some events ( #6360 )
1 year ago
mohamed yahia
21f51aec1d
Add Components dynamic values ( props - attributes ) ( #6351 )
1 year ago
mohamed yahia
b60bf5fdd6
Fix drag and drop on NativeDnD set to false ( #6346 )
1 year ago
Artur Arseniev
a85d4140f7
Release GrapesJS core latest: v0.22.4 ( #6344 )
1 year ago
Artur Arseniev
07438bafb1
Additional fixes to getComponentsFromDefs ( #6342 )
1 year ago
Artur Arseniev
b833ae9d75
Prevent infinite request loop with srcset in image ( #6341 )
Prevent infinite request loop with srcset in image. Closes #6332
1 year ago
Artur Arseniev
0db672914a
Fix getComponentsFromDefs ( #6340 )
1 year ago
William DA SILVA
954a37a933
fix: ensure the pointer-init class is removed when updating the "locked" state ( #6312 )
fix: ensure the pointer init class is removed when updating locked status
1 year ago
Artur Arseniev
392d6c8ce4
Improve custom RTE by passing the view ( #6339 )
1 year ago
Artur Arseniev
fe2807368a
Fix selection events ( #6325 )
* Pass options in setSelected
* Allow force sync from custom RTE
1 year ago
mohamed yahia
36572c3803
Improve conditional variables ( #6301 )
* Add some operations to strings
* Rename some types for conditional variables
* Ignore type error ( for now )
* Fix tests
* Add tests for the newly added string operations
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year ago
mohamed yahia
ff809323e3
Datasource types ( #6300 )
1 year ago
mohamed yahia
4e97d6352f
Fix Block model init on dragging ( #6297 )
1 year ago
Artur Arseniev
e8ec6e749e
Improve DataSource TS ( #6294 )
* Improve DataSource TS
* Datasource types (#6295 )
* Add datasource types
* Refactor types
* Remove unused type
---------
Co-authored-by: mohamedsalem401 <salemmohamed780@gmail.com>
---------
Co-authored-by: mohamedsalem401 <salemmohamed780@gmail.com>
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
mohamed yahia
8605e40a34
Fix cloning pages issue ( #6291 )
1 year ago
mohamed yahia
ef26212f39
Add conditional variables ( #6282 )
1 year ago
Artur Arseniev
292f61564a
Add `destroy`/`destroyed` events ( #6289 )
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
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
Singwai Chan
e369c03285
generate html should keep id when script-export is set ( #6276 )
1 year ago
mohamed yahia
ec218d33e4
Fix layer manager drag and drop ( #6283 )
* Fix layer manager drag and drop area
* Adjust the ratio of droppable area
1 year ago
mohamed yahia
1bbd683e2f
Fix drag and drop issue on firefox ( #6278 ) Fixes #6271
1 year ago
mohamed yahia
2055896922
Throw an error if trying to access a data variable with undefined em ( #6268 )
1 year ago
mohamed yahia
e43dcfcff7
Add datasource support to conditional variables ( #6270 )
1 year ago
mohamed yahia
5d5ff04c72
Add data condition variable ( #6239 )
* Add data condition variable
* Format
---------
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
1 year ago
mohamed yahia
45da189c08
Refactor data variable listeners to a generic dynamic variable ( #6229 )
Co-authored-by: Artur Arseniev <artur.catch@hotmail.it>
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
de59e06930
Up docs ( #6236 )
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