Skip to content

Latest commit

 

History

History
2267 lines (1807 loc) · 193 KB

CHANGELOG.md

File metadata and controls

2267 lines (1807 loc) · 193 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v0.0.68 - 2023-03-01

deps

Commit Type Description
d9a2e9b chore upgrade storybook to v7.0.0-beta.58
fef8f9f chore bump @angular/forms from 15.1.2 to 15.1.5
a7e7476 chore bump @angular/compiler from 15.1.2 to 15.1.5

deps-dev

Commit Type Description
0d66973 chore bump storybook from 7.0.0-beta.45 to 7.0.0-beta.51
46c43ad chore bump @storybook/addon-essentials
e643904 chore bump @storybook/core-events

release

Commit Type Description
bfab0ac chore Update CHANGELOG.md [skip ci]

angular

Commit Type Description
deb0376 feat enable upgrade insecure requests
ba6406e feat add upgradeInsecureRequests

preset

Commit Type Description
b8512b6 docs update chromatic demo url [skip ci]

others

Commit Type Description
e478a05 N/A Bump version to: v0.0.68 [skip ci]

v0.0.67 - 2023-02-11

release

Commit Type Description
4b369e0 chore Update CHANGELOG.md [skip ci]

deps-dev

Commit Type Description
2b26f5b chore bump @angular-devkit/build-angular
d53dca2 chore bump @angular-devkit/architect

all

Commit Type Description
18986aa docs update markdown docs to match the latest csf files format

deps

Commit Type Description
a27ef57 chore bump @angular/platform-browser-dynamic
e10deb3 chore bump @angular/router from 15.1.1 to 15.1.4
cac1669 chore bump @angular/animations from 15.1.2 to 15.1.3

none

Commit Type Description
cac5675 chore update FUNDING.yml [skip ci]

angular

Commit Type Description
29bd63d refactor split webpack functionality into multi file structure
c9cdca5 refactor split webpack functionality into multi file structure
f91656e refactor restructure webpack functionality into multiple files + export proper types
d7bb50e feat enable vite experimental support
3acba3e chore restructure source code folders
a699545 chore restructure source code folders

console

Commit Type Description
0712c92 refactor adding types & update build process
53a31df refactor adding types & update build process

devkit

Commit Type Description
59394b9 chore update building process
2c3e6e4 chore update building process
b878e4f refactor use imports instead of require
83fb4f0 fix check if file exists before reading

markdown

Commit Type Description
75d7428 feat export types & enable vite compatibility
a9a2f8d fix md/html loader to work properly with webpack

preset

Commit Type Description
78501c9 refactor update typescript building scripts & export types

swagger

Commit Type Description
94450e5 feat support multiple endpoints & story title customization
326ee95 feat support multiple endpoints & story title customization
e5ecaa7 refactor typescript updates & vite compatibility
5637d40 refactor typescript updates & vite compatibility
cea5d39 fix integrate properly with webpack

toolbars

Commit Type Description
851fe38 refactor adding types & update build process
5d7aef9 refactor adding types & update build process

variants

Commit Type Description
cee16ca refactor adding types & update build process
654cea0 refactor adding types & update build process

infra

Commit Type Description
0cb08f7 chore pump storybook to v7.0.0-beta.45
a718e17 chore pump storybook to v7.0.0-beta.45
4fafc36 chore switch from workspace:^ to * to fix npm install issues
43921ee chore yarn.lock & package.json updates
3115bfe chore update yarn.lock
1557812 chore remove remaining references of concurrently
ade5219 fix update release workflow to disable build demo
ed48fc4 chore update dist references to drop cjs, esm & ts
bdd1050 chore update dist references to drop cjs, esm & ts
5d907d1 chore update typescript module & target arguments in package.json build scripts
a94d58e chore update typescript module & target arguments in package.json build scripts
0303732 fix remove dist/esm references
39e2ac0 fix dirty file keeps build stuck

ci

Commit Type Description
1e8d2c8 chore updates to fix circleci config [skip ci]
2e6d91d chore update circleci configuration [skip ci]
0bf2e0d chore fix config.yml [skip ci]

demo

Commit Type Description
5e4eac7 chore integrate with vite instead of webpack
e0a76f3 fix temporarily disable markdown stories
f67a344 chore fix demo example & update markdown addon options
19abdba fix use webpack for production builds and vite for development
9c2d6ae chore update initial state for large & small button stories
e1805b2 chore update initial state for large & small button stories

others

Commit Type Description
219c49b N/A Bump version to: v0.0.67 [skip ci]
5c1bce1 N/A Add .circleci/config.yml

v0.0.66 - 2023-02-05

infra

Commit Type Description
aed84e8 chore update package.json scripts

others

Commit Type Description
f75406a N/A Bump version to: v0.0.66 [skip ci]

v0.0.65 - 2023-02-05

infra

Commit Type Description
58fbca2 chore remove handlebars-helpers

others

Commit Type Description
94a3f62 N/A Bump version to: v0.0.65 [skip ci]

v0.0.64 - 2023-02-04

infra

Commit Type Description
8582c86 chore remove push-dir

others

Commit Type Description
1d27b60 N/A Bump version to: v0.0.64 [skip ci]

v0.0.63 - 2023-02-04

ci

Commit Type Description
562915a chore add specific step for build before release

others

Commit Type Description
22e9233 N/A Bump version to: v0.0.63 [skip ci]

v0.0.62 - 2023-02-04

release

Commit Type Description
c5dc72b chore skip-nx-cache when building for release

infra

Commit Type Description
b3adaa5 chore remove @auto-it/gh-pages

others

Commit Type Description
b82933f N/A Bump version to: v0.0.62 [skip ci]

v0.0.61 - 2023-02-04

infra

Commit Type Description
fc91e40 chore disable gh-pages deployment

others

Commit Type Description
682240c N/A Bump version to: v0.0.61 [skip ci]

v0.0.60 - 2023-02-04

others

Commit Type Description
53d35b6 N/A Bump version to: v0.0.60 [skip ci]

v0.0.59 - 2023-02-04

release

Commit Type Description
ace8a0d chore Update CHANGELOG.md [skip ci]
90eae45 chore Update CHANGELOG.md [skip ci]
071337f chore trigger release workflow only on merge to master branch
f52f8a8 chore trigger release workflow only on merge to master branch

preset

Commit Type Description
7e84e78 refactor migrate to typescript

infra

Commit Type Description
0047a41 chore update repository details in package.json
ed5a27e chore update repository details in package.json
37a6c7e chore reintegrate yarn to manage the workspace
b560a6b chore update keywords in package.json
2fe19bf chore remove no longer needed patch
bcaa404 chore update demo app scripts to fix release
0798eab chore update demo app scripts to fix release
33f6a0d chore update gitignore for yarn subfolders
7ebb7a7 chore update release workflow to reuse yarn
f67eada chore yarn remove patch-package
44732ec chore update repository details in package.json

ci

Commit Type Description
384e9ac chore add config.yml for circleci
5c88f53 chore fix release workflow

demo

Commit Type Description
5aa66f5 chore migrate main.js & preview.js to .ts format

others

Commit Type Description
1149743 N/A Bump version to: v0.0.58 [skip ci]
087b46b N/A Bump version to: v0.0.59 [skip ci]

v0.0.58 - 2023-02-03

release

Commit Type Description
3c64dda chore Update CHANGELOG.md [skip ci]

infra

Commit Type Description
6754721 chore update keywords in package.json

others

Commit Type Description
f54071f N/A Bump version to: v0.0.58 [skip ci]

v0.0.57 - 2023-02-03

infra

Commit Type Description
c80cb83 chore fix gh-pages deployment

others

Commit Type Description
8d5bff7 N/A Bump version to: v0.0.57 [skip ci]

v0.0.56 - 2023-02-03

infra

Commit Type Description
d7533dd chore ensure release workflow works with protected branch

others

Commit Type Description
7e23a88 N/A Bump version to: v0.0.56 [skip ci]

v0.0.55 - 2023-02-03

release

Commit Type Description
e143177 chore Update CHANGELOG.md

