Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.43 KB

File metadata and controls

30 lines (21 loc) · 1.43 KB

carte-blanche-react-plugin Changelog

CarteBlanche is maintained by @mxstbr, @nikgraf, @jantimon and an amazing team of contributors. All contributions, except for those by Max, Nik and Timon, are credited here.

to be released

  • added; support for Windows, thanks @novascreen
  • fixed; support for webpack v2.1.0-beta

v0.3 / 2016-07-13

  • added; notification when saving variation, thanks @lithin
  • fixed; properly resize iframe based on contents, thanks @FezVrasta
  • added; introduce a RefreshButton to reload the iFrame
  • changed; support carte-blanche@0.3

v0.2 / 2016-06-12

  • added; show JSX code of variation in interface, thanks @RStankov
  • added; CommonsChunkPlugin support
  • improved; various bug fixes and improvements

v0.1.3 / 2016-06-08

  • added; modal confirmation on variation delete, thanks @nkalichynskyi
  • added; cancel create variation button, thanks @RStankov
  • fixed; styling improvements, thanks @hosmelq @d4ncer
  • fixed; allow scrolling after deleting a variation
  • fixed; injected tags via injectTags are now in the <head>
  • improved; general create variation button behaviour