Releases: WordPress/wp-feature-notifications
Releases · WordPress/wp-feature-notifications
0.2.0
What's Changed
- Added simple plugin header, so that this can be installed as a plugin by @jonathanbossenger in #20
- Feat(SenderModel): BaseSender model implemented by @danbilauca in #48
- Upgrade PHPUnit version by @raaaahman in #19
- #40 Sender instance passed to the Factory by @danbilauca in #50
- Add WordPress coding standards by @raaaahman in #52
- Feature - image model #47 by @danbilauca in #51
- Adapt existing code to WordPress' coding standards by @raaaahman in #53
- Experimental/wp env integration test rebase by @raaaahman in #57
- Adding initial database schema by @jonathanbossenger in #21
- Feature/notification Design implementation (follow-up of #66) by @erikyo in #67
- Fixes #68 - Updates the fake notifications messages and title by @erikyo in #71
- #69 update plugin name by @Sephsekla in #70
- Add readme.txt by @jonathanbossenger in #72
- Avoid issues with phpcs by @erikyo in #73
- Disables notification hub visibility clicking on page body by @erikyo in #74
- Updates the browserlist configuration package.json by @erikyo in #75
- adds basic responsive styles by @bacoords in #76
- Adds the "version number" constant by @erikyo in #77
- Fix readme inconsistencies, add contributor name by @Sephsekla in #79
- adds basic templates for issues and PRs by @bacoords in #91
- adds bacoords to contributors by @bacoords in #80
- JS scripts Build by @erikyo in #102
- adds basic plugin headers by @bacoords in #103
- Adds development build instructions by @erikyo in #81
- Tool/GitHub actions by @erikyo in #82
- Run Unit Tests and Coding Standards on Pull Request by @raaaahman in #59
- 118 - Update packages and actions, include PHP 8 by @Sephsekla in #123
- Add demo REST controller by @Sephsekla in #117
- Enable Dependabot by @Sephsekla in #125
- Notification scripts update by @erikyo in #92
- hides /src/stories/assets and package.json from linguist by @erikyo in #146
- Updated settings demo page by @erikyo in #145
- Fix .nvmrc file by @Sephsekla in #169
- e2e testing + nodejs ci by @erikyo in #155
- removes node14 for building tests by @erikyo in #172
- build: add jsconfig.json and @types/jest by @johnhooks in #181
- build: add @wordpress/env as dev dep by @johnhooks in #184
- build: add prepare script to install git hooks by @johnhooks in #203
- build: fix husky pre-commit hook by @johnhooks in #207
- build: add lint-staged by @johnhooks in #211
- test: fix
test-unit-php
script in package.json by @johnhooks in #215 - chore: add languages directory by @johnhooks in #210
- Fix JavaScript linting issues by @erikyo in #212
- build: fix lint-staged config by @johnhooks in #217
- build: add .prettierrc.js by @johnhooks in #218
- fix: previous files interpolation in .lintstagedrc by @johnhooks in #221
- chore: update
@wordpress/scripts
by @johnhooks in #219 - fix: eslint issue by @johnhooks in #233
- ci: refactor github workflows by @johnhooks in #213
- removes unnecessary packages by @erikyo in #237
- 187 Release action by @Sephsekla in #240
- Replace feature request template with yaml version by @Sephsekla in #243
- Update dependabot config to reduce noise by @Sephsekla in #244
- update to react 18 (converts createElement to createRoot) by @erikyo in #236
- fix(js): notices loop item key by @johnhooks in #246
- build: add typescript by @johnhooks in #248
- build: configure ESLint for JSDoc types by @johnhooks in #249
- refactor: convert to namespaces by @johnhooks in #245
- Drawer update by @erikyo in #252
- Storybook updates by @erikyo in #148
- build: make storybook a workspace by @johnhooks in #269
- Provides a default value to the drawer by @erikyo in #271
- Update/consolidate by @erikyo in #272
- CSS - Moving to "purpose naming" convention by @erikyo in #273
- Move to @wordpress/escape-html and @wordpress/date packages by @erikyo in #274
- feature: use datetime strings in fake api data by @johnhooks in #275
- Docs/storybook controls by @erikyo in #276
- build: add eslint import order rules by @johnhooks in #278
- refactor: Drawer width logic by @johnhooks in #277
- fix: eslint config for tests directory by @johnhooks in #279
- ci: remove php 7.2 add 8.1 and 8.2 by @johnhooks in #255
- fix: storybook json import by @johnhooks in #282
- docs: notification database schema by @johnhooks in #168
- build: update composer packages by @johnhooks in #256
- ci: deploy storybook docs on release by @johnhooks in #270
- fix: rest api namespace by @johnhooks in #283
- fix: remove SMS and App from demo settings options by @johnhooks in #284
- 239 Contributing docs by @Sephsekla in #242
- Style: custom props names prefix replaced with "--wp-notifications-*" by @erikyo in #292
- Resolve trunk history by @Sephsekla in #293
- fix(mvp): Stage 1 - clean php includes by @johnhooks in #285
- fix: clean the word notify by @johnhooks in #295
- Simplify and combine editorconfig by @Sephsekla in #296
- replace with same editorconfig as used in gutenberg by @erikyo in #297
- Release 0.2.0 by @Sephsekla in #29...
Release 0.1.0
Front end demo