Skip to content

Latest commit

 

History

History
3985 lines (1702 loc) · 182 KB

CHANGELOG.md

File metadata and controls

3985 lines (1702 loc) · 182 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.5 (2022-01-14)

Bug Fixes

4.0.4 (2022-01-14)

Bug Fixes

  • mini-css-plugin location (b4ac0f1)

3.15.0 (2021-07-21)

Features

  • doc default export as const (05348ee)
  • options to CopyContainer (e3750e6)

3.14.6 (2021-05-20)

Bug Fixes

  • empty require cache on dynamic require (b1ef924)
  • table pagination story limit props (9780a4f)

3.14.5 (2021-05-19)

Bug Fixes

  • enforce cjs generation for typescript require (6a59d17)
  • mdx summary cursor (6051d4e)
  • revert config ts type (450fe7d)
  • ts file import generate cjs for jest (b01e632)

3.14.4 (2021-05-18)

Note: Version bump only for package component-controls

3.14.3 (2021-05-18)

Note: Version bump only for package component-controls

3.14.2 (2021-05-18)

Bug Fixes

  • react frame types (4c559d3)
  • remove duplicate config not found warning (6b8c4bf)

3.14.1 (2021-05-17)

Bug Fixes

  • typescript doc template add fn return type (145c52f)

3.14.0 (2021-05-17)

Bug Fixes

  • assign doc props before getting story controls (3768ca2)
  • clean quotes from react-docgen props info (c45a3e6)
  • option item key when undefined (7342386)
  • react-docgen clean quotes on default value (237df70)
  • revert mini-css-extract-plugin@ (58aafc4)

Features

  • include/exclude controls as function (8d57d1a)

3.13.1 (2021-05-17)

Bug Fixes

3.13.0 (2021-05-17)

Bug Fixes

  • add doc file to cache to re-run tests (249ce07)
  • data driven cached file key (d1f09ef)
  • filter undefined from options (4724fc3)
  • jest tests file key from hash (ea481bd)
  • props enum undefined to control (9bcc416)
  • remove unused import (86f5742)

Features

  • display images with doc items(blogs) (33d7c45)

3.12.0 (2021-05-13)

Bug Fixes

  • add data to test store (81c1a00)
  • save tests only if modified (b07b074)
  • smart marked as false (ac6d2e0)
  • undefined option randomize (bf8e893)

Features

  • configure random seed generator (ab14802)
  • data driven testing ui (4684b95)
  • enable testing and design ages by default (c9c31cd)
  • load data values and hmr on change (1d7102b)

3.11.4 (2021-05-11)

Bug Fixes

  • avoid running tests if nonoe for story/component (3066920)
  • enable test mode for running tests (afd20b7)
  • icon type (7bb8dc8)

3.11.3 (2021-05-10)

Bug Fixes

  • add component file to coverage (a605b80)
  • coverage total is a number (3aaf48e)
  • memoize totalTests (5d4b62b)
  • misssing test results (d522a0f)
  • multiple test files check (e06b176)
  • publish error on exception (d3fded2)
  • remove personal info from test store (f92713d)
  • rule of hooks (d8933f5)

3.11.2 (2021-05-10)

Bug Fixes

  • context sidebar min width (3d12989)
  • empty jest tests hide block (09afcc2)
  • hide coverage stats if no coverage total (d7d8426)

3.11.1 (2021-05-10)

Bug Fixes

3.11.0 (2021-05-10)

Bug Fixes

  • comment spelling (b8b459c)
  • coverage 0 when no coverage files (709f1c9)

Features

  • configurable document test and coverage files (3bae432)

3.10.4 (2021-05-09)

Bug Fixes

  • hide coverage if no covered files (140c517)

3.10.3 (2021-05-09)

Bug Fixes

  • issue on non-existing control (2644e16)
  • issue when props are null (f69d66d)

3.10.2 (2021-05-09)

Bug Fixes

  • typescript config file (e576853)
  • update test headers alignment (451e2bd)

3.10.1 (2021-05-09)

Bug Fixes

  • clear data-title (1867ac2)
  • heading data title when children string (0fc8547)
  • logger dependency remove (70bd044)
  • table header centered labels (7e32468)

3.10.0 (2021-05-08)

Bug Fixes

  • do not generate data if no controls (9c19117)
  • do not generate record if no data (f29ccb3)
  • enable support for esm data files (25b3336)
  • liniting issue (7ba014a)
  • load existing data files (cbdeaa3)
  • remove running tests in test:create (ee01409)
  • ts configs (34e35a1)

Features

  • data-driven testing for components (7a24899)
  • data-driven testing template (249db17)
  • document-level data-driven tests (806b16a)
  • initial values data testing (3f5d298)
  • logger custom colors (1e416a3)
  • story level data driven tests (591fc8c)
  • typescript buildtime config files (ad17804)

3.9.1 (2021-05-01)

Bug Fixes

3.9.0 (2021-04-30)

Bug Fixes

Features

  • ability to store test files next to stories (644fb4d)

3.8.3 (2021-04-30)

Bug Fixes

  • extend test separator (fc66831)
  • typescript define type of renderer (bba5a09)

3.8.2 (2021-04-30)

Bug Fixes

  • increase memory requirement for examples (38be72f)
  • issue when export function name missing (57bb2e5)
  • temp fix for axe-core crypto issue (27a7bb7)

3.8.1 (2021-04-29)

Bug Fixes

  • fix ally issues from axe-core 4.2 (389b99f)
  • fix for aria-allowed-attr on div (35c0f33)

3.8.0 (2021-04-29)

Bug Fixes

  • add data-testid props (c50907a)
  • add iframe title ally issue (6910937)
  • avatar alt text duplicate (44cb551)
  • color prop is not required (ac6f850)
  • colors and padding of group row (4388e5a)
  • component description (8d1881e)
  • docs accessibility test render (cb59397)
  • document template async describe (ac42b55)
  • issue when links inside markdown (paragraph) (2f11249)
  • issue with duplicate id for different story blocks (ee3f298)
  • linting (cffe623)
  • mock store search (527bd93)
  • redundand map check (86e192a)
  • remove axe ally imports when disabled (fd295b0)
  • remove followCursor, bleeds into DOM (d18127d)
  • remove intial open on search undefined (d9a06e7)
  • remove log (c55e3e4)
  • rename test to it for story-target (c0363db)
  • selector block overflow limit (5ed1bb7)
  • spelling (eedc21b)
  • table row select aria-label (adbba76)
  • toggle default aria-label (92bccc9)
  • typescript ally imports (0f22572)
  • typescript imports (c33643c)

Features

  • add accessibility tests to templates (f58f4ae)
  • axe ally accessibility testing (0cb9875)
  • initial test results block (380886a)
  • refresh tests on update snapshot folder (bd03dcd)
  • shield component and tests stats (8733a1e)
  • test results block (9d8e72c)
  • tests coverage block (3362c12)

