Artur Arseniev
5c238713bf
Up docs ( #6436 )
Typo api docs
11 months ago
Maxim Evtush
637bedae02
fix: typos in documentation files ( #6400 )
* Update block.md
* Update sector.md
* Update component.md
* Update Replace-Rich-Text-Editor.md
* Update config.ts
* Update LogicalOperator.ts
* Update Component.ts
11 months ago
Artur Arseniev
55f5d013f7
Firefox resize fix + skip loading keymaps in headless mode ( #6435 )
* Fix error when resizing components in Firefox
* Avoid loading keymaps for headless editor
* Fix other possible issues
11 months ago
Artur Arseniev
4d5107b1bf
Add options for zoom change event ( #6429 )
11 months ago
Chris Benjamin
f3b02f8440
fix: Add height CSS for Safari not showing layer icons ( #6394 ) ( #6424 )
* Add height CSS for Safari not showing layer icons (#6394 )
* Missed the drag icon
---------
Co-authored-by: Chris Benjamin <cbenjamin@stormseed.com>
11 months ago
Artur Arseniev
0406eec7e0
Add new events render and removed events to components ( #6423 )
11 months ago
mohamed yahia
fd51fa88ba
Add auto scrollable canvas ( #6408 )
12 months ago
Chris Benjamin
8d7d53988c
fix: Highlighted text selection cleared on shift-click ( #6412 )
* apply bypass for clearing text selection for shift-clicking a component being edited
* did not have prettier extension working properly
---------
Co-authored-by: Chris Benjamin <cbenjamin@stormseed.com>
12 months ago
Artur Arseniev
3bac5388c8
Update canvas frame ( #6414 )
12 months ago
mohamed yahia
d3e3a48b27
Add move page method to PageManager ( #6413 )
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
a0497d48fb
Release GrapesJS docs: v0.22.3 ( #6288 )
1 year ago
Artur Arseniev
e9cea2087b
Release docs v0.22.2 ( #6287 )
* Up
* Release GrapesJS docs: v0.22.2
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