Releases: Datawheel/canon
Releases · Datawheel/canon
v0.5.0
- adds LANGUAGE_DEFAULT to README.md (583a244)
- creates a default LoadingComponent (79c692f)
- removes unnecessary default exports from components/actions (cc9208e)
- implements AnchorLink component (3e9b2ab)
- lints example style.js (5eba9c3)
- [breaking] removes stat component (96b3b45)
- sets default language on client (b1e8b26)
- renames global window initial locale variable (6034534)
- provides fallbacks for store, helmet, and style files (436fe87)
- adds "src" directory to dev watch (36bea16)
- restarts dev build process only when js files change (dfcdbb4)
- removes i18n debug messages from production build (a2170b2)
- removes console.log statement (e672fb2)
- preRenderMiddleware now will only load a key if it is not present in the data store (56c53e5)
- updates example app (f397423)
- [breaking] fixes using router Link, changes Profile to CanonComponent, modifies reducer export behavior, and adds fetchData action/reducer (3c737e7)
- adds terminal "clear" when starting scripts (0208e40)
- adds support for LANGUAGE_DEFAULT environment variable (9bef44b)
v0.4.0
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
- improves UglifyJS mangling (0fc9d27)
- updates more dependencies (046c76a)
- updates to webpack 2 (b3f39ff)
- updates web pack middleware (3b2beb7)
- updates react-router to v3 (af5bb1a)
- adds "anchor" class to title links (3357496)
- fixes hash links (must use react-router Link component) (199fed9)
- added second section to example code (f1890f3)
- makes check emoji appear on black backgrounds (2e70aae)
- updates d3plus dependencies (e0dbdec)