chart-parts/CHANGELOG.md

20 KiB

(2019-11-19)

0.1.3 (2019-11-19)

build

chore

  • run prettier over json, markdown (b552060)

docs

  • actually fix ssr (4ca40fa)
  • add contributing, code-of-conduct (03fea66)
  • add library version to header (152d801)
  • add logo assets (3955c70)
  • add missing docsite images (#68) (135e32f), closes #68
  • add prepare_for_release npm task to deploy_docsite.yml (1ca7136)
  • add spell-linting, add tutorial page (1af8af6)
  • clean up deploy docsite script (#75) (451423b), closes #75
  • dd CODEOWNERS file (e85ef7a)
  • don't use window for size properties (734fc90)
  • eliminate documentation duplication (8bfc817)
  • fix lint issue (e689682)
  • fix ssr issue in useWindowDimensions (b8c46b4)
  • nohoist docsite deps; (6717040)
  • remove debug logging statements (63b90c2)
  • remove gutters from layout (f5c9e3c)
  • set username in gh-pages invocation (472f380)
  • update docsite deploy (de86cd7)
  • update gatsby libraries (29621c7)
  • update link tree styling (a7b5463)
  • update links (9ce820c)
  • update linktree expansion logic (7a2edcc)
  • update linktree logic (980b91a)
  • use github, twitter icons in the authorship component (877c41f)

fix

  • add component displaynames (4e95d46)
  • add headers to added files (df84414)
  • import react.memo in the sample boilerplate (1709ca2)
  • react-dom in deps (0c30e88)
  • remove animejs library to have only gsap and edit easing (c1e7cce)
  • remove unused node modules (91fbaf1)

refactor

  • breakup index into hooks (04c0680)

style

  • update styling for splash page (c989b26)

update

  • add previous examples from latest master commit (b987850)

0.1.2 (2019-09-17)

fix

  • correct interface imports in react components (44ba319)

0.1.1 (2019-09-17)

build

  • remove registry spec from publish script (0f01a8b)

0.1.0 (2019-09-17)

build

  • add .editorconfig for viewing files on GitHub (a5aaed9)
  • add babel processing, common build scripts (f909b8b)
  • add header verification to eslint (#58) (d919867), closes #58
  • add manual yarn install (ffdf78f)
  • add travis-ci build (ee23f50)
  • add yarn cache (8e67f91)
  • build script update (f8d4658)
  • consolidate docsite and examples/ into docs/ folder (a02a5d8)
  • jest fixes (94152e5)
  • lint fixes (e74c7a8)
  • minimize build times (81467a0)
  • put .tsbuildinfo in lib/; get tests working (68c0b7f)
  • rebuild yarn.lock (8d37217)
  • remove test script from docsite (37c2e14)
  • remove unnecessary devDeps (4aec646)
  • replace lint-staged with pretty-quick (0507b20)
  • tsconfig updates (b39f36a)
  • udpate release script (d316e51)
  • update clean task to remove .tsbuildinfo (c064a80)
  • update package entry points (f58e8a0)
  • update rn project (3bc651e)
  • update rn project (3861066)
  • update testdata imports (78ee617)
  • yarn lock rebuild (361bf3a)

chore

docs

  • add links to vega, vega-lite, and altair (936068b)
  • add strictmode to docsite (496938c)
  • add travis build status (09894f7)
  • correct github link in docsite header (74ff522)
  • doc update (ce2b8a8)
  • spelling correction (de6f7aa)
  • upgrade documentatino libs, use styled-components top-level API (4364c0a)
  • upgrade documentatino libs, use styled-components top-level API (ba7d4e2)
  • upgrade gatsby libs (65b367b)
  • write out the initial blog post (#60) (82f479e), closes #60

feat

  • add a storybook decorator to render charts under React strict mode (#57) (9de0feb), closes #57
  • add symbol tester docpage (e5fa986)
  • add the ability to render symbols by area or by width (3f96ac2)
  • add year slider to population pyramid mobile example (46848d0)

fix

  • chart-parts versions (75ed950)
  • comment out unused variable (7f3b8e7)
  • correct a typo in the mobile example, update chart-parts version (b6a7e96)
  • correct build issue with file naming (201cdfd)
  • correct linting errors (b59d790)
  • correct ts issue (f3210b7)
  • get storybook examples running (e79a33a)
  • remove .pnp folder (fdb92be)
  • remove format on save setting - deletes abstract token (7a442d0)
  • revert symbol rendering to use areas to be closer to vega (f26a0aa)
  • update jest snapshot (4458eac)
  • update storybook webpack config (5d3b964)

refactor

  • add eslint as the default linter (5465119)
  • make markbuilder set singleton=false when table is bound (bcc1204)
  • remove tslint (716c46d)

test

  • improve coverage on OrdinalScale (1d17b57)
  • update bandscale to use createScaleContext utility (d468765)

0.0.20 (2018-10-18)

chore

  • add publishconfig to scoped packages (83cca17)

0.0.19 (2018-10-18)

chore

  • rebuild yarn.lock against public repositories (5385a14)
  • remove .npmrc files (66d402a)

feat

  • add population pyramid example to mobile (5acb349)

fix

  • get mobile example working (5e457f7)

0.0.18 (2018-10-15)

chore

  • add chart-parts deps to mobile (54f8a82)
  • add copyright header (cea5a43)
  • correct prod urls in example index (ac57555)
  • remove mobile example from yarn packages (7eaff36)
  • upgrade typescript to 2.1.3 (ce7dcf6)

docs

  • fix typedoc generation; update apidoc urls (1b43b35)
  • update apidoc urls (d8e3381)
  • update apidoc urls (a2f3d60)

fix

  • correct typescript monorepo compilation (540bac1)

0.0.17 (2018-10-08)

chore

  • add commitlint configuration (decd4f3)

0.0.16 (2018-09-27)

0.0.15 (2018-08-15)

0.0.14 (2018-08-15)

0.0.13 (2018-07-16)

0.0.12 (2018-07-12)

0.0.11 (2018-07-12)

0.0.10 (2018-07-12)

0.0.9 (2018-07-12)

0.0.8 (2018-07-12)

0.0.7 (2018-07-12)

0.0.6 (2018-07-11)

0.0.5 (2018-07-11)

0.0.4 (2018-07-11)

0.0.3 (2018-07-10)

0.0.2 (2018-07-10)

0.0.1 (2018-07-06)