1.4.6 • Published 5 years ago

agora_polaris v1.4.6

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Agora Polaris

This library is a personal project, if you somehow stumbled here, do not use this package in production. If you're interested you can leave some opinions.

About

Agora is a component library based on Shopify's Polaris. This library aims to increase development productivity by providing ready to use components that do not exist in Polaris, such as Steppers or Tables. Also, I've noticed that there are some patterns I'm writing on and on in different projects, such as: the layout of the app, the navigation, cards with live previews for custom buttons that should be reflected on the storefront, custom color pickers, billing cards etc, so, I've decided to abstract the logic into reusable components.

How it should work

For now, Polaris is not required, because it is a dependency of Agora. Install Agora from NPM

$ npm i agora_polaris

After installing Agora wrap your application entry with the AppConfig component, this component will take care of Polaris i18n translation. It is somehow a replacement for AppProvider (and for Provider from AppBridge in the future)

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.0.0

5 years ago