v0.1.0
What's Changed
Adds feature flags support for PHP, JS/TS
Adds filter to set default flag status when creating new flags
Adds filter to define maximum allowed flags
Commit history
- Feat/settings page by @m0hanraj in #1
- Moves modals to separate components by @m0hanraj in #2
- Adds component prop annotations by @m0hanraj in #3
- add jest rtl configs by @m0hanraj in #4
- Adds js test and lint in workflow by @m0hanraj in #5
- Adds PHPUnit and i18n by @m0hanraj in #7
- PHPUnit tests by @m0hanraj in #6
- Renames JS github action name by @m0hanraj in #8
- Adds phpunit github actions by @m0hanraj in #9
- Fix flag list UI by @m0hanraj in #10
- Adds validation for POST method by @m0hanraj in #11
- Enhance ts support snippet by @m0hanraj in #12
- adds clipboard component by @m0hanraj in #13
- Snack bar tweak and uninstall hook by @m0hanraj in #14
- adds unique flag check functionality by @m0hanraj in #15
- Code organisation by @m0hanraj in #16
- fix php sdk by @m0hanraj in #17
- prepare for release by @m0hanraj in #18
- fix: Support empty array to post method by @m0hanraj in #19
- Changes TS support instructions by @m0hanraj in #20
- chore: Update npm packages by @m0hanraj in #21
- chore: adds phpstan baseline by @m0hanraj in #22
- chore: adds phpmd to the plugin by @m0hanraj in #23
- Adds integration test setup by @m0hanraj in #24
- Update phpcs config by @m0hanraj in #25
- Update components to use new endpoints by @m0hanraj in #26
- Adds playwright e2e setup by @m0hanraj in #27
- chore/refactor by @m0hanraj in #28
- chore: update readme by @m0hanraj in #29
- chore: remove build dir and speedup tests by @m0hanraj in #30
- update readme, reset version by @m0hanraj in #31
- update readme by @m0hanraj in #32
- update readme by @m0hanraj in #33
- adds dependabot setup by @m0hanraj in #34
- Bump @types/node from 20.11.17 to 20.11.19 by @dependabot in #35
- adds phpstan, phmd to pipeline by @m0hanraj in #36
- rename unit repo and change license by @m0hanraj in #37
- update readme by @m0hanraj in #38
- new workflow for build by @m0hanraj in #39
- new workflow for build by @m0hanraj in #40
- unstage husky and node_modules by @m0hanraj in #41
- unstage husky and node_modules by @m0hanraj in #42
- unstage husky and node_modules by @m0hanraj in #43
- new build step by @m0hanraj in #44
- new build step by @m0hanraj in #45
- new build step by @m0hanraj in #46
- new build step by @m0hanraj in #47
- new build step with email by @m0hanraj in #48
- new build step with email by @m0hanraj in #49
- new build step with email by @m0hanraj in #50
- new build step with email by @m0hanraj in #51
- new build step with email by @m0hanraj in #52
- new build step with email by @m0hanraj in #53
- rename built commit by @m0hanraj in #54
- remove script from the build by @m0hanraj in #55
- remove script from the build by @m0hanraj in #56
- Bump @wordpress/hooks from 3.51.0 to 3.52.0 by @dependabot in #57
- Bump eslint from 8.56.0 to 8.57.0 by @dependabot in #58
- Bump @wordpress/e2e-test-utils-playwright from 0.19.0 to 0.20.0 by @dependabot in #59
- Bump @wordpress/dom-ready from 3.51.0 to 3.52.0 by @dependabot in #60
- Adds max flag setup by @m0hanraj in #62
- Update npm packages by @m0hanraj in #63
- Chore/unit tests by @m0hanraj in #64
- adds plugin URI by @m0hanraj in #65
- Update namespace by @m0hanraj in #66
- delete main-built manually by @m0hanraj in #67
- rename package by @m0hanraj in #68
New Contributors
- @m0hanraj made their first contribution in #1
- @dependabot made their first contribution in #35
Full Changelog: https://github.com/codebtech/wp-feature-flags/commits/v0.1.0