Releases: builtnorth/wp-component-library
Releases · builtnorth/wp-component-library
Release v1.1.4
wp-component-library v1.1.4
Installation
Via npm (from GitHub Packages):
npm install @builtnorth/[email protected]Via package.json:
"@builtnorth/wp-component-library": "1.1.4"What's included
- Compiled JavaScript (ES5)
- CSS styles (if applicable)
- Source maps for debugging
Changelog
See CHANGELOG.md
Full Changelog
Release v1.1.0
wp-component-library v1.1.0
### Installation
#### Via npm (from GitHub Packages):
```bash
npm install @builtnorth/[email protected]
```
#### Via package.json:
```json
"@builtnorth/wp-component-library": "1.1.0"
```
### What's included
- Compiled JavaScript (ES5)
- CSS styles (if applicable)
- Source maps for debugging
### Changelog
See [CHANGELOG.md](https://github.com/builtnorth/wp-component-library/blob/main/CHANGELOG.md)
v1.0.0
Initial release with the following components:
- CustomColors
- MediaUpload
- SectionSettings
- AttachmentImage
- Pagination