Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smile-io/ember-smile-polaris
https://github.com/smile-io/ember-smile-polaris
ember ember-cli shopify-polaris smile-io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/smile-io/ember-smile-polaris
- Owner: smile-io
- License: mit
- Created: 2019-02-20T09:46:56.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T15:49:52.000Z (9 months ago)
- Last Synced: 2024-04-17T17:00:42.131Z (9 months ago)
- Topics: ember, ember-cli, shopify-polaris, smile-io
- Language: JavaScript
- Size: 5.63 MB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ember-smile-polaris
[![](https://github.com/smile-io/ember-smile-polaris/workflows/CI/badge.svg)](https://github.com/smile-io/ember-smile-polaris/actions)
![image](https://user-images.githubusercontent.com/5737342/26935493-c8c81c76-4c74-11e7-90dd-ff8b0fdc434e.png)
`ember-smile-polaris` is @smile-io's internal fork of [@smile-io/ember-polaris](https://github.com/smile-io/ember-polaris). It contains extensions and modifications of the original `ember-polaris` components to enable us to use Polaris components the way we need to for our apps.
## Status
**NOTE:** _this addon is still in development. As such, not all of the components available in the React component library have been built yet, and some features of those which have been built are currently unimplemented. Check the [component list](#components) for a list of those which are currently available._
## Compatibility
- Ember.js v3.24 or above
- Ember CLI v3.24 or above
- Node.js v12 or above## Installation
```
ember install @smile-io/ember-smile-polaris
```## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## Releasing
See the [Release](RELEASE.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).