Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

52 lines (33 loc) · 1.75 KB

v3.0.1 - Fri, 16 Oct 2015 18:34:23 GMT

v3.0.0 - Tue, 13 Oct 2015 11:36:18 GMT

  • c232c9f [changed] host docs on GitHub Pages
  • 9cdeb94 [fixed] updated React to v0.14.0
  • b5aca18 [fixed] git ignore .idea
  • a519b84 [fixed] flow ignore fbjs

v2.1.0 - Wed, 07 Oct 2015 11:57:11 GMT

  • af924f1 [added] release tools
  • 3bf88f5 [removed] compiled development resources from the repo
  • 4d4ac04 [fixed] updated to NodeJS v4.1.2
  • fd38672 [added] eslintrc to support in-editor linting
  • bc17907 [fixed] only run tests after a successful build
  • 1ea9389 [removed] a "generated on" timestamp in the footer of the documentation files
  • 1ce6c77 [fixed] made flow ignore all folders that are not needed to be checked
  • dafa4ce [fixed] updated to React Bootstrap v0.26.1, performance improvements

v2.0.3

  • updated webcompiler to v1.4.0, which allowed to significantly simplify and improve the process of the creation of a development server

v2.0.1

  • updated webcompiler to 1.3.1

v2.0.0

  • updated webcompiler to 1.2.2
  • added full test coverage
  • introduced a development server
  • made a number of improvements to make the component work across all major browsers
  • advanced performance optimizations, requestAnimationFrame

v1.1.0

  • Updated webcompiler to 0.3.4
  • Added automatic API documentation generation