Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).