All Versions
273
Latest Version
Avg Release Cycle
11 days
Latest Release
436 days ago
Changelog History
Page 26
Changelog History
Page 26
-
v0.7.0 Changes
April 23, 2020๐ 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)
- 0๏ธโฃ 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)
-
v0.6.0 Changes
February 14, 2020 -
v0.5.1 Changes
February 12, 2020๐ Bug Fixes
- number random generator with step and min/max (c42d7e4)
-
v0.5.0 Changes
February 12, 2020๐ Features
- legacy context mode (741898b)
-
v0.4.0 Changes
February 12, 2020๐ Features
- โ integrate legacy calling (fd00bd8)
-
v0.3.5 Changes
February 12, 2020Note: Version bump only for package component-controls
-
v0.3.4 Changes
February 12, 2020Note: Version bump only for package component-controls
-
v0.3.3 Changes
February 12, 2020๐ Bug Fixes
- esm register.js storybook (a7289e6)
-
v0.3.2 Changes
February 12, 2020๐ Bug Fixes
- generate esm modules for storybook addons (b6177a3)
-
v0.3.1 Changes
February 12, 2020๐ Bug Fixes
- sb5 compat (185eb3d)