登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
0
Fork
8
luodh
/
grapesjs
forked from
Gitee 极速下载
/
grapesjs
确定同步?
同步操作将从
Gitee 极速下载/grapesjs
强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
删除在远程仓库中不存在的分支和标签
同步 Wiki
(当前仓库的 wiki 将会被覆盖!)
取消
确定
代码
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
v0.12.30
v0.12.30 8e03bdc Update sorter events 4aa3ba7 Fix `matches` method in Sorter. Fixes #484 e458c1d Expose Components and ComponentsView in DomComponents 0900b0c Fix getModelToStyle in StyleManager 9b12bc3 Prevent component selection on frame resize d5a91a3 Add editable attribute to image component 687e150 Add `stylable-require` property on Component Model 2354274 Add `unstylable` property on Component Model 7c840d6 Update extendProperties, allow property extension with id key 3a90437 Fixing background color for gjs-input-unit 108bf5a Add grapesjs-style-gradient in README
2a7d6d6
2017-11-10 04:07
下载
v0.12.25
v0.12.25 769246e Update README 28289aa Add `disable` button feature ab4a5ce id with lowercase 6dc2047 Fix color input update 4683a04 Make SVG resizable 351e911 Fix SVG's rect 831ffdb Add webpack-html 266594f Update StyleManager status management f5e8352 Filter computed styles from browser defaults 7679b78 Improve Resizer with more configurations 7839ac7 Refactor StyleManager model properties 48d61bb Fixing CSS issues with combobox in Firefox 658f68f Add createType to StyleManager ecf22d6 Add setValue to the property model 1279ad7 Avoid element update, from the model value change, if it comes from element itself 76d92bf AssetsView input placeholder text from configuration 45804f3 Mare the rte toolbar hidden on render. Closes #461 cb3730b Update index.html so that all media files have an absolute path 5fe93fa Add Arguments to Editor.trigger() function 9c2da6c Make Traits label configurable. Closes #447 0e5c111 Fix radio input styles ed984a2 Update number input validator 43c0a34 Update slider property in style manager 17f850a Refactor UI input number 6e48ca0 Refactor abstract ui input
25fdbe1
2017-11-07 06:45
下载
v0.12.17
Bump v0.12.17 c107463 Avoid toLowerCase on SVG elements bb97caa Update how changesCount is handled f6a2806 Update component resizer in SelectComponent 1e9cb40 Update input radio style 4a39318 Specify GET Method to Load templates
fc0409a
2017-10-25 19:59
下载
v0.12.15
Bump v0.12.15 65a2dc0 Add the possibility to propagate parent properties. Closes #422 50b72eb Switch to babel-preset-env fa2493a Add `isElInViewport` method in CanvasView 6eac790 Add getTargetFromEl method 6a79df5 Update radio and color input styles 3642c14 Do not override the real jquery 10b7a43 Stop resize command when there is no selected component b4752b4 Bind onSelect to component change in selectComponent command 0efe3b2 Parse array/objects inside attributes safely 73f4183 Improve HTML parser, add the possibility to parse Array/Object attributes baf57ec Add `append` and `components` methods to Component model 24a85bb Set highlightable to false on SVG components f87e924 Add `setAttributes`, `getAttributes`, `setClass` and `addClass` to Component 822ab5a Make the link component not editable if all its children are not textnodes. Closes #418
d02234c
2017-10-20 21:02
下载
v0.12.8
9e8f7cc
2017-10-13 05:53
下载
v0.12.7
a4e1645
2017-10-13 04:33
下载
v0.12.5
9bcd967
2017-10-10 07:47
下载
v0.10.8
v0.10.8 e182808 Load default commands on Command init module and remove toLoad method d2318f4 Fix string type in FileUploader 9a79736 The npm packed distro of the project (grapesjs-*.tgz) is git and npm ignored. Development resources are npm ignored 608d33e Add a test to check if a custom plugin can override a default command 490946a Add editorconfig
8a835e6
2017-10-06 01:50
下载
v0.11.3-rc
v0.11.3-rc * Remove JQuery dependency and update its plugins * Refactor some modules
4f32857
2017-10-05 07:12
下载
v0.10.7
v0.10.7 e5af4c6 Add `grapesjs.version` f6d8f10 Prevent propagation with toolbar buttons be7d243 Add `component:selected` event f0e73a8 Add the possibility to select parent component a45490e Make the slider input toggable 3faeec6 Stylistic updates 9d8fbe2 Improve Color Input 8744c2c Update escaping function in Selector model. Fixes #325 53b2ba0 Updates on color input 18801eb Add slider type for Style Manager 8903557 Add `step` option for integer inputs in StyleManager 3e24099 Add the possibility to add custom StyleManager Types d153bd8 Refactor Style Manager Property views 8bdbb71 Add inputValueChanged and modelValueChanged methods to PropertyView
8e16ded
2017-09-22 05:13
下载
v0.10.6
Bump 0.10.6 8326cc0 Update model value on target change in style manager 101d39c Update parsing in property model f230b83 Refactor templating in StyleManager properties 5407c89 Update and refactor property models in Style Manager f792b3c Replace getComponentValue with getTargetValue ce60321 Setup default values on property models 496f461 Replace getValue with getFullValue within view properties 577c144 Implemented TypeableCollection in StyleManager 0d34852 Disable undo manager before adding rules on component selection. Fixes #268 112e67c Use data URL to embed images in documents, thanks to @A---- https://github.com/artf/grapesjs/pull/301
af72c54
2017-09-15 20:44
下载
v0.10.4
v0.10.4 d47658b Update TypeableCollection and refactor EditorView 4edd02a Move variables in its own file with !default d71882c Use HTMLElement for container
471b84a
2017-09-06 20:08
下载
v0.10.2
v0.10.2 792bce3 Update dependencies dcf0070 Prevent undo/redo while focused on inputs b607384 Update the KeyboardEvent propagation in canvas (fixes undo/redo issues) 5b3187b Add CSS Variables support. Fixes #271 7868c4b Update webpack config with jquery. Fixes #273 6c05cf2 Refactor the initialization and the loading, make it a bit clearer In src/grapesjs/index.js you can see now `editor.getModel().loadOnStart()` does the work and load Components/Styles after plugins. This will allow also to attach custom types easier in all modules efa3f19 Update assets after render 0dfa656 Update updateAttributes, prevent a crash with an empty attribute ac3a2cd Update `add` method in AssetManager, put the model at the beginning c21bba2 Add 'background-size' to wrapper styles 7c436b4 Update updateTarget method in AssetView 67eb97e Improve TypeableCollection addType method c7a2c85 Update Asset Manager modal and do not rerender it 8cc5e97 Show/Hide noAssets only when necessary 3b23227 Add noAssets config option to Asset Manager ea92a11 Set storeComponents and storeStyles enabled by default 5f9ba62 Improve TypeableCollection c28381e Add custom handleAdd method for Assets
96ccf34
2017-09-06 04:35
下载
v0.9.32
v0.9.32 d514ffb Fix regressions 7a8935a Stylistic changes d419bd1 Refactor Asset Manager and add the possibility to insert custom types 91ecaac Add custom upload name ad84b29 Add 'asset:upload:error' event 90027e3 Add 'X-Requested-With' header in fetch 1829fd0 Move modal from container to the editor c55a598 Refactor and improve asset uploading b36cb11 Add a fetch polyfill with Promise 633cb2d Set wrapper storing as an opt-in option a97bded Update navigator items & traits loading 24e746e Store the entire wrapper not only its components 2236a68 Create and update Typeable 354e732 Export body/wrapper in CSS/HTML code 72c6fe4 Changed Component model property from `hiddenLayer` to `layerable` 673404e Update selected helper, show the name of the component in case has no classes df44e2c Add selectedLabel config in Selector Manager 6c3a924 Update few API JSDocs 22e00c1 Update add method in plugin manager and return the plugin itself 4ec5726 Stylistic changes on layers d305942 Add the possibility to avoid item selection in sorter c00c891 Fix sorting with wrapper inside layers 1abcfd2 Update layers configs 448c6ba Add the possibility to see the wrapper in layers b1d7235 Improve new rule creation with CSSRule 7f4238e Update getModelToStyle with getStyleable method 32a642f Refactor SelectorManager Make a difference between global selectors container and the viewer one 1d421b2 Avoid updating height/width in resizing when not required b6f8238 Fix component selector in style manager a279b42 Show correctly valid selectors in selectors view 28b8d0a Returns in Style Manager only styleable selectors a4c67e1 Add propertyMap on SelectorManager module This allows to intercept new selectors and add custom properties on them c56d027 Extend Selector properties
02ab540
2017-08-29 19:55
下载
v0.9.15
v0.9.15 c45e572 Fix few regressions after the trait update c0e90c7 Improve getInitValue of the Trait 562e0e0 Init the component with initial values from traits. Closes #230 9f39cdf Update BlockView, avoid false positives with the Sorter 6e18b21 Refactor Navigator and move there components status update 80b12df Refactor SelectComponent Move component selection in DomComponents module 6436e4e Add `editor.select(el)` method 26d63a2 Refactor ComponentView and the SelectComponent command Move the initResize from ComponentView to SelectComponent 9202520 Improve resizable component model property Passing an object, will use it as additional options 43114bf Refactor resizer in ComponentView and make use of Styleable
0745f89
2017-08-18 02:29
下载
v0.9.13
v0.9.13 7756992 Add content listener in text view component 6d9b312 Add to undo manager also `change:content` to listen 560e34d Avoid double content by removing its children in Text Component
ffca74d
2017-08-15 15:33
下载
v0.9.12
v0.9.12 5b3de6d Do post render stuff after the iframe is loaded cec81eb Test style parsing for attributes containing colon 43b4f96 Add a global dropzone for file dragging. Closes #198 5dfce2a Make a missing Spectrum plugin more verbose 361f3e2 Make a missing $ more verbose 3712695 Update block remove method and set the listener inside the view 4b64a86 Fixed issue #221 blockManager.remove not working. added render to remove method 637811d Moves down the RTE toolbar when it's closer to the top canvas edge. Fixes #61 d617693 Add type="button" for the '+' button. Fixes #158
19fbce0
2017-08-11 03:03
下载
v0.9.11
v0.9.11 5b4397e Add cross-env to package.json scripts b583ec8 Updating openAssetManager function in PropertyFileView to utilize open-assets command 61ac543 Adding remove function to Blocks manager 6e1952b Temporarily adding components via the Sorter no longer triggers add/change events b7f7b80 Add updateStatus also on stack property type in Style Manager
9f99d95
2017-08-07 20:50
下载
v0.9.8
Bump v0.9.8 02f1117 Make clearProperties configurable 21bf336 Add the possibility to clean properties c30daed Fix style manager regressions 5673e9f Make id attribute unique. Closes #164 b74cb9c Refactor PropertyView and make computed function configurable b91a50c Add updateStatus on PropertyView in StyleManager 4b584a7 Implement Styleable interface in Components and CssRules 6e17b1e Add Stylable class cb29703 Add getSelectedToStyle to the editor API 5c67da9 Use customBadgeLabel on canvas badge ca102a5 Add setCustomBadgeLabel method to canvas 77c9f6f Add icon property to Components e3ec989 Update SVG Component name 6c993d7 Update custom name in ItemView 501795d Make use of getName in SelectComponent command
4a586b3
2017-07-19 03:06
下载
v0.9.7
2a6294d
2017-07-14 02:06
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
JavaScript
1
https://gitee.com/thinkinpg/grapesjs.git
git@gitee.com:thinkinpg/grapesjs.git
thinkinpg
grapesjs
grapesjs
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册