3.7.0 (2021-04-20)

Bug Fixes

  • add results check (caecd15)
  • change path.resolve to require-resolve (cc7b68c)
  • copy ref objects (48423e7)
  • display dependencies external package name (b558ada)
  • keep singular for less than 2 documents (4fa8cd3)
  • local dependencies require (506b974)
  • revert console.log (3f472b1)
  • rootfolder (2397536)
  • ts-jest memory leak (71f714d)

Features

  • cache component info data (a24f528)
  • cache component tests (2489506)
  • cc-cli add include/exclude options (4187433)
  • inclide local dependenciies in test coverage (6260392)
  • initial collect test results (e6daeec)
  • move component instrumentation to loader (9152498)
  • project-based test execution (f9236bb)

3.6.3 (2021-04-08)

Note: Version bump only for package component-controls

3.6.2 (2021-04-07)

Note: Version bump only for package component-controls

3.6.1 (2021-04-06)

Bug Fixes

3.6.0 (2021-04-06)

Features

  • deprecated props enabled (e732f35)

3.5.5 (2021-04-04)

Bug Fixes

3.5.4 (2021-04-04)

Bug Fixes

3.5.3 (2021-04-04)

Bug Fixes

  • remove isMDXDocument files from tests (213cc90)

3.5.2 (2021-04-04)

Bug Fixes

  • add isMDXComponent check (324d190)

3.5.1 (2021-04-04)

Bug Fixes

  • import path and empty stories/mdx (8ee3d8c)

3.5.0 (2021-04-04)

Bug Fixes

  • add webpack search empty (a954880)
  • convert class Sring to string in attributes (bd616e2)
  • coverage from sub folders (b9098fa)
  • datetime error (28b7430)
  • do not assign export default if not mdxTransform (efbd562)
  • export interface (5484b4a)
  • extract imported function (f029eae)
  • remove any jest config files (01838a6)
  • remove shorthand prop if undefined (e1234d8)
  • remove unused components field (0ed9d30)
  • row link class anchor in anchor (1a20fc2)
  • ssr render svg color mode (abe5074)
  • support for relatve paths in templates (7c245bc)
  • test renderers do not call with config params (85c090e)
  • transfor component names to string (0ab793a)
  • update git repo directory (f5d0378)
  • update keywords (efd6282)
  • update package description (3dca251)

Features

  • add ability to load store from bundle (9c7322e)
  • cc-cli templating engine (771a5fd)
  • create jest config file (1106e89)
  • generate jest tests from templates (74d02f8)
  • generate tests by document (ad2f26f)
  • generate tests by story (5f799be)
  • integrate jest-matchmedia-mock (ea9f370)
  • jest tests collector initial (0a13f25)
  • merge control values on render (09d5f92)
  • move test-renderers to own package (124a586)
  • renderExample with selected test framework (7b1c2fd)
  • run related tests to a file (ca9daf3)
  • update styling of site builder homepage section (b547175)

3.4.5 (2021-03-15)

Bug Fixes

  • revert nextjs inytegration to local dir (7c51f2a)

3.4.4 (2021-03-15)

Note: Version bump only for package component-controls

3.4.3 (2021-03-15)

Bug Fixes

  • dependency safe-require" (c843036)

3.4.2 (2021-03-14)

Note: Version bump only for package component-controls

3.4.1 (2021-03-14)

Bug Fixes

  • clean up dist folder setup (7d16d98)
  • syncronize default dist folder (e9780bb)
  • update side context on tab change (b85c625)

3.4.0 (2021-03-13)

Bug Fixes

  • fix spacing in page header (3a78933)
  • nextjs inject css styles (f997c9c)
  • page type account for site root (de2faf1)
  • pass props to webpackConfig (22b5034)
  • remove console.log (b69c8c7)
  • remove fast refresh for webpack 4 (c1e1f49)
  • remove https protocol (e48994a)
  • remove loader from rollup (b3f2144)
  • remove watch content base (ce6c06c)
  • revert https protocol, http not available (fe9dee9)
  • set NODE_ENV if missing (101c687)

Features

  • add source lines and %comments to story Container (c253062)
  • ceate base-integration package (965c83c)
  • extract ComponentStats into its own component and create story (8ee3390)

3.3.0 (2021-03-10)

Bug Fixes

  • change ComponentCommits section name back to default (63f26c9)
  • disable fast-refresh for webpack 4 (15d7e77)
  • react-helmet html attributes (c241445)

Features

  • add table tagination totals option (85bc3da)
  • block component CommitsPopover (11b3f91)

3.2.0 (2021-03-09)

Bug Fixes

  • index path for category type pages (91d4540)
  • tags url path and nextjs template pages (ca1c6c0)

Features

  • enable react-fast-refresh (50dab81)

3.1.6 (2021-03-09)

Bug Fixes

  • extract sloc info if component.sources false (c06c9b6)
  • hide component stats button if no stats available (c75d859)

3.1.5 (2021-03-08)

Bug Fixes

  • broaden component type definition (96113f2)
  • revert default modules css-loader (7ef3de5)

3.1.4 (2021-03-08)

Bug Fixes

  • css-loader default modules true (031befb)

3.1.3 (2021-03-07)

Bug Fixes

3.1.2 (2021-03-06)

Bug Fixes

  • remove unused imports (d7e1fb8)
  • revert nextjs bundle location (aa10bb3)

3.1.1 (2021-03-06)

Bug Fixes

3.1.0 (2021-03-06)

Bug Fixes

Features

2.13.0 (2021-03-06)

Bug Fixes

Features

  • add commit message column (d4499a6)
  • add Github avatar to author columnn (caf3dd7)
  • add pagination to commits table (fa9d15d)
  • add sorting to Committers table (16c8753)
  • create BaseComponentCommits component and display it when user hovers over commits (65fce22)
  • create story for ComponentCommits (4e9e3fa)
  • display commit date and author in table (f6a7369)
  • hide next/previous page buttons when all rows can fit on one page (9f3b882)
  • use commit hash to link to commit (4c1f2c9)

2.12.0 (2021-03-03)

Bug Fixes

  • code font familiy monospace (2b40cc6)
  • webpack client-side routing (0718357)

Features

2.11.3 (2021-03-01)

Note: Version bump only for package component-controls

2.11.2 (2021-03-01)

Note: Version bump only for package component-controls

2.11.1 (2021-03-01)

Bug Fixes

2.11.0 (2021-02-28)

Bug Fixes

  • add search dependencies (ead6db4)

Features

  • webpack-compile from react-router integration (38c6125)

2.10.5 (2021-02-28)

Note: Version bump only for package component-controls

2.10.4 (2021-02-28)

Bug Fixes

  • add react-router dependency (0775b3b)
  • move path related to core/node_utils (8d9986a)
  • node_utils spelling (c14ab40)
  • react-router types for end-users (2e23862)
  • update getBundleName import (fa5142c)

