Skip to content

Releases: klee-contrib/focus-starter-kit

Focus starter kit v0.3.0

11 Sep 08:04
Compare
Choose a tag to compare

Now ships with Focus v0.10.1 and Focus components v0.6.1.

Migration guide

The migration has been achieved in the PR #23.

  • Replace the vendor folder with this one
  • Update the Npm post install scripts scripts/install.js to make it match this one
  • Clean up the Brunch config as we did
  • Update your package.json to grab the latest Focus libraries, hence Focus v0.10.1 and Focus components v0.6.1. You can do it quickly by running npm run update-focus
  • Add the dependencies to Material Design Icons and Material Design Lite in your package.json : npm i -S material-design-icons and npm i -S material-design-lite
  • Fix the application boot as done there

Going further

In order to have a quick glimpse at what you should adapt to make it work smoothly with these new versions, you can run npm run migration-report, it will generate a migration-report.json file indicating the hot points you should pay attention to.

For a deeper understanding of the changes brought by these new versions, please refer to Focus components release notes.

Enjoy !

v0.2.1

27 Aug 07:36
Compare
Choose a tag to compare
[focus]

Focus starter kit v0.2.0

04 Aug 13:33
Compare
Choose a tag to compare

Version 0.2.0 of the Focus starter kit
The roadmap is here https://trello.com/b/HTMYEYbX/roadmap
Please read the associated project's releases:

Focus starter kit v0.1.0

01 Jul 18:48
Compare
Choose a tag to compare
Pre-release

Starter kit for focusjs projects

[starter-kit] v0.0.1

22 Jun 17:14
Compare
Choose a tag to compare
Pre-release

First version of the starter-kit