The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed JSX transpiling
- Added TypeScript config
- Added ES2015 preset
- Added missing dependency
- Added Babel transpiler
- Failed to activate the package in the latest Atom
- Showing up bottom dock when viewing libraries
- Use library button doesn't work if
project.properties
file is missing
- install dependencies without using git
- use particle-dev-profiles api 0.0.2
- updated atom-package-deps to 4.6.0
- open created project in the same window
- listing library versions
- library management panel
- prompt for project creation when adding a library
- ability to copy a library
- libraries pagination
- allow adding libraries to other libraries
- remove migrate, upload and publish icons
- use community libraries sort order
- library icons
- make disabled button gray
- only fetch libraries once at the time
- disable add library button instead of hiding it
- move private icon to the right
- refresh libraries when showing panel again
- add notification if library upload failed
- project initialization fixes
- project init command
- add Verified icon
- add Private library icon
- fix bug making viewing library sources impossible
- view library sources
- add to current project
- libraries search
- libraries panel
- toolbar buttons for library commands
- private libraries support
- library add (with library search)
- library publish
- library migrate