2.10.3 (2021-02-28)

Bug Fixes

  • remove unused parameter (0e873ea)

2.10.2 (2021-02-28)

Bug Fixes

2.10.1 (2021-02-28)

Bug Fixes

2.10.0 (2021-02-27)

Bug Fixes

Features

2.9.1 (2021-02-23)

Bug Fixes

2.9.0 (2021-02-22)

Bug Fixes

  • component info from story/doc (51bd3ae)
  • doc index page remove from doc pages (f4ccf7b)
  • missing last item (e5a32ff)
  • page type nogt existing in theme (6ff6122)
  • smaller size tags on doc item (3041b27)
  • spelling authorDate (6c98c63)
  • tagslist limit of items (fd9f766)

Features

2.8.1 (2021-02-19)

Bug Fixes

2.8.0 (2021-02-18)

Bug Fixes

  • aria-label for avatar list (3af645c)

Features

  • add github access token settings (166ad8a)

2.7.0 (2021-02-18)

Bug Fixes

Features

  • components history and catalog (5e76046)
  • make chevron icons in sidebar clickable (f3a4bb5)

2.6.5 (2021-01-25)

Bug Fixes

2.6.4 (2021-01-25)

Bug Fixes

  • storybook emotion 11 hack (a6f55b0)
  • storybook pages default styles (6328a02)

2.6.3 (2021-01-23)

Reverts

  • Revert "chore: upgrade to theme-ui@0.6.0-alpha.3" (f4a9ff3)

2.6.2 (2021-01-12)

Bug Fixes

2.6.1 (2021-01-07)

Bug Fixes

  • activetab check isVisible (cfe66ea)

2.6.0 (2021-01-07)

Bug Fixes

  • links with react children and start number (370af1d)
  • loading stories immutable (3844289)
  • md files to use raw-loader (f3b5297)
  • no side selectors for story children (549ff05)
  • rightmargin tages vert pad (cc591f8)
  • smart controls default to true (c9ad5ff)
  • start with leter conditionally (500e22a)
  • type stories (ed9c2c0)

Features

2.5.3 (2020-12-30)

Bug Fixes

2.5.2 (2020-12-29)

Bug Fixes

  • ast cache issue with hmr (ca7bc22)

2.5.1 (2020-12-28)

Bug Fixes

  • restore story block style (b5ee186)

2.5.0 (2020-12-28)

Bug Fixes

  • anchor enclose tab to handle click (c37dff9)

Features

2.4.2 (2020-12-24)

Note: Version bump only for package component-controls

2.4.1 (2020-12-24)

Bug Fixes

  • update search default exports (30ea09b)

2.4.0 (2020-12-24)

Features

  • configurable page templates in packages (8aee3b4)

2.3.0 (2020-12-23)

Bug Fixes

Features

  • add algolia confurable site search (e136c2d)

2.2.4 (2020-12-14)

Performance Improvements

2.2.3 (2020-12-10)

Note: Version bump only for package component-controls

2.2.2 (2020-12-10)

Bug Fixes

  • loading of gatsby-config.js (71d9308)

2.2.1 (2020-12-08)

Bug Fixes

2.2.0 (2020-12-08)

Bug Fixes

Features

2.1.0 (2020-12-06)

Features

  • table default sorting prop (e5451f3)

2.0.1 (2020-12-06)

Bug Fixes

  • collapse all condition (37de349)
  • component local links by name (366032b)
  • page id dupe (9599b8f)
  • remove conditional hook call (534746d)
  • replace faker avatar with picsum (4577697)

2.0.0 (2020-12-05)

Bug Fixes

  • decorators typecheck at loading (d157bae)
  • emotion alias for sb manager (72ab298)
  • memoize ally table to avoid reset (79e4456)
  • remove log (ade7cd7)
  • spelling for SkipLinksItemProps (2c11e3a)
  • sx prop upgrade (37d43fc)
  • sx props on story (ccb1749)
  • update popover style color (87e44b2)
  • workarounds for storybook emotion v10 (b7be12b)

chore

  • upgrade nextjs emption 11 (7fc4168)

Features

  • add aria-labels for bckg and rtl (4b7b684)

BREAKING CHANGES

  • emotion 11 and nextjs 10 required

1.44.1 (2020-11-30)

Bug Fixes

1.44.0 (2020-11-30)

Bug Fixes

  • jsxTree nodes collapse/expand (9a153e1)

Features

1.43.0 (2020-11-28)

Bug Fixes

Features

1.42.12 (2020-11-26)

Note: Version bump only for package component-controls

1.42.11 (2020-11-26)

Note: Version bump only for package component-controls

1.42.10 (2020-11-26)

Bug Fixes

1.42.9 (2020-11-26)

Note: Version bump only for package component-controls

1.42.8 (2020-11-25)

Note: Version bump only for package component-controls

1.42.7 (2020-11-25)

Note: Version bump only for package component-controls

1.42.6 (2020-11-25)

Note: Version bump only for package component-controls

1.42.5 (2020-11-25)

Note: Version bump only for package component-controls

1.42.4 (2020-11-25)

Note: Version bump only for package component-controls

1.42.3 (2020-11-25)

Note: Version bump only for package component-controls

1.42.2 (2020-11-24)

Bug Fixes

  • globOptions empty object default (b2343cf)

1.42.1 (2020-11-24)

Bug Fixes

  • sb5 glob options compatibility (5d0ed71)

1.42.0 (2020-11-24)

Bug Fixes

Features

  • findUpFile to node utils (bfcde64)
  • support for union type (67ef09f)
  • typescript props read compiler options (6ce277a)

1.41.1 (2020-11-24)

Note: Version bump only for package component-controls

1.41.0 (2020-11-23)

Bug Fixes

  • doc template type (af326e7)
  • stprybook defaults for params and configpath (b649fa2)

Features

1.40.5 (2020-11-16)

Bug Fixes

  • revert "useBuiltIns": "entry", (5f1fb65)

1.40.4 (2020-11-16)

Bug Fixes

  • remove useBuiltIns for nextjs (7e9aeb9)

1.40.3 (2020-11-16)

Bug Fixes

  • merge controls, hide props table on empty (ee4b11a)

1.40.2 (2020-11-16)

Bug Fixes

  • css loader postcss config (284a552)
  • search in JSX doc.description (e142ad3)
  • update type private (96303ae)

1.40.1 (2020-11-16)

Bug Fixes

1.40.0 (2020-11-15)

Features

  • bind templates to stories (a4dfb9f)

1.39.4 (2020-11-15)

Bug Fixes

  • document and example ts types update (c54b319)

1.39.3 (2020-11-15)

Bug Fixes

  • input lineHeight for ie11 (8f8d7c9)
  • link heading position for ie11 (8e7a950)
  • serch input alignment ie11 (5ddcb45)