infra

Commit Type Description
7506493 chore update to pull latest before creating changelog
db1b78d chore [skip ci] for changelog commits

others

Commit Type Description
d197ae9 N/A Bump version to: v0.0.55 [skip ci]

v0.0.54 - 2023-02-03

others

Commit Type Description
921b813 N/A Bump version to: v0.0.54 [skip ci]

v0.0.53 - 2023-02-03

infra

Commit Type Description
e4a6a83 chore update release workflow to use auto once more

others

Commit Type Description
c900793 N/A Bump version to: v0.0.53 [skip ci]

v0.0.52 - 2023-02-03

release

Commit Type Description
1d4dc3c chore Update CHANGELOG.md

infra

Commit Type Description
5536e54 chore update postrelease scripts to remove auto
31b398b chore update release.yml
ebb571e chore update release.yml

others

Commit Type Description
64171a0 N/A docs: update README.md

v0.0.51 - 2023-02-01

all

Commit Type Description
9ba0f70 release(all): release v0.0.25
f5b8f8f release v0.0.11
bd3e203 release(all): release v0.0.50
c569925 release v0.0.29
1f79c77 release(all): release v0.0.28
46ef624 chore pump versions
db99429 release(all): release v0.0.26
c846fbf release(all): release v0.0.27
9cd9fbc release v0.0.20
ccb69b6 release v0.0.21
8c1eee9 release v0.0.19
a1e1997 release v0.0.40
2cc6765 release(all): release v0.0.41
06debb2 release v0.0.45
7fa3058 release v0.0.42
c888e92 release v0.0.39
0776bea release v0.0.38
9bf92a9 release v0.0.37
ffe0a82 release(all): release v0.0.36
49cc612 release v0.0.35
ee57dcf release v0.0.34
dc08b7a release v0.0.33
aa36e59 release v0.0.14
f34ee49 release v0.0.32
2297456 release v0.0.31
65b53bf release v0.0.30
d15d981 release v0.0.15
387c8f5 release v0.0.12
f78412d release v0.0.22
bf5a8ad release v0.0.24
a5ab040 release v0.0.23
14e9d5d release v0.0.35
f110aa3 chore(all): chore pump toolbars & variants versions
bea773f release v0.0.1

deps-dev

Commit Type Description
dfc5381 chore bump @storybook/addons

deps

Commit Type Description
9e39615 chore bump @angular/forms from 15.1.1 to 15.1.2
a9c91ef chore bump @angular/animations from 15.1.1 to 15.1.2

angular

