Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

Latest commit

 

History

History
390 lines (194 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

390 lines (194 loc) · 15.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.1.0 (2018-10-25)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • ci: production rancher deploy event tag (402c8cd)

3.1.1 (2017-11-23)

3.1.0 (2017-11-23)

Features

  • ci: add drone ci build integration close #47 (f0021e5)
  • ci: add staging build pipeline close #47 (e17d100)

3.0.1 (2017-11-23)

Bug Fixes

  • 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)

Features

  • upgrade-slate: Upgraded to use the latest slate-editor (0.25.3) (f9a578b)

BREAKING CHANGES

  • 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)

Bug Fixes

  • clone: Fixed the clone util to not attempt to create an element from an undefined child #40 (5e1bfc6)

2.6.9 (2017-08-18)

Bug Fixes

  • package: update yarn.lock and package-lock.json close #35 (c3a311b)

2.6.8 (2017-08-18)

Bug Fixes

  • 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)

Bug Fixes

  • intl: image plugin's image link node translation fix #33 (e173004)

2.6.6 (2017-06-20)

Bug Fixes

  • intl: make the default language of edito as pt-BR #31 (e19639c)

2.6.5 (2017-06-08)

Bug Fixes

  • 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)

Bug Fixes

  • link-plugin: remove modal's form validation fixes #27 (ea64813)
  • scripts: update publish-release script (da73528)

2.6.3 (2017-05-31)

Bug Fixes

  • link-plugin: remove style of nested image-node on link-node (8291103)

2.6.2 (2017-05-31)

Bug Fixes

  • link-plugin: href data prop on link data update (490da35)

2.6.1 (2017-05-30)

Bug Fixes

  • link-plugin: old version data compatibility (ab63bda)

2.6.0 (2017-05-30)

Bug Fixes

  • 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)

Features

  • link-plugin: handle data with modal close #23 (5b62aa9)

2.5.1 (2017-05-29)

Bug Fixes

  • build: remove lib folder before build it up again (33945b5)

2.5.0 (2017-05-29)

Bug Fixes

  • scripts: add files that have been generated by build script (7a4498f)

Features

  • link-plugin: handle data with modal close #23 (5b62aa9)

2.4.3 (2017-05-25)

Bug Fixes

  • 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)

Bug Fixes

  • example: accepts env vars to compose the signing url (787687f)
  • scripts: merge the build and release scripts (e14e95c)

2.4.1 (2017-05-18)

Bug Fixes

2.4.0 (2017-05-18)

Features

  • image-plugin: image data management via modal #17 (b63843f)
  • packages: add standard-version #17 (0570357)

Changelog

2.3.1 (May 09, 2017)

  • Upgrade react-fontawesome to v1.6.1 #18

2.3.0 (Apr 01, 2017)

  • Fix image width when grid column be too small
  • Make columns of grid plugin with the same width

2.2.8 (Mar 31, 2017)

  • Identify the instance of editor with an uid

2.2.7 (Mar 31, 2017)

  • Allow image upload multiple times

2.2.6 (Mar 21, 2017)

  • Upgrade slate to v0.19.3
  • Add strategy to render a tag when block type is grid-cell

2.2.4 (Mar 20, 2017)

  • Fix color plugin colorpicker draggable bar style

2.2.3 (Mar 20, 2017)

  • Replace process.env.BROWSER to exenv.canUseDOM

2.2.1 (Feb 24, 2017)

  • Prepare project to publish on npm

2.2.0 (Feb 24, 2017)

  • 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

2.1.0 (Feb 21, 2017)

  • Add environment variable check to load assets files only on browser to SSR works

2.0.0 (Feb 20, 2017)

  • Change the way that the plugins are exposed via api
  • Add slate as a peer dependency

1.0.0 (Dec 12, 2016)

  • Initial stable version