1.39.2 (2020-11-14)

Note: Version bump only for package component-controls

1.39.1 (2020-11-14)

Bug Fixes

  • cleanup dynamic stories ssr (f828a34)
  • dynamic stories routes for gatsby ssr (7943752)
  • dynamic story paths (7dff541)

1.39.0 (2020-11-13)

Bug Fixes

  • global replace of mdxType attribute (e12ee67)
  • remove log (60bffbe)
  • workarounds sb issues with current story on mdx (38684a3)

Features

  • ability to show source for Playground (08cba79)

1.38.2 (2020-11-11)

Note: Version bump only for package component-controls

1.38.1 (2020-11-11)

Note: Version bump only for package component-controls

1.38.0 (2020-11-05)

Bug Fixes

Features

1.37.0 (2020-11-01)

Features

  • inline option array and object editors (c59f400)

1.36.14 (2020-10-29)

Note: Version bump only for package component-controls

1.36.13 (2020-10-29)

Bug Fixes

1.36.12 (2020-10-29)

Bug Fixes

  • update @component-controls/render version (d93003f)

1.36.11 (2020-10-29)

Note: Version bump only for package component-controls

1.36.10 (2020-10-29)

Note: Version bump only for package component-controls

1.36.9 (2020-10-29)

Bug Fixes

  • nextfn for renderFn parameter (68b53cd)

1.36.8 (2020-10-29)

Bug Fixes

Reverts

  • Revert "chore: preset-react runtime: automatic react 17" (92833ed)

1.36.7 (2020-10-26)

Note: Version bump only for package component-controls

1.36.6 (2020-10-26)

Bug Fixes

1.36.5 (2020-10-26)

Bug Fixes

  • yarn.lock and external styled (5c729a3)

1.36.4 (2020-10-26)

Bug Fixes

  • latest emption/styled version (99de3f5)
  • move dependeency @component-controls/render (0a3eab8)

1.36.3 (2020-10-26)

Note: Version bump only for package component-controls

1.36.2 (2020-10-26)

Bug Fixes

1.36.1 (2020-10-25)

Note: Version bump only for package component-controls

1.36.0 (2020-10-25)

Features

  • add optimize-css-assets-webpack-plugin (ed297f5)
  • handled gatsby ssr css production (08f6e5c)
  • loaders quick configuration (13c6c3a)
  • nextjs css ssr production (01cd343)
  • replace with extract-css-chunks-webpack-plugin (75a1eef)

1.35.1 (2020-10-21)

Note: Version bump only for package component-controls

1.35.0 (2020-10-21)

Bug Fixes

  • local route remove site root (f298df9)
  • logo config when 1 doc type (011a917)
  • muted color for dark theme (2389f6a)
  • remove build script (dbcf694)
  • return empty div if no package (654ae78)

Features

  • add built-in css loaders (25ad34b)
  • initial isomorphic css loader (949b132)

1.34.0 (2020-10-21)

Bug Fixes

  • react 17 warnings and single tab page (bcd2d01)

Features

  • replace react-color with react-colorful (64d8da5)

1.33.1 (2020-10-18)

Note: Version bump only for package component-controls

1.33.0 (2020-10-18)

Bug Fixes

Features

  • share control values in url (b668105)

1.32.5 (2020-10-17)

Note: Version bump only for package component-controls

1.32.4 (2020-10-17)

Bug Fixes

  • change sitemap output folder (c81f58f)
  • full path for sitemap (673e6fc)

1.32.3 (2020-10-17)

Bug Fixes

  • adjust sitemap page lookup (3fc584a)
  • sitemap location to static folder (b0421fa)

1.32.2 (2020-10-17)

Bug Fixes

  • add sitemap configuration object (87f6288)

1.32.1 (2020-10-17)

Note: Version bump only for package component-controls

1.32.0 (2020-10-17)

Bug Fixes

Features

1.31.3 (2020-10-16)

Bug Fixes

1.31.2 (2020-10-14)

Note: Version bump only for package component-controls

1.31.1 (2020-10-14)

Note: Version bump only for package component-controls

1.31.0 (2020-10-14)

Bug Fixes

Features

  • initial check in async esm and mdx (18c78e2)

1.30.0 (2020-10-11)

Features

1.29.0 (2020-10-10)

Features

  • base url siteRoot configuration option (4baa386)

1.28.0 (2020-10-09)

Bug Fixes

  • building param optional (b3e02f1)
  • dynamic stories with fixed route (e9b7919)
  • remove console.log (9b5ec26)
  • renamed factory to dynamic (14218eb)
  • story paths for storybook examples (e66c802)

Features

1.27.3 (2020-10-07)

Bug Fixes

1.27.2 (2020-10-05)

Bug Fixes

  • nextjs link on same page (c209272)

1.27.1 (2020-10-05)

Bug Fixes

  • adjust column sizes for table color (1f044fa)
  • export LinkedHeader cimponent (720ea4d)

1.27.0 (2020-10-05)

Features

  • clean up color tokens and add table color (8e72fb6)

1.26.0 (2020-10-01)

Bug Fixes

Features

  • ad imb design language color token (36b0390)
  • add canvas color token (d3f9157)
  • add cedar color token (9e76204)
  • add comet color token (e3ed82d)
  • add duet color token (7819395)
  • add fishtank color token (0be83f2)
  • add govuk ds color token (a16ec4a)
  • add helpscout color token (8331000)
  • add lightning color token, table container (8d45d31)
  • add morningstar color token (8ed5097)
  • add pajamas color token (6a9e581)
  • add patternfly color token (d78c76b)
  • add photon color token (e55f67d)
  • add primer color token (50d64e3)
  • add seeds color token (ee7de16)
  • add seek oss color token (c92732a)
  • add skyline color token (f47ca67)
  • add solid color token (7f423b4)
  • add universe color token (10296e1)
  • add vanilla color token (c303439)
  • added antd horz/vert color items (ac450f5)
  • added anvil color block (14470cc)
  • added backpack color palette (3cfdfb7)
  • added BaseWeb color item (1510865)
  • added beline color token (505c541)
  • added biteable x color token (8553fd1)
  • added bolt color token (8590eb1)
  • added etrade color token (4d71cb9)
  • added finestra color token (170ff4c)
  • added liquid coor token (e920974)
  • added opattern color token (1316e10)
  • added zendesk color token (27a1445)
  • atlassian color block (de32d50)
  • audi ds color palette (683b617)
  • color-parse for better parsing (03160d1)
  • design tokens package (f45c523)

1.25.3 (2020-09-26)

Bug Fixes

  • stories.test.js extract to main folder (4f6f97e)

1.25.2 (2020-09-15)

Bug Fixes

  • stories display story name (43b9174)

1.25.1 (2020-09-09)

Bug Fixes

  • transform of prop to string componnet name (f65bcf3)

1.25.0 (2020-09-08)

