-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,38 @@ | ||
# druxt-blocks | ||
|
||
## 0.15.0 | ||
|
||
### Minor Changes | ||
|
||
- b79701c: Added detailed debug information for the DruxtBlock component. | ||
- 1db9584: feat(#429): Added watch for `id` and `uuid` to the DruxtBlock component. | ||
- b79701c: feat(#249): Improved DruxtBlock and DruxtBlockRegion storybook stories and documentation. | ||
- 6d763ce: feat(#112): Added DruxtBlocksRegionMixin | ||
|
||
```js | ||
import { DruxtBlocksRegionMixin } from "druxt-blocks"; | ||
export default { | ||
mixins: [DruxtBlocksRegionMixin] | ||
}; | ||
``` | ||
|
||
- 34d8397: feat(#429): Added watch for `name` and `theme` to the DruxtBlockRegion component. | ||
|
||
### Patch Changes | ||
|
||
- d7e92b2: feat(#249): Fixed errors in storybook. | ||
- Updated dependencies [b79701c] | ||
- Updated dependencies [b79701c] | ||
- Updated dependencies [b79701c] | ||
- Updated dependencies [b79701c] | ||
- Updated dependencies [b79701c] | ||
- Updated dependencies [d7e92b2] | ||
- Updated dependencies [b79701c] | ||
- Updated dependencies [b79701c] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
|
||
## 0.14.5 | ||
|
||
### Patch Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,25 @@ | ||
# druxt-breadcrumb | ||
|
||
## 0.14.0 | ||
|
||
### Minor Changes | ||
|
||
- b79701c: feat(#249): Improved DruxtBreadcrumb storybook stories and documentation. | ||
- 0436de4: feat(#433): Added path prop to DruxtBreadcrumb component. | ||
|
||
```vue | ||
<DruxtBreadcrumb path="/node/1" /> | ||
``` | ||
|
||
- e2b8500: feat(#429): Added watch for `home` and `path` to the DruxtBreadcrumb component. | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [b79701c] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
|
||
## 0.13.4 | ||
|
||
### Patch Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# druxt-entity | ||
|
||
## 0.24.0 | ||
|
||
### Minor Changes | ||
|
||
- b79701c: feat(#249): Improved DruxtEntity and DruxtEntityForm storybook stories and documentation. | ||
|
||
### Patch Changes | ||
|
||
- d7e92b2: feat(#249): Fixed errors in storybook. | ||
- Updated dependencies [b79701c] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
|
||
## 0.23.0 | ||
|
||
### Minor Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# druxt-menu | ||
|
||
## 0.16.0 | ||
|
||
### Minor Changes | ||
|
||
- b79701c: feat(#249): Improved DruxtMenu storybook stories and documentation. | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [b79701c] | ||
- [email protected] | ||
- [email protected] | ||
|
||
## 0.15.3 | ||
|
||
### Patch Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# druxt-router | ||
|
||
## 0.26.0 | ||
|
||
### Minor Changes | ||
|
||
- b79701c: Added debug and default slots to the DruxtRouter component. | ||
- b79701c: feat(#249): Improved DruxtRouter storybook stories and documentation. | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [b79701c] | ||
- [email protected] | ||
|
||
## 0.25.0 | ||
|
||
### Minor Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# druxt-schema | ||
|
||
## 0.10.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [b79701c] | ||
- [email protected] | ||
|
||
## 0.10.0 | ||
|
||
### Minor Changes | ||
|