Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

46 lines (23 loc) · 1.7 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2017-06-02)

Bug Fixes

  • app: remove decko so app works in ie11 (ceaa8f5)

Features

  • app: migrate to skate 5.x (e4725bc)
  • app: re-implement payload performant async wc polyfill loader (b842cf4)
  • build: add prod bundle profiler (818cd56)
  • polyfills: use custom loader for bundler friendly lazy loading of WC polyfills (debe19c)

1.1.0 (2017-02-27)

Bug Fixes

  • build: fix release script (b9bb23e)

Features

  • app: add markdown-editor component (a29f271)

1.0.0 (2017-02-26)

Features

  • app: add initial skate root WC (aef44ea)
  • app: add prop showcase (f79d62c)
  • styles: add style support, sanitize.css and global style.css (c98ca61)