All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.1.0 (2018-10-25)
- editor: upgrade slate and slate-react to fix any bugs on firefox (080849b)
- embed-plugin: remove focus on insert embed (85b727b)
- font-size-plugin: change strategy to pick up selected font size (6d47d8a)
- plugins: change behavior of selection when edit link (03e6c36)
- plugins: change deprecation methods for Selection (e7166e3)
- plugins: change strategy to pick up color and font family values (d3d8432)
- editor: migrate slate to v0.35.0 (fb8e799)
- editor: migrate slate to v0.36.0 (aff54ac)
- editor: migrate slate to version v0.41.0 (acdd4d1)
- editor: migrate to slate version v0.37.0 (5f91b55)
- editor: upgrade slate to version v0.40.0 (6ac3941)
- slate: upgrade slate to v0.32.0 (935eb3f)
- slate: upgrade tp v0.34.0 (860dc57)
5.0.0 (2018-05-08)
- ci: add staging slate-editor-example package context #62 (9bc14b7)
- ci: example to initialize example on staging #62 (0ec1ac5)
- ci: replace slash from branch name (d001d99)
- components: tooltip module export #62 (d9feb44)
- example: rename slate-editor-components and slate-editor-utils #62 (a088706)
- lerna: update current version to latest published version #62 (c4cecfb)
- package: add config to publish scoped packages #62 (5323c29)
- package: update latest published version (f5790fa)
- packages: add npm publishConfig to all packages #62 (d8ba31b)
- packages: add sideEffects to false for all packages #62 (378d01b)
- start command that install packages and loads .env file #62 (e440678)
- packages: ensure integrity of dependencies for each package #62 (4a50079)
- packages: specify explicitly public access on scoped packages #62 (c7b53cf)
4.0.1 (2018-01-29)
- prerelease script (f34d5d3)
- ci: production deploy rancher stack name (203bf20)
- link-plugin: forward selection link insert (1f2c3c2)
- link-plugin: remove insert link legacy bugfix code fix #42 (ceb403f)
4.0.0 (2018-01-11)
- editor initial state object #50 (1840185)
- prerelease script (7dcee7b)
- ci: production deploy rancher stack name (fc635a4)
- package: upgrade react-s3-uploader to v4.6.0 (d57d5e6)
- packages: remove caret range from slate and slate-react (6ad5ff2)
- package: upgrade react, enzyme and other deps #50 (a22174c)
- slate: migrate value object from v0.25.3 to v0.31.3 #50 (4c566cc)
- tests: upgrade all deps and test suite tools #50 (07e4c76)
3.1.2 (2017-11-27)
- ci: production rancher deploy event tag (402c8cd)
3.1.1 (2017-11-23)
3.1.0 (2017-11-23)
- ci: add drone ci build integration close #47 (f0021e5)
- ci: add staging build pipeline close #47 (e17d100)
3.0.1 (2017-11-23)
- color-plugin: remove focus when change state (cfd7a75)
- font-family: remove focus on strategy mark (81790a7)
- font-size-plugin: change keyboard shortcut; update doc #2 (9e54345)
- font-size-plugin: remove focus and onKeyDown. Closes #2 (9b30fb0)
3.0.0 (2017-10-25)
- upgrade-slate: Upgraded to use the latest slate-editor (0.25.3) (f9a578b)
- upgrade-slate: - slate has gone through many enhancements and breaking changes and to be compatible with the latest, the slate-editor also has breaking changes. This mostly revolves around the changes slate made to the removal of the Raw serializer and the Change objects
2.6.10 (2017-08-24)
- clone: Fixed the clone util to not attempt to create an element from an undefined child #40 (5e1bfc6)
2.6.9 (2017-08-18)
2.6.8 (2017-08-18)
- button lib: Revert built lib files from Button component feature (c3eb36f)
- example: react-router router implementation fix #37 (3e9eafa)
2.6.7 (2017-06-29)
2.6.6 (2017-06-20)
2.6.5 (2017-06-08)
- link-plugin: autofocus on href input on modal show (b3ae3a3)
- link-plugin: show tooltip strategy (cb71b10)
- link-plugin: unlink when close modal without fill the href (0be15ca)
2.6.4 (2017-06-01)
- link-plugin: remove modal's form validation fixes #27 (ea64813)
- scripts: update publish-release script (da73528)
2.6.3 (2017-05-31)
- link-plugin: remove style of nested image-node on link-node (8291103)
2.6.2 (2017-05-31)
- link-plugin: href data prop on link data update (490da35)
2.6.1 (2017-05-30)
- link-plugin: old version data compatibility (ab63bda)
2.6.0 (2017-05-30)
- build: remove lib folder before build it up again (33945b5)
- link-plugin: keep modal close and open it only when insert (e0fcb16)
- link-plugin: validate the url field before submit (0d779d4)
- scripts: add files that have been generated by build script (7a4498f)
2.5.1 (2017-05-29)
- build: remove lib folder before build it up again (33945b5)
2.5.0 (2017-05-29)
- scripts: add files that have been generated by build script (7a4498f)
2.4.3 (2017-05-25)
- color-plugin: remove all nested color marks close #22 (82fd22e)
- example: accepts env vars to compose the signing url (787687f)
- scripts: merge the build and release scripts (e14e95c)
2.4.2 (2017-05-18)
- example: accepts env vars to compose the signing url (787687f)
- scripts: merge the build and release scripts (e14e95c)
2.4.1 (2017-05-18)
- build: generate build (55e273d)
2.4.0 (2017-05-18)
- image-plugin: image data management via modal #17 (b63843f)
- packages: add standard-version #17 (0570357)
- Upgrade
react-fontawesome
to v1.6.1 #18
- Fix image width when grid column be too small
- Make columns of grid plugin with the same width
- Identify the instance of editor with an uid
- Allow image upload multiple times
- Upgrade slate to v0.19.3
- Add strategy to render a tag when block type is grid-cell
- Fix color plugin colorpicker draggable bar style
- Replace process.env.BROWSER to exenv.canUseDOM
- Prepare project to publish on npm
- Make ImagePlugin signingUrl injectable
- Use react-s3-uploader package to upload images from slate-editor
- Make editor's initial state can be injected
- Move SlateContent component rest props to Editor
- Make SlateEditor components stylish
- Add environment variable check to load assets files only on browser to SSR works
- Change the way that the plugins are exposed via api
- Add slate as a peer dependency
- Initial stable version