raychenfj / ion-multi-picker

Multi Item Picker - An Ionic Custom Multi Picker Component
https://raychenfj.github.io/ion-multi-picker/
Other
236 stars 103 forks source link

Added cssClass input property and fix the problem with sources not building when checked from the repository #98

Closed ryaa closed 4 years ago

ryaa commented 4 years ago

Changes: 1) added cssClass input property allowing to set css class to be added to the picker displayed. 2) Downgraded some packages to enable building from sources - see https://github.com/raychenfj/ion-multi-picker/issues/97