Commit Type Description
a4b0d04 feat add source code panel
11db911 release v0.0.0-angular.16
d8398d4 release v0.0.0-angular.12
d47bf1b refactor initial commit as a package in monorepo
578c50a feat include storybook-md addon
e84c551 docs update README.md
aa9f85e feat add swagger/openapi support
95d820c feat implement custom toolbar dropdown for wrappers
d309892 refactor update source code processing mechanism - use methods from @storybook/angular
4c72267 fix updates for node resolvers
7d1e9c5 feat add custom addon options & export types
52c648e feat update docs decorator to allow handling compodoc from main.js
0376cca docs initial documentation for angular package
fe95b56 release v0.0.0-angular.17
6de55a2 test add extra stories for testing wrappers
137a925 docs add CODE_OF_CONDUCT.md & CONTRIBUTING.md
13e981b feat enable/disable sourceCode panel & wrappers toolbar
1cdca2a feat initial commit for console, docs, & wrappers` decorators
c5500c7 docs initial documentation for angular package for devkit
42728e5 refactor move from js to ts
9202400 docs update Roadmap & Features
aaeecc3 feat update wrapper decorator to include attributes
82d0618 fix update storybook-md loader
30c27d8 refactor remove console decorator
ec3e7e1 docs update badges & homepage url
c3b3535 feat add coverage instrumentation
3c5c68f feat use the new webpack-plugin-istanbul for correct coverage instrumentation
d118fd7 docs initial documentation for angular package
7798764 chore pump version v0.0.4
f6ceff8 docs update README.md badges
783ecbf docs initial documentation for angular package
e866382 docs update README.md
1a350dd docs add Motivation & Roadmap
5cc8fe1 docs add README.md badges
1cd12c3 docs add SECURITY.md
f2291f5 feat allow omitFirst in console decorator
9c6e29c docs add service injection example
66a0f78 release v0.0.0-angular.19
d9d5905 fix mitigate empty providers list in ngModuleDecorator
deddb29 docs initial documentation for angular package
9b020c0 release v0.0.0-angular.25
5dc29ac docs update README.md
5b2261e release v0.0.0-angular.42
0db5d0b release v0.0.0-angular.41
966a42d release v0.0.0-angular.40
bd2f1fb release v0.0.0-angular.39
4b2c237 release v0.0.0-angular.38
a2b5fc3 release v0.0.0-angular.37
b093ece release v0.0.0-angular.35
07398b7 release v0.0.0-angular.34
379c27e release v0.0.0-angular.33
64b4690 release v0.0.0-angular.32
3b41f04 release v0.0.0-angular.31
3b30da5 release v0.0.0-angular.30
2ae91ab release v0.0.0-angular.29
9b704d6 release v0.0.0-angular.28
5567c57 release v0.0.0-angular.27
1d184be release v0.0.0-angular.26
f9cb29a release v0.0.0-angular.24
c707126 release v0.0.0-angular.23
321a668 release v0.0.0-angular.22
e1eaa2c release v0.0.0-angular.21
b350fea release v0.0.0-angular.20
c6f92e5 release v0.0.0-angular.18
ca89e40 release v0.0.0-angular.15
7791ea7 release v0.0.0-angular.14
c88e93d release v0.0.0-angular.13
e4a7595 docs update README.md badges
9eec110 release v0.0.0-angular.10
806a1b7 release v0.0.0-angular.9
46632c3 release v0.0.0-angular.8
75ecc30 release v0.0.0-angular.7
4e292a0 release v0.0.0-angular.6
d337bb2 release v0.0.0-angular.5
27fb830 release v0.0.0-angular.4
ccd0251 release v0.0.0-angular.3
d0da2ad release v0.0.0-angular.2
54c5dab release v0.0.0-angular.1
2ed775c fix duplication providers
893bcfd docs update README.md
7977c2f docs update README.md
88cef2a fix add missing lodash import
105d21a fix environment variables processing
da14ac5 docs initial documentation for angular package
8a35f5b docs initial documentation for angular package
8bfb5ff docs fix chromatic demo link
12e18ce docs fix README.md badges
4045bea release v0.0.0-angular.11
fa4e131 docs update README.md
0c5c371 fix rename preset folder

console

Commit Type Description
f186173 feat initial commit for console addon
8836513 docs add README.md
21672d7 refactor move from javascript to typescript
d7c392d chore pump version v0.0.4

devkit

Commit Type Description
033f365 feat initial commit
6f36b90 chore update imports
cdf45d2 feat add filterDeep method
ddcea09 feat add array methods
7b56edb chore update build process
f69f63a refactor update lodash imports
510804a chor update package exports & typesVersions
538cdce feat add checkBoolean method
eaa1c5d fix proper imports
bd01d98 feat update node imports to require
9738dab feat add rejectByInstance method
838bf4a feat add upperSnakeCase
2635098 fix typo for upperSnakeCase export

markdown

Commit Type Description
5699632 docs update README.md
5fcc2ca refactor move from js to ts + use the new devkit
1e6badd feat initial commit for markdown addon
a977125 feat update utils for exports
ad63d18 release v0.0.2
eba623b docs add README.md
4f5fcd1 feat add support for custom stories titles via makeTitle
8ae0808 docs information about custom titles
bf2d5be fix preset import error
5c3a90c refactor remove Description tag from mdxCode method

preset

Commit Type Description
e1f0d1a chore pump version v0.0.9
960d460 docs update README.md
ec8a2ec feat initial commit for preset addon
6d1af77 chore pump version v0.0.7
0c395bb fix include angular addon correctly
fb86ec7 docs update README.md
0e2cae8 chore update peerDependencies
1e44f3d chore pump version v0.0.6

swagger

Commit Type Description
0b452fa feat initial commit for swagger addon
97e6f88 feat initial commit for swagger addon
23054a3 fix infinite import
4d08605 refactor move from javascript to typescript
7cdae28 chore rename openapi story file
1d5d447 release v0.0.2

toolbars

Commit Type Description
03d0a4b feat initial commit

variants

Commit Type Description
4468b02 feat make it work with storybook v6.5
881db7c feat use proper exports from devkit
9269dc8 feat add items, include & exclude arrays handling for better variants configuration
8a5a6f5 feat use devkit
9d68080 feat implement hide toolbar button cases
79d336d feat null check for story template
4c9bd36 docs add compatibility details
8bf57b5 feat initial commit
6f24020 feat export withVariants decorator
1c8bec1 refactor use module.exports instead of export default
d41e7ad docs fix typo

infra

Commit Type Description
495f777 chore remove yarn completely
93cfb01 chore update lerna & auto settings
f26f1b5 chore add auto configuration
cf3de71 chore(infra): chore remove lerna
cd2f973 Revert "chore(infra): chore remove lerna"
c0b42d3 chore pump storybook to v7.0.0-beta.15
ac54fb3 chore update typescript version
4f030bb chore update lock files
1c7c50f chore(infra): chore remove lock files
96170cf chore fix build
d6f0cd5 chore add .npmrc & disable lock files
8c0d949 chore yarn install
5dff9f9 chore remove package-lock.json
75db401 chore update build scripts
39f4f09 chore pump versions
c45a240 chore: update chore(infra): add `chore add `yarn.lock``
4becee6 chore pump storybook to v7.0.0-beta.26
61ea66b chore setup storybook v7
dd96622 chore add chromatic demo
28c1be1 chore(infra): chore fix conflicting react versions
9c179a9 chore(infra): add `chore add `yarn.lock``
43b11b6 chore: add chore(infra): add `chore add `yarn.lock``
ad616af infra: update chore(infra): add `chore add `yarn.lock``
f73942d chore: update chore(infra): add `chore add `yarn.lock``
0a14a0d chore(infra): remove chore(infra): add chore add `yarn.lock```
e7b9beb chore(infra): remove chore(infra): add chore add `yarn.lock```
aa77e4b chore(infra): remove chore(infra): add chore add `yarn.lock```
505ac01 chore initial commit
7fa29e8 chore pump storybook to v7.0.0-beta.36
e9cabcf chore pump storybook to v7.0.0-beta.31
4d1b6a2 chore downgrade storybook version
5267d74 chore add changelog template
a32a926 chore pump storybook to v7.0.0-beta.31
7326f09 chore(infra): chore add workspace files
b468e1c chore: chore(infra): chore cleanup package.json & tsconfig.json in all packages
807be05 feat(variants): chore add preset logo
76a9793 chore adding dotenv
2e9427d chore update package.json
ddc9d3b chore add changelog template
0a27264 chore rename app to src in demo app
076ee3b chore(infra): chore minor updates & fixes
dfddf4d chore update package.json dependencies
80339ff chore update auto configuration
6d0800e chore(infra): chore update logos links links
38c0121 chore pump versions
e62b1f9 chore add postrelease script to deploy storybook demo to github pages
61e99ce chore update package.json fields
b273bfc chore update nx build target dependencies
781de99 updated chore(infra): add `chore add `yarn.lock``
86c0386 chore fix correct versions
b204fbe update chore(infra): add `chore add `yarn.lock``
3814065 chor add markdown & swagger logos
735bb49 chore update package.json
274e4b2 chore pump independent versions
3e736d4 chore update package.json
ed56de0 chore add auto npm config
6d4b786 chore update package.json scripts
d58eb86 chore cleanup before build
64d6a36 update chore(infra): add `chore add `yarn.lock``
33db20f chore update exported files list in package.json
4d5e9c6 chore fix imported packages versions
1c52e18 chore update author in package.json
532739c chore add console logo
84153bb chore update versions in preset package.json
4d54ffd chore add preset logo
70e5f78 chore update keywords in package.json
69ef96b chore add changelog template
0c22877 chor update homepage in package.json
84b4240 chore add changelog template
3184e9c chore(infra): chore cleanup package.json
66999c4 chore update yarn config
29d7b95 chore update exported files list in package.json
b866694 chore update release.yml to build addons first before release
d4c5841 feat(toolbars): chore add preset logo
1d2426f chore update nx.json
38b96dc chore fix imports from src
5789c0d chore update monorepo scripts for release
ee4a84d chore add lerna.json
2e55582 chore delete lerna.json
583a2f7 chore add changelog template
435f378 chore fix correct versions
9e3b41c chore fix consol logo link
c39ddff chore update FUNDING.yml
a8d22fc chore fix package name
8725579 chore ensure build before release
a35b8ea chore update auto plugins
1b6f079 chore update nx version
2b1427c chore update exported files list
3f7daae chore update publishConfig
fc88523 chore update build command
cea29c6 chore update lerna.json
c608455 chore fix build script name
af38b0a chore fix package name
53dc4e7 chore fix release build
3d4908b chore disable welcome script
07cf531 chore add FUNDING.yml
fb94a79 chore yarn install state
463517d chore add files via upload
8248bce chore add files via upload

ci

Commit Type Description
e78eaeb add chore(infra): add chore(infra): add yarn.lock`` & chore update storybook.yml
3978291 chore update workflows
1f6b150 chore update workflows
2dcfdc4 chore cache node_module between workflows
c268039 chore update storybook.yml
73b509d chore update storybook.yml
6e5ff42 chore update storybook.yml
93296ff chore add dependabot.yml
841c650 chore update storybook.yml
2170bad chore fix release workflow
ff3851d chore(ci): chore update workflow files
395d884 chore update storybook.yml
3cd9b40 chore update storybook.yml
03d97bd chore remove yarn cache
4a5a0d2 chore update permissions
5678bf7 chore update release.yml
55ccfab chore update storybook.yml
391da64 chore fix release.yml
f3563ef chore update deploy.yml
079a269 chore update storybook.yml
f2179fa chore update workflows
47500c7 chore update workflow run command
4a73834 chore update storybook.yml
d39c017 chore update storybook.yml
9f45537 chore update storybook.yml

demo

Commit Type Description
4e9cfec feat(demo): feat(demo): feat(demo): feat update demo stories for swagger docs stories for swagger docs
1ac962e feat initial commit for the demo app
5900f15 feat add new extras & variants stories
8794e95 feat(demo): feat(demo): feat(demo): feat update demo stories for swagger docs stories for swagger docs stories
b1cf258 feat(demo): feat add more html/markdown demos
b5905d8 chore update story sort
8201a10 feat(demo): feat(demo): feat(demo): feat update demo stories for swagger docs stories for swagger docs
b089aba chore update story names

others

Commit Type Description
5f05791 N/A pump variants & toolbars version
5902141 N/A No commit message
03e3dc8 N/A Bump @storybook/testing-library
4322b4b N/A No commit message
c2bd130 N/A revert: changes to lerna.json

v0.0.50 - 2023-01-31

others

Commit Type Description
8a024c6 N/A chore: remove yarn completely
b1dbd4c N/A chore: pump version
20e84be N/A chore: update nx build target dependencies
6c31612 N/A Update CHANGELOG.md [skip ci]
0f73c82 N/A Update CHANGELOG.md [skip ci]
d1603d0 N/A chore: fix versions
2676281 N/A chore: update package.json scripts
2387dce N/A infra: fix all imported packages versions
1b162f8 N/A infra: fix devkit import
beeb754 N/A chore: update release.yml to build addons first before release
54bd201 N/A fix: release.yml typos
17d981b N/A chore: set correct versions
de551cb N/A chore: update build command
000eb36 N/A markdown: fix preset error
e4a1f8f N/A chore: update workflow run command

v0.0.43 - 2023-01-30

others

Commit Type Description
dafb49e N/A [skip ci] pump version to 0.0.42
5884b48 N/A infra: add auto npm plugin
d355c21 N/A Update CHANGELOG.md [skip ci]

v0.0.41 - 2023-01-30

others

Commit Type Description
8ac8500 N/A infra: yarn install
ec6f1d8 N/A Update CHANGELOG.md [skip ci]
705e87a N/A Update CHANGELOG.md [skip ci]
53af57e N/A Update CHANGELOG.md [skip ci]
5d3725a N/A infra: update yarn config
ba675a6 N/A infra: update nx.json
d9949c3 N/A chore: yarn install state

v0.0.40 - 2023-01-30

angular

Commit Type Description
16721ba refactor update source code processing mechanism - use methods from @storybook/angular
8e48777 feat update docs decorator to allow handling compodoc from main.js

console

Commit Type Description
63347dd refactor move from javascript to typescript

devkit

Commit Type Description
1688aab refactor update lodash imports
4f969c0 chore update files list in package.json
256d924 feat add upperSnakeCase
806cd89 fix typo for upperSnakeCase export

preset

Commit Type Description
1549447 chore update peerDependencies

swagger

Commit Type Description
93907e5 refactor move from javascript to typescript

variants

Commit Type Description
4c4829c feat add items, include & exclude arrays handling for better variants configuration

others

Commit Type Description
128ac9f N/A chore: update build scripts
2311e9d N/A chore: cleanup package.json & tsconfig.json in all packages
6773de3 N/A demo: add new extras & variants stories
83fc923 N/A devkit: add filterDeep method
f0d87db N/A Bump version to: v0.0.40 [skip ci]
9443822 N/A devkit: update build process
bf71b85 N/A Update CHANGELOG.md [skip ci]
0e2c1b3 N/A devkit: add checkBoolean method
c2822ee N/A devkit: add rejectByInstance method
d646c38 N/A docs: fix typo in variants docs

v0.0.39 - 2023-01-29

others

Commit Type Description
7dc2e13 N/A infra: update yarn.lock
69fb43b N/A infra: update package.json dependencies
5eeaeb4 N/A chore: update devkit imports
31ac530 N/A Bump version to: v0.0.39 [skip ci]
fe52a83 N/A infra: cleanup before build for all packages
ee95abe N/A Update CHANGELOG.md [skip ci]

v0.0.38 - 2023-01-29

others

Commit Type Description
08f04d6 N/A Bump version to: v0.0.38 [skip ci]
dbb7983 N/A variants: null check for story template & proper import for cartesian
357a7d3 N/A Update CHANGELOG.md [skip ci]

v0.0.37 - 2023-01-29

others

Commit Type Description
931c9d3 N/A variants: use the proper exports from devkit
34f7945 N/A Bump version to: v0.0.37 [skip ci]
ea0548f N/A devkit: update package exports & typesVersions
1ad6dda N/A Update CHANGELOG.md [skip ci]
3d26c63 N/A docs: add variants compatibility details

v0.0.36 - 2023-01-28

others

Commit Type Description
ef30eff N/A [skip ci]: pump version 0.0.35

v0.0.35 - 2023-01-29

others

Commit Type Description
bc5ab55 N/A Bump version to: v0.0.35 [skip ci]
90b750f N/A Update CHANGELOG.md [skip ci]
437816f N/A chore: make sure to build before release

v0.0.34 - 2023-01-28

others

Commit Type Description
8e9ad12 N/A Bump version to: v0.0.34 [skip ci]
9a87b5b N/A Update CHANGELOG.md [skip ci]
4d8a7bc N/A chore: update devkit node imports to require
6479963 N/A feat: export withVariants decorator

v0.0.33 - 2023-01-28

others

Commit Type Description
e7f1d9c N/A feat: add array methods to devkit package
85ec8a9 N/A feat: update variants package to use util methods from devkit
4086354 N/A Bump version to: v0.0.33 [skip ci]
40280a3 N/A Update CHANGELOG.md [skip ci]

v0.0.32 - 2023-01-28

others

Commit Type Description
3a5f191 N/A refactor: update variants addon to work properly with storybook v6.5
14e0a5b N/A Bump version to: v0.0.32 [skip ci]
55b27cf N/A Update CHANGELOG.md [skip ci]
f0c72d1 N/A demo: update story name

v0.0.31 - 2023-01-28

others

Commit Type Description
99b99fa N/A docs: reset CHANGELOG.md
621b30c N/A Bump version to: v0.0.31 [skip ci]
ec0402a N/A Update CHANGELOG.md [skip ci]

v0.0.30 - 2023-01-28

others

Commit Type Description
cfa360f N/A chore: add .npmrc & disable lock files
9e7a016 N/A Update CHANGELOG.md [skip ci]
f2e9ab7 N/A Bump version to: v0.0.30 [skip ci]

v0.0.29 - 2023-01-28

others

Commit Type Description
10f605b N/A Bump version to: v0.0.29 [skip ci]
f60198a N/A Update CHANGELOG.md [skip ci]
31a0d9d N/A Update CHANGELOG.md [skip ci]
8ed16a4 N/A Update CHANGELOG.md [skip ci]
faa2f7d N/A chore: update auto plugins

v0.0.28 - 2023-01-28

others

Commit Type Description
9225e05 N/A chore: update yarn.lock
6f430dc N/A chore: pump storybook to v7.0.0-beta.36
2720e46 N/A infra: use webpack-plugin-istanbul/loader for better coverage instrumentation
a36c46e N/A cleanup: remove Description tag from mdxCode

v0.0.27 - 2023-01-28

others

Commit Type Description
596e364 N/A chore: pump versions

v0.0.26 - 2023-01-28

others

Commit Type Description
597d640 N/A chore: update README.md for devkit

v0.0.25 - 2023-01-28

others

Commit Type Description
8cbe816 N/A infra: update lerna & auto settings
a959de9 N/A remove lerna
894fe3c N/A Revert "remove lerna"
78c94f7 N/A chore: add yarn.lock
2c19c23 N/A chore: update yarn.lock
64e7e7e N/A infra: remove sub packages changelogs
e3bd2ee N/A feat: add angular addon options/types
c806dad N/A feat: add devkit library to be shared between packages
8040107 N/A refactor: update markdown addon from js to ts & use the new devkit library
0f0e23e N/A update markdown utils for exports
06860be N/A chore: rename app to src in the demo app
834d34d N/A infra: move angular webpackFinal from js to ts
abec9ee N/A infra: remove console package changelog
b71a52b N/A update files list in package.json
22d67d8 N/A chore: update versions in preset package.json
89b4f16 N/A update homepage in package.json
e4888de N/A Update CHANGELOG.md [skip ci]
fd8759e N/A Bump version to: 0.0.2 [skip ci]
4a6a680 N/A revert: changes to lerna.json
5289274 N/A docs: add note about custom title processing not working

v0.0.24 - 2023-01-26

others

Commit Type Description
acf5d9f N/A update auto config
acc1d0a N/A Bump version to: v0.0.24 [skip ci]
3004363 N/A Update CHANGELOG.md [skip ci]

v0.0.23 - 2023-01-26

others

Commit Type Description
83934b3 N/A add auto config
ff3c574 N/A Bump version to: v0.0.23 [skip ci]
45204b5 N/A Update CHANGELOG.md [skip ci]

v0.0.22 - 2023-01-26

others

Commit Type Description
5e6ef30 N/A update markdown docs
e132974 N/A Update CHANGELOG.md [skip ci]
e758112 N/A updated yarn.lock
5eeec1e N/A Bump version to: v0.0.22 [skip ci]

v0.0.21 - 2023-01-26

others

Commit Type Description
7b8068a N/A Update CHANGELOG.md [skip ci]
f72f6ec N/A updates for markdown/html title processing
c58a22e N/A add more html/markdown demos
3ae858d N/A Bump version to: v0.0.21 [skip ci]
285d938 N/A update yarn.lock

v0.0.20 - 2023-01-26

others

Commit Type Description
9f9a7ab N/A pump variants & toolbars version
bfd8b90 N/A remove yarn.lock
c312ece N/A reset CHANGELOG.md files
b93f012 N/A Update CHANGELOG.md [skip ci]
35a0764 N/A use makeTitle to change markdown/html docs stories titles
63e77c4 N/A Bump version to: v0.0.20 [skip ci]
1880dd9 N/A Update CHANGELOG.md [skip ci]
681ad24 N/A Bump version to: v0.0.19 [skip ci]
848a401 N/A update yarn.lock
597b93f N/A update author in package.json
2688feb N/A pump toolbars & variants versions
185639b N/A use module.exports instead of export default
d369e69 N/A update demo
a57e9ad N/A update openapi story file name

v0.0.15 - 2023-01-25

others

Commit Type Description
79d7b67 N/A add yarn.lock & update storybook.yml
a59fa5f N/A update demo stories
08c5498 N/A Update CHANGELOG.md [skip ci]
7957eac N/A hide variants button cases
2614c62 N/A Bump version to: v0.0.15 [skip ci]
29b571b N/A update workflow files

v0.0.14 - 2023-01-25

others

Commit Type Description
c3a022d N/A Bump version to: v0.0.14 [skip ci]
b1419e1 N/A Bump independent versions [skip ci]
2951c3f N/A update package.json
b63dec0 N/A Update CHANGELOG.md [skip ci]
8e757f2 N/A update lerna.json

v0.0.12 - 2023-01-25

others

Commit Type Description
a833b1b N/A Bump version to: v0.0.12 [skip ci]

v0.0.2 - 2023-01-26

others

Commit Type Description
83934b3 N/A add auto config
a959de9 N/A remove lerna
70311f2 N/A remove lock files
9f9a7ab N/A pump variants & toolbars version
79d7b67 N/A add yarn.lock & update storybook.yml
bfd8b90 N/A remove yarn.lock
5e6ef30 N/A update markdown docs
5aa81cc N/A Bump version to: v0.0.11 [skip ci]
c312ece N/A reset CHANGELOG.md files
b93f012 N/A Update CHANGELOG.md [skip ci]
e132974 N/A Update CHANGELOG.md [skip ci]
7b8068a N/A Update CHANGELOG.md [skip ci]
f72f6ec N/A updates for markdown/html title processing
acf5d9f N/A update auto config
a59fa5f N/A update demo stories
35a0764 N/A use makeTitle to change markdown/html docs stories titles
08c5498 N/A Update CHANGELOG.md [skip ci]
c58a22e N/A add more html/markdown demos
63e77c4 N/A Bump version to: v0.0.20 [skip ci]
1880dd9 N/A Update CHANGELOG.md [skip ci]
3ae858d N/A Bump version to: v0.0.21 [skip ci]
681ad24 N/A Bump version to: v0.0.19 [skip ci]
e758112 N/A updated yarn.lock
285d938 N/A update yarn.lock
7957eac N/A hide variants button cases
c3a022d N/A Bump version to: v0.0.14 [skip ci]
2614c62 N/A Bump version to: v0.0.15 [skip ci]
a833b1b N/A Bump version to: v0.0.12 [skip ci]
5eeec1e N/A Bump version to: v0.0.22 [skip ci]
b1419e1 N/A Bump independent versions [skip ci]
2951c3f N/A update package.json
acc1d0a N/A Bump version to: v0.0.24 [skip ci]
ff3c574 N/A Bump version to: v0.0.23 [skip ci]
848a401 N/A update yarn.lock
597b93f N/A update author in package.json
e4888de N/A Update CHANGELOG.md [skip ci]
3004363 N/A Update CHANGELOG.md [skip ci]
45204b5 N/A Update CHANGELOG.md [skip ci]
b63dec0 N/A Update CHANGELOG.md [skip ci]
2688feb N/A pump toolbars & variants versions
fd8759e N/A Bump version to: 0.0.2 [skip ci]
29b571b N/A update workflow files
91d99d6 N/A add lerna.json
185639b N/A use module.exports instead of export default
d369e69 N/A update demo
a57e9ad N/A update openapi story file name
8e757f2 N/A update lerna.json

v0.0.1 - 2023-01-25

others

Commit Type Description
e11e15e N/A add source code panel
90e7179 N/A Bump version to: 1.0.16 [skip ci]
55768ab N/A Bump version to: 1.0.12 [skip ci]
87c1cf2 N/A update to storybook 7.0.0-beta.15
8476f9f N/A update angular addon
3ec19f0 N/A update typescript version
76eb829 N/A updates for yarn.lock & package-lock.json
41e0fcb N/A update demo
24d382b N/A fix build
9edec8c N/A remove package-lock.json
2563e0a N/A update storybook versions
ceecf91 N/A initial commit: configure storybook v7 for angular
6d4d6f9 N/A add chromatic demo
441d613 N/A fix conflicting react versions
5c4d2f2 N/A yarn.lock
ad3c206 N/A remove yarn.lock file
ca47c53 N/A remove yarn.lock
6360f16 N/A Initial commit
7a61f72 N/A re-update storybook to v7
e89ef76 N/A include markdown docs addon
5730087 N/A downgrade storybook version
3146a1b N/A [skip-ci] update readme & minor refactors
4f0b9bb N/A add swagger/openapi support
ee955aa N/A upgrade storybook version
1d26f7c N/A add workspace files
f4fd93a N/A pump preset version
c05c2b0 N/A Update CHANGELOG.md [skip ci]
2ebeb90 N/A add demo app
fc178b1 N/A implement toolbar changes to make a dropdown for choosing wrappers
d637f57 N/A add variants addon
a13e1ee N/A add toolbars addon
9082e09 N/A updates for angular addon
c15ec10 N/A add swagger addon
d43e6d3 N/A add dotenv
dd04529 N/A update README.md
a6418ba N/A Bump version to: 1.0.17 [skip ci]
f766500 N/A update package.json
215ead9 N/A updates for preset addon & README
63577c7 N/A add markdown addon
5c49f96 N/A test: add extra wrappers for testing purposes
62006d5 N/A add code of conduct & contibuting docs
660260c N/A add console addon
f79da9c N/A feat: allow enable/disable sourceCode panel & wrappers toolbar
44e8332 N/A pump markdown version
4009a63 N/A minor updates & fixes
73009c4 N/A update markdown addon with readme
d31af2c N/A add preset addon
b0037fc N/A add console, docs, module & wrapper decorators
2d1e092 N/A add swagger addon
0621264 N/A update github workflows
3220f77 N/A pump versions with proper files mapping
3949dc0 N/A update console addon with readme
420fdd9 N/A update logos
f78a688 N/A update roadmap & features lists
53db602 N/A update workflows
b25c927 N/A fix swagger addon - infinite import
168f73e N/A update wrapper decorator to include attributes
06c66cc N/A fix: storybook-md loader
47fc95c N/A remove console decorator from angular addon
e4103e0 N/A update package.json fields
9aabe9b N/A update badges & homepage url
c26223a N/A update preset for webpack configuration for coverage instrumentation
0d54387 N/A add markdown & swagger logos
f14b87c N/A update package.json
d47d962 N/A preset v0.0.7
17a18f3 N/A proper handling of addon options
0b0c8ff N/A update README.md
c54a9a4 N/A cache node_modules between workflows
a3f41dd N/A Update CHANGELOG.md [skip ci]
4ff255e N/A Update CHANGELOG.md [skip ci]
3546441 N/A Update CHANGELOG.md [skip ci]
a0efd92 N/A Update CHANGELOG.md [skip ci]
a3eb314 N/A Update storybook.yml
6916d55 N/A add angular logo & pump angular v0.0.4
2d0ee94 N/A updated readme
79122bb N/A Update CHANGELOG.md [skip ci]
7f78c09 N/A Update CHANGELOG.md [skip ci]
29eba56 N/A Update CHANGELOG.md [skip ci]
f2e1ced N/A Update storybook.yml
adf4280 N/A Bump @storybook/testing-library
31fafa9 N/A Update CHANGELOG.md [skip ci]
a5a34eb N/A update readme badges
f069c31 N/A Update CHANGELOG.md [skip ci]
f006552 N/A update README.md
29037a8 N/A add console icon
4cad7e6 N/A Update CHANGELOG.md [skip ci]
d3cd9ac N/A update readme
86fa300 N/A Update CHANGELOG.md [skip ci]
29c41ae N/A add logo
655b14b N/A Update CHANGELOG.md [skip ci]
636c8b3 N/A Update CHANGELOG.md [skip ci]
e81d7bb N/A Update CHANGELOG.md [skip ci]
5e72b66 N/A add Motivation & Roadmap
3dc9e89 N/A Update CHANGELOG.md [skip ci]
bb96c32 N/A Update CHANGELOG.md [skip ci]
abb41f3 N/A add README.md badges
44a939a N/A Update CHANGELOG.md [skip ci]
aa8708d N/A Update CHANGELOG.md [skip ci]
5e45ef8 N/A update keywords
6efebb8 N/A Update CHANGELOG.md [skip ci]
6b91938 N/A Update CHANGELOG.md [skip ci]
21a9034 N/A Update CHANGELOG.md [skip ci]
50416d5 N/A Update CHANGELOG.md [skip ci]
66952cb N/A Create SECURITY.md
ed9f9ac N/A Update CHANGELOG.md [skip ci]
7fbbf7f N/A Update CHANGELOG.md [skip ci]
e2982c0 N/A Update CHANGELOG.md [skip ci]
f39a531 N/A Update CHANGELOG.md [skip ci]
c82b652 N/A Update CHANGELOG.md [skip ci]
c47a4df N/A Update CHANGELOG.md [skip ci]
2c6367d N/A Update CHANGELOG.md [skip ci]
c8c1dc4 N/A Update CHANGELOG.md [skip ci]
da0f86f N/A Update CHANGELOG.md [skip ci]
543eb42 N/A Update CHANGELOG.md [skip ci]
e1642de N/A Update CHANGELOG.md [skip ci]
84aaf71 N/A Update CHANGELOG.md [skip ci]
346644d N/A Update CHANGELOG.md [skip ci]
59f6b61 N/A Update CHANGELOG.md [skip ci]
a2b35e7 N/A Update CHANGELOG.md [skip ci]
b0e454e N/A Update CHANGELOG.md [skip ci]
16a9d68 N/A Update CHANGELOG.md [skip ci]
ce5becf N/A Update CHANGELOG.md [skip ci]
17aa433 N/A Update CHANGELOG.md [skip ci]
adb4c11 N/A update console decorator to allow omitFirst
39ba6f9 N/A Update storybook.yml
7fd00df N/A add variants logo
083d992 N/A [skip ci] add dependabot.yml
c6b7430 N/A update readme for service injection example
6ca2546 N/A cleanup package.json
447e765 N/A Bump version to: 1.0.19 [skip ci]
d22b473 N/A fix empty providers list in ngModuleDecorator
2435124 N/A update README.md
5ac9f6e N/A update story sort
ad008dd N/A Bump version to: 1.0.25 [skip ci]
334dd72 N/A update storybook.yml
b355988 N/A add toolbars logo
23de519 N/A fix release process
203c84b N/A Bump version to: 0.0.1 [skip ci]
96c82f9 N/A update storybook.yml
7108c2a N/A update storybook.yml
cb1327d N/A pump console version
f93fdb2 N/A preset v0.0.6
8374e11 N/A update readme
b85d40c N/A Bump version to: 1.0.42 [skip ci]
4ca3ce9 N/A Bump version to: 1.0.41 [skip ci]
79c584f N/A Bump version to: 1.0.40 [skip ci]
a092602 N/A Bump version to: 1.0.39 [skip ci]
e4c85f4 N/A Bump version to: 1.0.38 [skip ci]
ed056c2 N/A Bump version to: 1.0.37 [skip ci]
d3db01b N/A Bump version to: 1.0.35 [skip ci]
9b8c971 N/A Bump version to: 1.0.34 [skip ci]
2315bb2 N/A remove yarn cache setting from workflows
f0137da N/A Bump version to: 1.0.33 [skip ci]
da96976 N/A update workflow permissions
ffa1ca8 N/A Bump version to: 1.0.32 [skip ci]
0a787c4 N/A Bump version to: 1.0.31 [skip ci]
7569739 N/A Bump version to: 1.0.30 [skip ci]
be300f5 N/A Bump version to: 1.0.29 [skip ci]
91697f4 N/A Bump version to: 1.0.28 [skip ci]
922c3ff N/A Bump version to: 1.0.27 [skip ci]
e50eecc N/A Bump version to: 1.0.26 [skip ci]
8037ff1 N/A Bump version to: 1.0.24 [skip ci]
cde40c9 N/A Bump version to: 1.0.23 [skip ci]
6ad9930 N/A Bump version to: 1.0.22 [skip ci]
e19a002 N/A Bump version to: 1.0.21 [skip ci]
448109c N/A Bump version to: 1.0.20 [skip ci]
284b74b N/A Bump version to: 1.0.18 [skip ci]
f7640c4 N/A Bump version to: 1.0.15 [skip ci]
4b29199 N/A Bump version to: 1.0.14 [skip ci]
41aa43b N/A Bump version to: 1.0.13 [skip ci]
2a517d4 N/A add angular badge
db0a76e N/A Bump version to: 1.0.10 [skip ci]
e303391 N/A fix imports from src/
ea04804 N/A Bump version to: 1.0.9 [skip ci]
6ed528d N/A Bump version to: 1.0.8 [skip ci]
3f18790 N/A Bump version to: 1.0.7 [skip ci]
ddd7f3d N/A Bump version to: 1.0.6 [skip ci]
bbd7cd4 N/A Bump version to: 1.0.5 [skip ci]
0a877ef N/A Bump version to: 1.0.4 [skip ci]
5c840a8 N/A Bump version to: 1.0.3 [skip ci]
7b16ede N/A Bump version to: 1.0.2 [skip ci]
0e73bd1 N/A Bump version to: 1.0.1 [skip ci]
901d1e1 N/A Update release.yml
16c9297 N/A delete lerna.json
16eb892 N/A Update storybook.yml
a274888 N/A fix: duplicate providers
26a1bb4 N/A Update README.md
2bdb106 N/A Update deploy.yml
a6242cd N/A Update storybook.yml
3822407 N/A update console logo link
81cbefd N/A update readme
94ee567 N/A fix: missing lodash import
3fa6cc5 N/A fix: env variables processing
793430b N/A update workflows
4888e56 N/A [skip ci] update funding
1ef6fa9 N/A fix package name in README.md
864e224 N/A update README.md
e6a272f N/A update nx version
f7f51ea N/A update files list
7f1d1e3 N/A update publishConfig
45414e4 N/A Update storybook.yml
576f58c N/A Update storybook.yml
ff03b63 N/A update README.md
72470d6 N/A fix build script name
36a0a17 N/A patch version for swagger addon
f2ba9c6 N/A fix demo link
056ab28 N/A fix angular badge
886aef5 N/A Bump version to: 1.0.11 [skip ci]
2a8f4cc N/A fix package name
723d8c3 N/A fix release build
0e576a8 N/A disable welcome script postinstall
fd8b97d N/A Update storybook.yml
4f0b4a5 N/A [skip ci] add funding info
202667e N/A minor update for README.md
339dd33 N/A fix preset folder name
9fdb341 N/A Add files via upload
e4659a6 N/A Add files via upload

v0.0.0-angular.42 - 2023-01-23

angular

Commit Type Description
1d87595 release v0.0.0-angular.42

infra

Commit Type Description
400c439 chore update release.yml

v0.0.0-angular.41 - 2023-01-23

angular

Commit Type Description
162a44b release v0.0.0-angular.41

infra

Commit Type Description
9918dec chore update exported files list

v0.0.0-angular.40 - 2023-01-22

angular

Commit Type Description
9d38550 fix update storybook-md loader
bfe141b release v0.0.0-angular.40

v0.0.0-angular.39 - 2023-01-22

angular

Commit Type Description
0570498 release v0.0.0-angular.39
09cecd1 fix add missing lodash import
9e2d324 fix environment variables processing
0c270ec fix rename preset folder

v0.0.0-angular.38 - 2023-01-22

angular

Commit Type Description
d473446 docs update Roadmap & Features
6e5b065 release v0.0.0-angular.38

v0.0.0-angular.37 - 2023-01-22

angular

Commit Type Description
5950a92 feat add swagger/openapi support
b02e3a6 docs update badges & homepage url
af77e6a docs update README.md
99199ea docs add SECURITY.md
611db20 release v0.0.0-angular.37

ci

Commit Type Description
cf7e155 chore add dependabot.yml

others

Commit Type Description
a11b477 N/A Bump @storybook/testing-library

v0.0.0-angular.35 - 2023-01-20

angular

Commit Type Description
74ba8c2 release v0.0.0-angular.35

demo

Commit Type Description
a96a131 chore update story sort

v0.0.0-angular.34 - 2023-01-20

angular

Commit Type Description
c23f5d4 release v0.0.0-angular.34

ci

Commit Type Description
35358f1 chore remove yarn cache

v0.0.0-angular.33 - 2023-01-20

angular

Commit Type Description
8b8ad82 release v0.0.0-angular.33

ci

Commit Type Description
0aa78be chore update permissions

v0.0.0-angular.32 - 2023-01-20

angular

Commit Type Description
9859a5f release v0.0.0-angular.32

ci

Commit Type Description
6d0505c chore cache node_module between workflows

v0.0.0-angular.31 - 2023-01-20

angular

Commit Type Description
ebe8119 release v0.0.0-angular.31

infra

Commit Type Description
754d3d4 chore(ci): chore update workflows

v0.0.0-angular.30 - 2023-01-20

angular

Commit Type Description
e863358 release v0.0.0-angular.30

infra

Commit Type Description
b850e4a chore(ci): chore update workflows

v0.0.0-angular.29 - 2023-01-20

angular

Commit Type Description
2a5090e release v0.0.0-angular.29
bd67406 docs fix chromatic demo link
ebd167e docs fix README.md badges

infra

Commit Type Description
cd74c69 chore(ci): chore(ci): chore update workflows

v0.0.0-angular.28 - 2023-01-20

angular

Commit Type Description
c4f2fe6 feat include storybook-md addon
d602ecb release v0.0.0-angular.28

v0.0.0-angular.27 - 2023-01-20

angular

Commit Type Description
858f530 release v0.0.0-angular.27

v0.0.0-angular.26 - 2023-01-20

angular

Commit Type Description
de1e1fa release v0.0.0-angular.26

infra

Commit Type Description
df9e389 chore pump storybook to v7.0.0-beta.31
36f358f chore update FUNDING.yml

v0.0.0-angular.25 - 2023-01-17

angular

Commit Type Description
d38277f release v0.0.0-angular.25

infra

Commit Type Description
fc511f5 chore update package.json fields

v0.0.0-angular.24 - 2023-01-17

angular

Commit Type Description
0090d94 docs add CODE_OF_CONDUCT.md & CONTRIBUTING.md
9e12027 docs add Motivation & Roadmap
500a4bb release v0.0.0-angular.24

infra

Commit Type Description
7f98d76 chore add FUNDING.yml

v0.0.0-angular.23 - 2023-01-13

angular

Commit Type Description
94df114 release v0.0.0-angular.23

ci

Commit Type Description
82bfac0 chore fix release workflow

v0.0.0-angular.22 - 2023-01-13

angular

Commit Type Description
274d3f5 release v0.0.0-angular.22

infra

Commit Type Description
7b0cb9e chore update release.yml

v0.0.0-angular.21 - 2023-01-13

angular

Commit Type Description
62d9595 release v0.0.0-angular.21
ccb6856 docs update README.md

v0.0.0-angular.20 - 2023-01-13

angular

Commit Type Description
1014abe test add extra stories for testing wrappers
d3dae1e feat enable/disable sourceCode panel & wrappers toolbar
d5af284 release v0.0.0-angular.20
3bfa3e6 fix duplication providers

v0.0.0-angular.19 - 2023-01-13

angular

Commit Type Description
9fd4531 release v0.0.0-angular.19

infra

Commit Type Description
70bbf93 chore add chromatic demo

v0.0.0-angular.18 - 2023-01-13

angular

Commit Type Description
7ab1fd9 release v0.0.0-angular.18

infra

Commit Type Description
bf98fb0 chore pump storybook to v7.0.0-beta.26

v0.0.0-angular.17 - 2023-01-04

angular

Commit Type Description
20718cd docs update README.md
efb87d9 release v0.0.0-angular.17

v0.0.0-angular.16 - 2022-12-28

angular

Commit Type Description
a7e042b feat add source code panel
95054a4 release v0.0.0-angular.16

v0.0.0-angular.15 - 2022-12-27

angular

Commit Type Description
7c4b76e docs add service injection example
7b76abd release v0.0.0-angular.15

v0.0.0-angular.14 - 2022-12-27

angular

Commit Type Description
296be34 fix mitigate empty providers list in ngModuleDecorator
76cf00b release v0.0.0-angular.14

v0.0.0-angular.13 - 2022-12-27

angular

Commit Type Description
086f6b4 docs update README.md badges
00eb846 release v0.0.0-angular.13

infra

Commit Type Description
a512fcb chore update typescript version
a3887cf chore remove package-lock.json
1dc6cdf chore remove yarn.lock
e549ef6 chore(infra): re-chore pump storybook to v7.0.0-beta.31

v0.0.0-angular.12 - 2022-12-27

angular

Commit Type Description
29b1641 release v0.0.0-angular.12
4fca2e9 docs update README.md badges

infra

Commit Type Description
9c804cb chore fix build
ad5d3de chore downgrade storybook version

v0.0.0-angular.11 - 2022-12-27

angular

Commit Type Description
231b346 docs add README.md badges
58124bd release v0.0.0-angular.11

infra

Commit Type Description
c3c1212 chore pump storybook to v7.0.0-beta.15

v0.0.0-angular.10 - 2022-12-26

angular

Commit Type Description
91505c2 release v0.0.0-angular.10

infra

Commit Type Description
04fc210 chore fix imports from src

v0.0.0-angular.9 - 2022-12-26

angular

Commit Type Description
f07a7cf release v0.0.0-angular.9

infra

Commit Type Description
2e8089f chore update package.json

v0.0.0-angular.8 - 2022-12-26

angular

Commit Type Description
dd5443d release v0.0.0-angular.8
0148dc1 docs update README.md

v0.0.0-angular.7 - 2022-12-26

angular

Commit Type Description
c140141 release v0.0.0-angular.7
1574705 chore(infra): docs fix package name

v0.0.0-angular.6 - 2022-12-26

angular

Commit Type Description
8accac7 release v0.0.0-angular.6

infra

Commit Type Description
d920e71 chore update keywords in package.json

v0.0.0-angular.5 - 2022-12-26

angular

Commit Type Description
ad5f4e1 release v0.0.0-angular.5
f265b55 docs initial documentation for angular package

v0.0.0-angular.4 - 2022-12-26

angular

Commit Type Description
7e04b75 docs initial documentation for angular package
689dc99 release v0.0.0-angular.4

v0.0.0-angular.3 - 2022-12-26

angular

Commit Type Description
88f4077 release v0.0.0-angular.3

infra

Commit Type Description
434103d chore add files via upload

v0.0.0-angular.2 - 2022-12-26

angular

Commit Type Description
5d074f5 release v0.0.0-angular.2

infra

Commit Type Description
a616d1c chore add files via upload

v0.0.0-angular.1 - 2022-12-26

angular

Commit Type Description
ead2db6 release v0.0.0-angular.1

infra

Commit Type Description
d4fa291 chore update lock files
77d68f6 chore remove yarn.lock
ffda60b chore adding dotenv
95ec13f chore update publishConfig
5db99ff chore fix package name
8b4a727 chore fix release build
55a34c0 chore disable welcome script

ci

Commit Type Description
5404e2a chore update release.yml

@storybook-extras/[email protected] - 2023-01-25

all

Commit Type Description
f5b8f8f release v0.0.11
46ef624 chore pump versions
387c8f5 release v0.0.12
bea773f release v0.0.1

angular

Commit Type Description
a4b0d04 feat add source code panel
11db911 release v0.0.0-angular.16
d8398d4 release v0.0.0-angular.12
d47bf1b refactor initial commit as a package in monorepo
578c50a feat include storybook-md addon
e84c551 docs update README.md
aa9f85e feat add swagger/openapi support
95d820c feat implement custom toolbar dropdown for wrappers
4c72267 fix updates for node resolvers
0376cca docs initial documentation for angular package
fe95b56 release v0.0.0-angular.17
6de55a2 test add extra stories for testing wrappers
137a925 docs add CODE_OF_CONDUCT.md & CONTRIBUTING.md
13e981b feat enable/disable sourceCode panel & wrappers toolbar
1cdca2a feat initial commit for console, docs, & wrappers` decorators
9202400 docs update Roadmap & Features
aaeecc3 feat update wrapper decorator to include attributes
82d0618 fix update storybook-md loader
30c27d8 refactor remove console decorator
ec3e7e1 docs update badges & homepage url
c3b3535 feat add coverage instrumentation
d118fd7 docs initial documentation for angular package
7798764 chore pump version v0.0.4
f6ceff8 docs update README.md badges
783ecbf docs initial documentation for angular package
e866382 docs update README.md
1a350dd docs add Motivation & Roadmap
5cc8fe1 docs add README.md badges
1cd12c3 docs add SECURITY.md
f2291f5 feat allow omitFirst in console decorator
9c6e29c docs add service injection example
66a0f78 release v0.0.0-angular.19
d9d5905 fix mitigate empty providers list in ngModuleDecorator
deddb29 docs initial documentation for angular package
9b020c0 release v0.0.0-angular.25
5dc29ac docs update README.md
5b2261e release v0.0.0-angular.42
0db5d0b release v0.0.0-angular.41
966a42d release v0.0.0-angular.40
bd2f1fb release v0.0.0-angular.39
4b2c237 release v0.0.0-angular.38
a2b5fc3 release v0.0.0-angular.37
b093ece release v0.0.0-angular.35
07398b7 release v0.0.0-angular.34
379c27e release v0.0.0-angular.33
64b4690 release v0.0.0-angular.32
3b41f04 release v0.0.0-angular.31
3b30da5 release v0.0.0-angular.30
2ae91ab release v0.0.0-angular.29
9b704d6 release v0.0.0-angular.28
5567c57 release v0.0.0-angular.27
1d184be release v0.0.0-angular.26
f9cb29a release v0.0.0-angular.24
c707126 release v0.0.0-angular.23
321a668 release v0.0.0-angular.22
e1eaa2c release v0.0.0-angular.21
b350fea release v0.0.0-angular.20
c6f92e5 release v0.0.0-angular.18
ca89e40 release v0.0.0-angular.15
7791ea7 release v0.0.0-angular.14
c88e93d release v0.0.0-angular.13
e4a7595 docs update README.md badges
9eec110 release v0.0.0-angular.10
806a1b7 release v0.0.0-angular.9
46632c3 release v0.0.0-angular.8
75ecc30 release v0.0.0-angular.7
4e292a0 release v0.0.0-angular.6
d337bb2 release v0.0.0-angular.5
27fb830 release v0.0.0-angular.4
ccd0251 release v0.0.0-angular.3
d0da2ad release v0.0.0-angular.2
54c5dab release v0.0.0-angular.1
2ed775c fix duplication providers
893bcfd docs update README.md
7977c2f docs update README.md
88cef2a fix add missing lodash import
105d21a fix environment variables processing
da14ac5 docs initial documentation for angular package
8a35f5b docs initial documentation for angular package
8bfb5ff docs fix chromatic demo link
12e18ce docs fix README.md badges
4045bea release v0.0.0-angular.11
fa4e131 docs update README.md
0c5c371 fix rename preset folder