Bug Fixes

Features

  • docz migration compatibility (7cbba59)

1.24.7 (2020-09-01)

Bug Fixes

  • cli default config folder (7ac60d1)

1.24.6 (2020-08-31)

Note: Version bump only for package component-controls

1.24.5 (2020-08-30)

Note: Version bump only for package component-controls

1.24.4 (2020-08-30)

Bug Fixes

1.24.3 (2020-08-30)

Bug Fixes

  • current story useEffect delay (63a837c)

1.24.2 (2020-08-29)

Bug Fixes

  • components package hash in same file (d47b57d)
  • missing component check (deb1653)

1.24.1 (2020-08-29)

Bug Fixes

1.24.0 (2020-08-29)

Features

1.23.0 (2020-08-29)

Features

1.22.1 (2020-08-28)

Bug Fixes

  • export react.js from render (9ffc315)

1.22.0 (2020-08-28)

Bug Fixes

Features

  • jest snapshots initial check-in (19f712c)
  • jest snapshots rtl, enzyme and rtr (02a3e0d)

1.21.0 (2020-08-18)

Bug Fixes

Features

  • added actions to show/hide viewports (d1afe51)
  • added Multiselect component (7d75327)
  • initial commit (8d93112)
  • integrate viewport into examples (836aae1)
  • start viewport boxes (25109e3)

1.20.0 (2020-08-17)

Bug Fixes

Features

  • reload routes hmr, gatsby (b6fa783)

1.19.5 (2020-08-10)

Bug Fixes

  • package info from original filename (699187d)
  • remove console.log (a44c120)
  • update resolve docs (4a992e8)

1.19.4 (2020-08-09)

Bug Fixes

  • use resolved filename for component (6a45ddd)

1.19.3 (2020-08-09)

Bug Fixes

1.19.2 (2020-08-09)

Bug Fixes

  • change placement randomize (6fe605b)
  • octicons peer dependency (67a8198)

1.19.1 (2020-08-09)

Bug Fixes

  • enum empty value smart controls (6ed559b)

1.19.0 (2020-08-09)

Bug Fixes

  • add doc description to Description (bee5777)
  • peer depenencies update (13f3765)

Features

  • callback for repository locations (50a8093)

1.18.3 (2020-08-09)

Bug Fixes

1.18.2 (2020-08-08)

Bug Fixes

  • update peer dependencies (3e2be3b)

1.18.1 (2020-08-08)

Bug Fixes

  • wordwrap for anchors in table (735a17d)

1.18.0 (2020-08-08)

Bug Fixes

Features

  • props and controls table visibility (f46e8be)

1.17.0 (2020-08-07)

Features

  • add collapseSingle option to pages (fe89923)

1.16.3 (2020-08-07)

Bug Fixes

1.16.2 (2020-08-06)

Bug Fixes

1.16.1 (2020-08-06)

Bug Fixes

  • extract imports from dt files (ce239d0)
  • full page padding (2673319)
  • nextjs static images folder (391bafc)
  • reduce x-padding in mobile (9c63f98)
  • white space no wrapping (1b1455d)

1.16.0 (2020-08-05)

Bug Fixes

  • group by id before hidden (90bd055)
  • radio editors name prop (ffbbe3e)
  • sidebar toggle only for sidebar docs (eea21a6)

Features

  • footer left and right customization (66e08b5)

1.15.0 (2020-08-03)

Bug Fixes

Features

1.14.4 (2020-08-01)

Bug Fixes

  • revert SELECT_STORY (a80182c)
  • update context on storyid change (05b17b7)

1.14.3 (2020-08-01)

Bug Fixes

  • hook into SET_CURRENT_STORY for storybook 5 (f0d725b)

1.14.2 (2020-08-01)

Bug Fixes

  • broadcast store update store notifiers (d3aa1da)

1.14.1 (2020-08-01)

Bug Fixes

  • notify stories on changes non-current (7af6bb8)
  • recoil useGetDocument hooks (9888977)

1.14.0 (2020-08-01)

Bug Fixes

Features

  • add build-time error saving (912074f)

1.13.4 (2020-08-01)

Bug Fixes

1.13.3 (2020-07-31)

Bug Fixes

  • reset values on smart controls (30dfba3)

1.13.2 (2020-07-31)

Note: Version bump only for package component-controls

1.13.1 (2020-07-31)

Note: Version bump only for package component-controls

1.13.0 (2020-07-31)

Bug Fixes

Features

  • support storybook docs-only pages (4014d65)

1.12.0 (2020-07-30)

Bug Fixes

Features

1.11.2 (2020-07-29)

Bug Fixes

1.11.1 (2020-07-29)

Bug Fixes

  • add raw-loader dependency (7ad6049)

1.11.0 (2020-07-29)

Bug Fixes

Features

1.10.4 (2020-07-22)

Bug Fixes

1.10.3 (2020-07-21)

Bug Fixes

  • dependency @theme-ui/match-media (5099718)

1.10.2 (2020-07-20)

Bug Fixes

  • clean build dependencies update (e187ddd)

1.10.1 (2020-07-20)

Bug Fixes

  • bundle location for nextjs (171e9c9)

1.10.0 (2020-07-20)

Bug Fixes

Features

1.9.0 (2020-07-16)

Bug Fixes

  • compile options (5eaad21)
  • context scroll current if next invisible (f277b6f)
  • current doc seo description (6b01cff)
  • do not generate store at export phase (f776987)
  • do not use title as seo description (5b60496)
  • esm subcomponents with custom label (82e95b9)
  • exclude draft documents from store (6390350)
  • ga ssr (fb47769)
  • link colors (931e3de)
  • links remove backslash (8505344)
  • playground context (5dfca0b)
  • prevent table overflowing container (e716842)
  • reduce head links sizes (31d501f)
  • remove logs (c71e316)
  • remove unneeded useStoryContext (e458838)
  • stringify object field names (60840a9)
  • update home page dark colors (be5bb45)

Features

  • add draft prop to document (d8736d2)
  • add seo document description (97441e6)
  • analytics module (a1af2f5)
  • initial commit (b7b0e90)
  • loading store methods to work with routes (8eab9b1)
  • nextjs index pages (ea97ca0)

1.8.0 (2020-07-11)

Bug Fixes

  • account for non string (9c93794)
  • action item node (c885e2d)
  • add deepMergeReplaceArrays for controls (74c4a3b)
  • add storyPaths dependency (ccf976c)
  • assets relative path (b3bf9e8)
  • check for missing author (20974f7)
  • check for null options (468cae6)
  • checks for missing doc and duplicated title (81f0b12)
  • display when only date available (d35bc0b)
  • document route (4dc8969)
  • emit url-loader assets to public folder (d77775c)
  • handle of="." in MDX (98cbb2d)
  • info row above edit page row (53389b4)
  • mdx subcomponents handling (9d0b1c0)
  • optimize initial search loading (2624c55)
  • page title split (0206483)
  • randomize data correct import (459246a)
  • remove logs (3c62005)
  • rename FatalError (5712ba3)
  • skip reexport ImageProps (6a5e27b)
  • tab url when storyPaths = true (32735d2)
  • table p and pre margins reduce (cddbf47)
  • title null check (03410d8)
  • url-loader (3587c55)
  • workaround new bug in SB RC (66112b5)

