@vyuh/react-extension-content
Version:
Content extension for the Vyuh Framework
254 lines (148 loc) • 3.51 kB
Markdown
# @vyuh/react-extension-content
## 0.6.3
### Patch Changes
- @vyuh/react-core@0.6.3
## 0.6.2
### Patch Changes
- @vyuh/react-core@0.6.2
## 0.6.1
### Patch Changes
- @vyuh/react-core@0.6.1
## 0.6.0
### Patch Changes
- @vyuh/react-core@0.6.0
## 0.5.9
### Patch Changes
- @vyuh/react-core@0.5.9
## 0.5.8
### Patch Changes
- Package updates
- Updated dependencies
- @vyuh/react-core@0.5.8
## 0.5.7
### Patch Changes
- Fixing API calls to sanity
- Updated dependencies
- @vyuh/react-core@0.5.7
## 0.5.6
### Patch Changes
- Exposing actions and conditions
- Updated dependencies
- @vyuh/react-core@0.5.6
## 0.5.5
### Patch Changes
- @vyuh/react-core@0.5.5
## 0.5.4
### Patch Changes
- package updates and fixing the event plugin
- Updated dependencies
- @vyuh/react-core@0.5.4
## 0.5.3
### Patch Changes
- More exception message fixes
- @vyuh/react-core@0.5.3
## 0.5.2
### Patch Changes
- Fixed an error message
- @vyuh/react-core@0.5.2
## 0.5.1
### Patch Changes
- @vyuh/react-core@0.5.1
## 0.5.0
### Minor Changes
- Added the auth plugin and the corresponding auth feature for UI
### Patch Changes
- Updated dependencies
- @vyuh/react-core@0.5.0
## 0.4.3
### Patch Changes
- Package updates and cleanups
- Updated dependencies
- @vyuh/react-core@0.4.3
## 0.4.2
### Patch Changes
- Fixing the build for including css
- Updated dependencies
- @vyuh/react-core@0.4.2
## 0.4.1
### Patch Changes
- Fixed typings and renames
- Updated dependencies
- @vyuh/react-core@0.4.1
## 0.4.0
### Minor Changes
- Adding support for Document and loading them by reference inside a route
### Patch Changes
- Updated dependencies
- @vyuh/react-core@0.4.0
## 0.3.3
### Patch Changes
- Adding support for overriding layouts with the content plugin
- Updated dependencies
- @vyuh/react-core@0.3.3
## 0.3.2
### Patch Changes
- Adding a generic DocumentLoader that makes it easier to load any single
Document
- Updated dependencies
- @vyuh/react-core@0.3.2
## 0.3.1
### Patch Changes
- Made Action and Condition classes into interfaces with execute\* methods
- Updated dependencies
- @vyuh/react-core@0.3.1
## 0.3.0
### Minor Changes
- Fixing imports and making it work for various Nextjs build flavors
### Patch Changes
- Updated dependencies
- @vyuh/react-core@0.3.0
## 0.2.7
### Patch Changes
- @vyuh/react-core@0.2.7
## 0.2.6
### Patch Changes
- Fixing layouts, styles and general refactoring
- Updated dependencies
- @vyuh/react-core@0.2.6
## 0.2.5
### Patch Changes
- Adding prefix to all tailwind classes to avoid conflicts with an app-level tw
- Updated dependencies
- @vyuh/react-core@0.2.5
## 0.2.4
### Patch Changes
- Styling updates to make it more seamless
- Updated dependencies
- @vyuh/react-core@0.2.4
## 0.2.3
### Patch Changes
- @vyuh/react-core@0.2.3
## 0.2.2
### Patch Changes
- Adding title to Action
- Updated dependencies
- @vyuh/react-core@0.2.2
## 0.2.1
### Patch Changes
- Restructuring and bringing more consistency in type definitions
- Updated dependencies
- @vyuh/react-core@0.2.1
## 0.2.0
### Patch Changes
- Removed the withConfig static constructor
- Updated dependencies
- @vyuh/react-core@0.2.0
## 0.1.3
### Patch Changes
- Updated readme
- Updated dependencies
- @vyuh/react-core@0.1.3
## 0.1.2
### Patch Changes
- including fixes
- Updated dependencies
- @vyuh/react-core@0.1.2
## 0.1.1
### Patch Changes
- Added readme and made updates to usage