Releases: Datawheel/canon
Releases · Datawheel/canon
@datawheel/[email protected]
@datawheel/[email protected]
- bumps blueprint version (91d76be)
@datawheel/[email protected]
This release adds generators, materializers, and selectors to Stories.
It also adds a visible toggle for stories for pre-releases, and doesn't show stories whose date is past the present day. There is also a new image
column for the story header which can point to a static image on disk.
Because of the changes to the database, it requires a migration script, explained in migration section of the README.
A huge number of read/write endpoints were rewired in this release, so please keep an eye on behaviors and keep daily backups as usual.
- Merge pull request #1268 from Datawheel/feature-improve-stories (ea085d2)
- adds static image to story (e1e8a4c)
- adds story visibility (8e728f6)
- adds matswap and fixes button bug (d6b695c)
- fixes bug with story gens (5f410fa)
- fixes constraint bug with migratino (dcc8ec2)
- removes erroneous formatter loader (565a980)
- disables duplicates and fixes storyslug lookup (2dcfce4)
- adds migration script (f77cc0c)
- Update README.md (e69885a)
- adds image column for story (fef2be7)
- adds stories to front-end (af5aa19)
- adds prepareStory function (e154632)
- adds story fendpoint for frontend (6a1fc03)
- makes stories update on selection (e026fe2)
- adds reducers for story selector operations (39a766c)
- hooks up section selector usage (e1694f6)
- updates selectorusage to work with stories (a683573)
- adds more endpoints for story selectors (ee52abd)
- adds deletion endpoints (c0230b8)
- fixes switch from stories to profiles (bdee77d)
- fixes very old bug with stale variables (48d41ff)
- fixes bug with switching panels (3577a90)
- Merge branch 'master' of http://github.com/datawheel/canon into feature-improve-stories (1882acc)
- fixes story_id lookup in materializers (45ee1ef)
- resets variables on tab change (a0a163f)
- refactors endpoints and redux for storyvars (d088c90)
- adds storygen reducers (2020753)
- adds stories (f90772a)
- Merge pull request #1265 from Datawheel/create-gitignore (203a695)
- Merge branch 'master' of http://github.com/datawheel/canon into feature-improve-stories (fea0984)
- updates .gitignore to include prod index.js (3264f68)
- adds db models (fdc10e0)
- Merge branch 'feature-improve-stories' of http://github.com/datawheel/canon into feature-improve-stories (b96f0c9)
- brings toolbox into stories (e7fc3a0)
- Merge branch 'master' of http://github.com/datawheel/canon into feature-improve-stories (a102fdf)
- Merge branch 'master' of http://github.com/datawheel/canon into feature-improve-stories (4d50340)
- adds new models (3c3d6ef)
- filters list by date for prerelease stories (d4f2b86)
@datawheel/[email protected]
@datawheel/[email protected]
@datawheel/[email protected]
@datawheel/[email protected]
@datawheel/[email protected]
- adds support for Adobe Launch Analytics (af17936)
@datawheel/[email protected]
- hotfixes image parent lookup (a4fe97e)