Features

  • added TitledImage for mdx (5d46370)
  • added Value component, info row (fbe5f0e)
  • data-testids (07b9f64)
  • info row with tags and created info (58e0048)
  • story iframe and components configuration (f903953)

1.7.1 (2020-07-06)

Bug Fixes

1.7.0 (2020-07-06)

Bug Fixes

  • add isMDXComponent from mdxjs (8f800c1)
  • add keyboard handlingto and slider (772c7d0)
  • avoid controls column refresh on change (858044b)
  • categories count (3dc60f0)
  • generate code for complex attributes (17f5b09)
  • handle "new" expressions in MDX (8ebf546)
  • import invalid config path (fd91a1d)
  • log doc on error (4f81cfc)
  • remove container if no children (3cb0281)
  • stories routes for selection (fae0387)

Features

  • ability to use story name in "component" (fbc2324)
  • add storyPaths page option (563add3)
  • custom serialization of mdx attributes (028e366)

1.6.0 (2020-06-30)

Bug Fixes

  • sb6 beta has now fixed handling of glob (d3f21e9)
  • ssr hide document (713bbb7)
  • throw error on invalid glob pattern (70bd152)

Features

  • context links in sidebar (ed12379)
  • mdx code add parameters and mdx docs (58f80ba)
  • typescript run-time config (4d17a90)

1.5.7 (2020-06-27)

Bug Fixes

  • gatsby story remove meta (fe0e7ea)

1.5.6 (2020-06-26)

Bug Fixes

  • webpack configs dependencies (faaa608)

1.5.5 (2020-06-26)

Bug Fixes

  • props info packages added deps (941ca59)

1.5.4 (2020-06-26)

Bug Fixes

  • mdx components of prop (d2d968f)
  • mdx inherit webpack config (74faadd)
  • webpack configs inherit mdx (826c1b8)

1.5.3 (2020-06-25)

Bug Fixes

1.5.2 (2020-06-25)

Bug Fixes

  • config folder unexistant (984e2a6)

1.5.1 (2020-06-25)

Bug Fixes

1.5.0 (2020-06-25)

Bug Fixes

  • action items title to node (7047031)
  • add stories names to search index (923c546)
  • auto-expand first row (9f35f67)
  • block expand styling (fe1f105)
  • componentsLookup (a8f0f43)
  • dark mode removed from theme context (74d3b51)
  • document id (29a2a48)
  • merge build config arrays (173753e)
  • normalize-url lib issue under safari (95303f8)
  • remove color mode deps (8b9e463)
  • search issue with mock context (3604a8f)
  • stories fixes (80a981e)
  • storybook beta breaking SET_CURRENT_STORY (11e0386)
  • storybook changing stories context (780aed4)

Features

  • add startup script combining bootstrap, build, and dev (cec2086)
  • add toolbar links (0e19144)
  • color-coded tags and page types (67a8047)
  • full text search initial (342f660)
  • mdx|md transclusion (bf3a68b)
  • toolbar actionbar styling (b37084a)
  • ts-md in own package (d849383)

Reverts

  • Revert "docs: update api docs" (8ef2224)

1.4.0 (2020-06-19)

Bug Fixes

  • padding for props-table actionbar (b68ff6c)
  • source paths in docs (322c055)

Features

1.3.0 (2020-06-17)

Bug Fixes

  • accomodate for storybook no title (da26a05)
  • account for docs without stories (4f30e77)
  • achor smooth scroll into view (7aa9497)
  • active menuitem font (df938b3)
  • adjust anchor smooth scrolling (72bbc3d)
  • autoselect doc page first story if none (33f5585)
  • avoid loading run-time components at build (babab24)
  • button from theme-ui imports (526720b)
  • container per page type (ac7b9a2)
  • dark mode color schemes (97bd559)
  • image name spelling (82bddb9)
  • load stories bundle with render functions (814719d)
  • local path regex (a78ef69)
  • markdown domponents (4f8ce12)
  • merge build and run time configs for overlapping props (8db4a10)
  • name spelling (f9aeb92)
  • navigate to first doc page if none (acadb8f)
  • panel on change remove referesgh (4e38c6c)
  • preserve component name as string (c284170)
  • preserve stories order (e27f047)
  • props (096ebf9)
  • remove console.log (09d8d08)
  • replace react-select not working with SSR (3f621db)
  • serialize arrays and objects (78730a5)
  • sidebar collapsed width (e4b21af)
  • sidebar css issues (fbfb1d6)
  • sidebar fixed position width (3672ade)
  • sidebar full height (cb2cdbe)
  • sidebar scroll navigation (1c08913)
  • sidebar theming (692acb4)
  • sidebar width inherit (05bed2d)
  • stories paths (52d9c8f)
  • tags are now loaded as array (3da790e)
  • trim right source code (2908f29)
  • unused var (d00ed47)

Features

  • add Header component (296c70e)
  • add tutorial document type (ae99e32)
  • added page container wrapper, pagination (1aeeef1)
  • app components for standalone (195b01b)
  • appcontext component (5422dd4)
  • blogging and pages support (5aa62e5)
  • categories custom pages- authors, tags (125f677)
  • category pages - tags, authors (5ced78b)
  • cleanup theme (91d2206)
  • components in theme (c287815)
  • configure pages and tabs (94f7ba4)
  • display by kind (c8857e6)
  • footer (daaae16)
  • frontmatter format, route doc parameter (ff9bb39)
  • global options, storySort (3a55929)
  • header to app component, link context (24c7476)
  • home page for documentation (84ea2df)
  • home page sections (a4d7575)
  • initial checkin gatsby bundler (d7ea3a0)
  • links as buttons (e1c65be)
  • links to docs, doc page and story (892416d)
  • list pages, date, tags fields (8dac2f9)
  • loader chalk log (f3fc436)
  • merge user webpack config (6b3dc38)
  • new page types for tags and authors (9718fee)
  • pagination app component (597dcc0)
  • responsive context sidebar (295cdc3)
  • responsive sidebar (99e0b7e)
  • screen resizer (47d94ba)
  • side context links (9f8dd0c)
  • site options and SEO component (1bed424)
  • skip links and app layout (1508a1c)
  • sort documents list (7095bf4)
  • stories and documentation for ui/app (6bb4133)
  • sync scroll sidebar (b47edf6)
  • tabs configurable (bd06c05)
  • theme in options (9e4c527)
  • theming app-components (09cadad)
  • theming blocks components (f97afca)
  • theming of app components (e059e71)
  • useTheme hook (182907d)
  • webpack-compile - standalone stories (b6d5e14)

