1.1.0 • Published 1 year ago
@citizensadvice/react-dialogs v1.1.0
React dialogs
Dialog, modal, light box and tooltip components implemented in React.
Designed with a focus on accessibility and to match the design patterns in ARIA Authoring Practices guidelines
Usage
See the documentation and examples.
Sample styles can be found in the /styles directory.
Development
npm install
npm start
Visit http://localhost:1234/
See package.json for more commands.
Releasing a new version
- Create a release branch with a name matching
release-vx.x.x
and push to github. - Update the changelog with the changes
- Run
npx np --any-branch
against this branch - this will update the package.json version - Make sure the version update was pushed to github
- Merge to
main
- Update the github releases with the changes
1.1.0
1 year ago
1.1.0-rc.3
1 year ago
1.1.0-rc.2
1 year ago
1.1.0-rc.1
1 year ago
1.0.0
2 years ago
1.0.0-rc.5
2 years ago
1.0.0-rc.6
2 years ago
1.0.0-rc.4
2 years ago
1.0.0-rc.3
2 years ago
1.0.0-rc.1
2 years ago
1.0.0-rc.2
2 years ago
1.0.0-alpha.6
2 years ago
1.0.0-alpha.5
2 years ago
1.0.0-alpha.4
2 years ago
1.0.0-alpha.3
2 years ago
1.0.0-alpha.2
2 years ago
1.0.0-alpha.1
5 years ago