availity-uikit
Availity UI Kit powered by Bootstrap 4 with modifications to match Availity style guidelines
Table of Contents
Demo
http://availity.github.io/availity-uikit/v3
Supported Browsers
- Internet Explorer 11+
- Google Chrome > 2% market share
- Mozilla Firefox > 2% market share
Installation
$ npm install availity-uikit --save
or
$ yarn add availity-uikit
Icon Fonts
Availity uses Fontello to manage icon fonts. Our font configuration can be used on Fontello to edit the font catalog.
Updating Fonts
- Upload configuration to Fontello
- After making changes, download zip and extract
fontfolder into the uikit font - Replace the font configuration with the new one
npm run updateFontsand commit changes
Contributing
npm installnpm startruns Gatsby develop server onhttp://localhost:8000- Make changes to
*.scssfiles inpackages/uikit - Update the documentation in
packages/docs - Run
npm run release. This command does the following:- Parses
angularstyle commits usingconventional-changelogto determine the next version for the packages - Publishes
availity-uikitto npm using Lerna.
- Parses
- Alternatively, run
npm run release ${VERSION}and the release script will use${VERSION}as the version number for all packages. npm run deploywill deploy the docs to thegh-pagesbranch inside the./v3folder
Disclaimer
Open source software components distributed or made available in the Availity Materials are licensed to Company under the terms of the applicable open source license agreements, which may be found in text files included in the Availity Materials.