1.2.0 (2020-05-23)

Bug Fixes

Features

  • add axe-plugin stories (fc985e7)
  • add story config block (6f69648)
  • background and direction modes to playground (58bf9f3)
  • deque's axe-core ally testing plugin (e05e65f)
  • external stories with full source code (f4ca871)
  • loader webpack plugin (409fdec)
  • props table selectively display props, controls or both (0ac5038)
  • storyconfig as addon panel (4330133)
  • use React.Profiler to render story (656ea5b)
  • visibleTabs prop for Playground (842a72d)

Performance Improvements

  • optimize bundle, keep only en faker (8e11fbe)

1.1.0 (2020-05-08)

Bug Fixes

  • allow for existing args to be passed along (7fb2841)
  • block container id when using '.' for id (8cb87bf)
  • no color stories add props (67a287f)
  • remove .log (9efcd6a)
  • remove args from context, issues (37fa1fb)
  • sync up component context with story change (42944f2)
  • table group row css adjustments (b567c32)
  • unused var (3a9e871)

Features

  • add external dependencies block (86f09a5)
  • add per story description, supports markdown (578d820)
  • added Tag component (e9c6691)
  • array structured control editor (1608bb7)
  • config package to read configuration files (bbd06f7)
  • copy table added to props table (6b91c0a)
  • edit this page block, add to classic page (4865e70)
  • enhance object controls handling, merging (62366e4)
  • initial display object props in code (f3a0529)
  • package version block (3bbe093)
  • pagecontainer scoll # into view (b9817bd)
  • props table featured controls with actions (fc9a8f7)
  • use tags in PropsTable (737aac6)

1.0.3 (2020-04-28)

Bug Fixes

  • add repostory fields to examples (340083f)
  • icon buttons reduced padding (7bb9522)
  • zoom scales smoothen (36ff168)

1.0.2 (2020-04-27)

Bug Fixes

  • remove sb 5.3 dependencies (93148ac)
  • timing issue with ploader plugin (d623be7)

1.0.1 (2020-04-26)

Bug Fixes

  • timing issue onload for storybook-5 (5fc1631)

0.9.0 (2020-04-26)

Bug Fixes

  • remove broadcast channel leftover (3714780)

Features

  • added StorySource addon panel (7087bb6)

0.8.2 (2020-04-25)

Bug Fixes

  • color button position relative (9ae9cf3)
  • force refresh props table on story change (fa09d0e)
  • smart controls numbers values (851a872)

0.8.1 (2020-04-25)

Bug Fixes

0.8.0 (2020-04-25)

Features

  • support for decaorators (686564f)

0.7.9 (2020-04-24)

Bug Fixes

  • add "@component-controls/specification": (3884eac)

0.7.8 (2020-04-24)

Bug Fixes

0.7.7 (2020-04-24)

Bug Fixes

  • unneeded register root entry (238784e)

0.7.6 (2020-04-24)

Bug Fixes

0.7.5 (2020-04-24)

Bug Fixes

  • enable classProperties plugin (acabbaf)

0.7.4 (2020-04-24)

Bug Fixes

  • add read-package-json dep (6b63831)

0.7.3 (2020-04-24)

Bug Fixes

0.7.2 (2020-04-24)

Bug Fixes

0.7.1 (2020-04-23)

Note: Version bump only for package component-controls

0.7.0 (2020-04-23)

Bug Fixes

  • accept false for data: (1ec10ba)
  • actionbar styling (c4347f2)
  • add prop tables for type alias (6c99842)
  • adjust new package structure (906c70e)
  • args usage in empty body (2c277e1)
  • block title sizes fix (5cafc0c)
  • block titles (cb77033)
  • blocks clean up (7000584)
  • change Toggle component (132263d)
  • changes Story (018e453)
  • clean up code reorg (daa2829)
  • clean up for custom docs pages (db53271)
  • cleanup package (15c4413)
  • correct import StoriesKind (812b515)
  • empty component blocks (5c9108b)
  • error log on stories not loaded (5452a1b)
  • export Collapsible (c88b281)
  • exports object name (8936f21)
  • extract overview fix for repetitive sections (8114ef5)
  • fix for component extraction from parameters (b266ff6)
  • fix literal attributes key (93ef00c)
  • fix Playground box area (69408aa)
  • fix tests for new instrument format (fc742c9)
  • github directories (2d85e85)
  • handled not loaded issues (f1c37b5)
  • hide blocks that have no content (7885080)
  • hide component source when no components (a496da3)
  • imporove actions and blocks ui (6dad9d9)
  • import mdx stories by id and mdx exports refactor (af8abf0)
  • improve context performance (32024f2)
  • loader options update for instrument (89645a8)
  • loading in custom pages (0237d4c)
  • margin on ActionItem group undefined (ef3a2f3)
  • move actions above block (a9ab157)
  • move renderfn outside Story to avoid hooks issues (ad9891b)
  • name spelling (bd9a9b3)
  • prevent parsing MDX files from filesystem (5fb3c47)
  • prism theme name (5834ec3)
  • refactor bock components (71ba0de)
  • remove default export (789da10)
  • remove docs Source block (14cd666)
  • remove duplicate story source extraction (7b2d215)
  • remove lodash remnants (6fcfa95)
  • remove logging (d9c52ad)
  • remove mdx attributes for source (c9dccdc)
  • remove unused var (f7a822d)
  • resolve components in store (0e69643)
  • return story id from useControlsContext (ec67f65)
  • some contexts (55962bc)
  • source stories update (6497d96)
  • source tags fixes (f455cd8)
  • stories name of story (19486ce)
  • story names (0d90f10)
  • storybook PropsTable block (e136ef0)
  • storysource plain/values labels switch (8283975)
  • support for arg usage with assignment (34149aa)
  • sync StoryContext on change story (b8ff182)
  • synchronize story store between packages (d5ac9c8)
  • table add skipPageReset (19a3973)
  • table block header styling (e1b8c87)
  • table editing lock update (b87ad46)
  • tagged ode typescript fixes (a83bab3)
  • tests with updated components (c827be8)
  • ts number and proptypes enum (4eebe4f)
  • typescript fixes (3cf5964)
  • unused import (3385c4f)
  • update components docs (55c50fe)
  • update control values in state (e5b9218)
  • update types (3df3951)
  • updates for story-store loading from function (d00fd42)
  • usage of story props fixes (6c3516d)
  • use blockscontainer actions (d1f8f85)
  • use RenderProps (2dc3795)
  • various fixes (cf7d6a6)
  • various layout fixes (1a8ff2a)
  • various spacing clean ups (d89c19a)
  • viewStyle default to tags (6a523b1)

