Skip to content

Releases: Datawheel/canon

v0.2.5

01 Mar 22:37
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release
  • actually fixes server-side rendering of SectionTitle (a2500ce)

v0.2.4

01 Mar 22:09
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release
  • fixes server-side rendering of SectionTitle (3c562f8)
  • fixes default app accent color (6c48fcd)
  • fixes production start script (bb6685a)
  • renames accent color in sample app (76403f6)
  • makes default topic title weight heavier (96f8b81)

v0.2.3

23 Feb 20:36
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release
  • Sections now support solo children (494a50f)

v0.2.2

23 Feb 20:04
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

v0.2.1

23 Feb 18:19
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • exports new components (0f07cc5)
  • cleans up SectionTitle code (02fc340)
  • creates new SectionTitle component (5bf422f)
  • renames Topic to TopicTitle (dedfbab)
  • globalizes Meta component (a574ad4)
  • updates d3plus-react to v0.2.2 (a9df563)
  • restructures how Topic and Section components are used and styled (688f73a)
  • convert error object data to string to enable error messages to be relayed to client (#2) (27f674f)
  • adds d3plus-react dependency and test viz (5733d8b)
  • updates testing app (1aa3a6a)
  • adds data context to Section (b21ed17)
  • adds Profile component with data context (63b9507)
  • preRenderMiddleware now supports analyzing child elements (8841e50)

v0.1.11

14 Feb 15:44
Compare
Choose a tag to compare
v0.1.11 Pre-release
Pre-release
  • uses named exports for index.js (4272dd2)
  • exports SectionRows from Section.jsx (2327606)

v0.1.10

14 Feb 15:35
Compare
Choose a tag to compare
v0.1.10 Pre-release
Pre-release
  • tries linking directly to src in package main (69c390a)

v0.1.9

14 Feb 15:30
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release
  • removes node_modules from webpack exclude (4831f00)

v0.1.8

14 Feb 15:17
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release
  • adds datawheel-canon src to webpack root resolve (b064210)

v0.1.7

14 Feb 15:03
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
  • adds datawheel-canon root to web pack resolve (4d6b157)