Package Exports
- photon-react
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (photon-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
photon-react
React components for the Firefox Photon design system.
Usage
yarn add photon-react
Or
npm install photon-react
Documentation
https://fotocoyotl.gitlab.io/photon-react/
Currently, documentation is only present as a result of Storybook component tests. You can see examples of the components in action, as well as the source used to generate those examples by running storybook.
If you want to run it locally:
yarn --devyarn storybook- Navigate to
localhost:1234
Report Bugs
All reports of bugs, desired features, and general feedback on code quality are extremely welcome!
Feel free to report things either on GitLab or the GitHub mirror of the project:
https://github.com/lazorgator/photon-react
Todo
Components
- Button
- Card
- Doorhanger
- Grid
- Input Fields
- Checkbox
- Radio
- Text
- Link
- Message Bar
- Tab
- Typography
Features
- Accessibility
- Theming
Documentation
- Example To-do UI
- Component PropTypes https://github.com/