Features

  • actionbar ui improvements (aa0c212)
  • add aria-label to action items (8b51ae1)
  • add block Title (bfacd04)
  • add Collapsible component (2a04070)
  • add ControlsTable description (53b6ff4)
  • add description block (7fabe82)
  • add docs for other ui packages (6e87f65)
  • add fileName to kind (a1e72aa)
  • add filtering to table (2711667)
  • add function return type to props table (bc45094)
  • add links and collapse to block container (449ca8c)
  • add panels and story source to Playground (6371068)
  • add Playground andStories initial (ff76d4b)
  • add props-info react-docgen and react-docgen-typescript (8159202)
  • add react-table to components (53aa0cb)
  • add repo source link for typedoc (ddba93e)
  • add smart controls (23a5284)
  • add stories loader (bc5b391)
  • add Story component (014f21c)
  • add Subtitle block (6486d6c)
  • add theme config to config preset (d37520e)
  • added Code block (607ea97)
  • added cusomt docs pages examples and docs (b25dcef)
  • added docs for react-docgen (71d4629)
  • added docs for specification (d894587)
  • added ExternalLink stories (3bf353c)
  • added moduleid logic for webpack_require (7c97c9f)
  • added props table panel (f051248)
  • added PropsTable (2c5a560)
  • added theme, components for PageContainer (ae6f7c1)
  • added Title, Subtitle and stories (a872536)
  • added ui/pages packages with pre-built page templates (71b3b80)
  • added webpack-rules package and docs (35a4afa)
  • automatically get the package name and description (e335483)
  • broadcast messages for controls values to manager (7b31a84)
  • caching of props-info parsing (be24d25)
  • cjs named exports (1007306)
  • component import code moved to block (2c9828c)
  • componet context handle subcomponents (c6a36bc)
  • componnt import source (d8a8231)
  • custom docs pages (d165187)
  • customize webpack-rules (cf6d001)
  • default open panel for Playground (69443e4)
  • docs add extract union (ed8e089)
  • docs support for templates (c04a539)
  • enhance BlockCOntainer with actions (59d19ed)
  • extract component get filename (3949702)
  • extract components props info (051341d)
  • extract docgentypescript props into readme (fb7b1a8)
  • extract exports - class (55bdb30)
  • extract imports (eb441be)
  • extract package name and se for ComponentSource (71d6f13)
  • extract props table block for docs (a6bfbd2)
  • extract-exports (bc6c9f6)
  • follow imports to source file (280ab9d)
  • group ActionItems (50e7fef)
  • handle objects in source merge values (89d7266)
  • handling of 'of' attribute for components (e5af752)
  • hmr (a783581)
  • import comonent source block (3d69fe1)
  • initial check-in store package (69f5762)
  • initial checkin controls panel (9a69eb4)
  • initial checkin docz (7f5d5c6)
  • initial checkin typedoc for api (47064cb)
  • initial controls docs page (02c2368)
  • initial page tab (47cff36)
  • initial props-info packages integration (cb2ee07)
  • initial subcomponents support (496524f)
  • initial work on hmr (25e5591)
  • instrument options in storybook addon (ece0013)
  • instrument options what to collect (4998ed6)
  • load test files from examples (a683c04)
  • loader plugin load in preset (08f59a0)
  • mdx and csf ast parsers (6da1762)
  • mdx docs page (f7512b5)
  • move controls to main story props (5aeea92)
  • move store resolution to loader (7caf7d5)
  • new package core-blocks (45ea08b)
  • optimize BlockContext (95d071b)
  • parse component import into stories (04c986a)
  • pass dark mode to theme contex (278a178)
  • playground scale property (46f28a4)
  • popover stories (6dc7ee2)
  • propstable collapse parents data rows (6d173ac)
  • re-exports from imported file (6220d59)
  • refactor blocks container (be9847a)
  • refactor webpck loader to pitch (839ae3e)
  • replace broadcast channel with storybook channel (f825f53)
  • replace values in Source (1a90295)
  • repository actions for ComponentSource (1e0f77b)
  • repository info for stories file (4d7ac92)
  • save file name in store (5de8627)
  • show full file source (881ff32)
  • source code loader from instrument (d0a39c8)
  • source component props (7dfe0ca)
  • source stories (6942eda)
  • store to use loader for storyfn (25adfb7)
  • stories Story (10e9f1f)
  • storybook without docs addon (8174079)
  • supportof for include.exclude stories on kind (3645c68)
  • syntahighlighter and markdown code format (022d2f2)
  • table colors adapt github colors (fd5b217)
  • update block ControlsTable and ComponentSource (ff4175c)
  • update ControlsTable for Table component (2f35ce6)
  • update documentation (b7c828f)
  • update react-docgen-typescript to use props table bock (8c783f4)
  • updated docs and context for block (bd76888)
  • use prettier options in loaders (b17ba66)
  • user-configurable path to component source (93bc1f4)
  • viewMode for Source (9f8a5a9)
  • webpack configs full configuration object (2504568)

Reverts

  • Revert "chore: update infrastructure" (f475d86)

0.6.0 (2020-02-14)

Bug Fixes

  • second level parameter parse + tests (35e34ae)
  • smart addonControls parameter option (7832976)

Features

  • parameters instrumentation (69c2313)
  • smart controls synchronization (d181774)

0.5.1 (2020-02-12)

Bug Fixes

  • number random generator with step and min/max (c42d7e4)

0.5.0 (2020-02-12)

Features

0.4.0 (2020-02-12)

Features

  • integrate legacy calling (fd00bd8)

0.3.5 (2020-02-12)

Note: Version bump only for package component-controls

0.3.4 (2020-02-12)

Note: Version bump only for package component-controls

0.3.3 (2020-02-12)

Bug Fixes

  • esm register.js storybook (a7289e6)

0.3.2 (2020-02-12)

Bug Fixes

  • generate esm modules for storybook addons (b6177a3)

0.3.1 (2020-02-12)

Bug Fixes

0.3.0 (2020-02-12)

Features

  • synchronize manage/preview legacy mode (4fc7de3)

0.2.0 (2020-02-11)

Bug Fixes

Features

0.1.11 (2020-02-09)

Note: Version bump only for package component-controls

0.1.10 (2020-02-08)

Note: Version bump only for package component-controls

0.1.9 (2020-02-08)

Note: Version bump only for package component-controls

0.1.8 (2020-02-08)

Note: Version bump only for package component-controls

0.1.7 (2020-02-08)

Note: Version bump only for package component-controls

0.1.6 (2020-02-08)

Note: Version bump only for package component-controls

0.1.5 (2020-02-08)

Note: Version bump only for package component-controls

0.1.4 (2020-02-08)

Note: Version bump only for package component-controls

0.1.3 (2020-02-08)

Note: Version bump only for package component-controls

0.1.2 (2020-02-07)

Note: Version bump only for package component-controls

0.1.1 (2020-02-07)

Note: Version bump only for package component-controls