1.1.0 • Published 1 year ago

@citizensadvice/react-dialogs v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

npm version

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

  1. Create a release branch with a name matching release-vx.x.x and push to github.
  2. Update the changelog with the changes
  3. Run npx np --any-branch against this branch - this will update the package.json version
  4. Make sure the version update was pushed to github
  5. Merge to main
  6. 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