Skip to content

Releases: builtnorth/wp-component-library

Release v1.1.4

18 Oct 19:41
2b759a8

Choose a tag to compare

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

Compare changes

Release v1.1.0

21 Jul 19:10
68251a6

Choose a tag to compare

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

07 Sep 22:56
31a759b

Choose a tag to compare

Initial release with the following components:

  • CustomColors
  • MediaUpload
  • SectionSettings
  • AttachmentImage
  • Pagination