console

Commit Type Description
f186173 feat initial commit for console addon
8836513 docs add README.md
d7c392d chore pump version v0.0.4

markdown

Commit Type Description
1e6badd feat initial commit for markdown addon
ad63d18 release v0.0.2
eba623b docs add README.md

preset

Commit Type Description
e1f0d1a chore pump version v0.0.9
960d460 docs update README.md
ec8a2ec feat initial commit for preset addon
6d1af77 chore pump version v0.0.7
0c395bb fix include angular addon correctly
fb86ec7 docs update README.md
1e44f3d chore pump version v0.0.6

swagger

Commit Type Description
0b452fa feat initial commit for swagger addon
97e6f88 feat initial commit for swagger addon
23054a3 fix infinite import
1d5d447 release v0.0.2

toolbars

Commit Type Description
03d0a4b feat initial commit

variants

Commit Type Description
8bf57b5 feat initial commit

infra

Commit Type Description
c0b42d3 chore pump storybook to v7.0.0-beta.15
ac54fb3 chore update typescript version
4f030bb chore update lock files
1c7c50f chore(infra): chore remove lock files
96170cf chore fix build
5dff9f9 chore remove package-lock.json
4becee6 chore pump storybook to v7.0.0-beta.26
61ea66b chore setup storybook v7
dd96622 chore add chromatic demo
28c1be1 chore(infra): chore fix conflicting react versions
9c179a9 chore(infra): add `chore add `yarn.lock``
e7b9beb chore(infra): remove chore(infra): add chore add `yarn.lock```
aa77e4b chore(infra): remove chore(infra): add chore add `yarn.lock```
505ac01 chore initial commit
e9cabcf chore pump storybook to v7.0.0-beta.31
4d1b6a2 chore downgrade storybook version
a32a926 chore pump storybook to v7.0.0-beta.31
7326f09 chore(infra): chore add workspace files
807be05 feat(variants): chore add preset logo
76a9793 chore adding dotenv
2e9427d chore update package.json
076ee3b chore(infra): chore minor updates & fixes
6d0800e chore(infra): chore update logos links links
61e99ce chore update package.json fields
3814065 chor add markdown & swagger logos
735bb49 chore update package.json
274e4b2 chore pump independent versions
3e736d4 chore update package.json
532739c chore add console logo
4d54ffd chore add preset logo
70e5f78 chore update keywords in package.json
3184e9c chore(infra): chore cleanup package.json
d4c5841 feat(toolbars): chore add preset logo
38b96dc chore fix imports from src
ee4a84d chore add lerna.json
2e55582 chore delete lerna.json
9e3b41c chore fix consol logo link
c39ddff chore update FUNDING.yml
a8d22fc chore fix package name
1b6f079 chore update nx version
2b1427c chore update exported files list
3f7daae chore update publishConfig
c608455 chore fix build script name
af38b0a chore fix package name
53dc4e7 chore fix release build
3d4908b chore disable welcome script
07cf531 chore add FUNDING.yml
463517d chore add files via upload
8248bce chore add files via upload

ci

Commit Type Description
3978291 chore update workflows
1f6b150 chore update workflows
2dcfdc4 chore cache node_module between workflows
c268039 chore update storybook.yml
73b509d chore update storybook.yml
6e5ff42 chore update storybook.yml
93296ff chore add dependabot.yml
841c650 chore update storybook.yml
2170bad chore fix release workflow
395d884 chore update storybook.yml
3cd9b40 chore update storybook.yml
03d97bd chore remove yarn cache
4a5a0d2 chore update permissions
5678bf7 chore update release.yml
55ccfab chore update storybook.yml
f3563ef chore update deploy.yml
079a269 chore update storybook.yml
f2179fa chore update workflows
4a73834 chore update storybook.yml
d39c017 chore update storybook.yml
9f45537 chore update storybook.yml

demo

Commit Type Description
4e9cfec feat(demo): feat(demo): feat(demo): feat update demo stories for swagger docs stories for swagger docs
1ac962e feat initial commit for the demo app
b5905d8 chore update story sort

others

Commit Type Description
03e3dc8 N/A Bump @storybook/testing-library