1.1.1 • Published 3 years ago

@natgeosociety/marapp-uikit v1.1.1

Weekly downloads
34
License
MIT
Repository
github
Last release
3 years ago

Marapp-uikit

A fork of Uikit that includes conversion to scss and additional components

Last update with uikit: 75743c3ab8c84f57b7ce3fe91054767ef3c34a50 (v2.26.3)

Setup for Development

Required: Use node v10.0.0

  1. Clone the repo from GitHub
  2. Install Node
  3. Run npm install from within the repo directory

Adding a new icon

  1. Paste the svg file in /src/icons. The name is important because it will generate the class name based on it. Eg: home.svg => .ng-icon-home
  2. Commit the changes
  3. Increment the patch version with npm version patch
  4. Push the new tag with git push --tags
  5. Merge the code to master and wait for Jenkins to publish the new package
1.1.1

3 years ago

1.0.12

3 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago