@swimlane/ngx-ui
TypeScript icon, indicating that this package has built-in type declarations

47.1.0 • Public • Published

ngx-ui

Component & Style Library for Angular by Swimlane.

Installing

  • npm i @swimlane/ngx-ui --S
  • Install the project's peer dependencies (moment, moment-timezone, ngx-moment, ng-in-viewport, codemirror, angular/cdk, resize-observer-polyfill)
  • Add NgxUIModule and IconModule to your application module
  • Add the ngx-ui theme in the angular.json file (node_modules/@swimlane/ngx-ui/index.css)

Building ngx-ui

Run npm run build:lib to build ngx-ui. This must be done prior to building the demo.

Development server

Run npm run start to serve the demo at http://localhost:4200/. The app will automatically reload if you change any of the source files.

Building

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running tests

  • Run npm run test to execute unit tests
  • Run ng cypress to execute the end-to-end tests via Cypress.

Release

  • Checkout master (git checkout master)
  • Pull master (git pull)
  • Refresh node modules (npm ci)
  • Run tests (npm test)
  • Examine log to determine next version (X.Y.Z)
  • Run git checkout -b release/X.Y.Z
  • Update version in projects/swimlane/ngx-ui/package.json.
  • Update changelog in projects/swimlane/ngx-ui/CHANGELOG.md
  • Run git commit -am "(release): X.Y.Z"
  • Run git tag X.Y.Z
  • Run git push origin HEAD --tags
  • Run npm run publish:lib
  • Submit PR

/@swimlane/ngx-ui/

    Package Sidebar

    Install

    npm i @swimlane/ngx-ui

    Weekly Downloads

    831

    Version

    47.1.0

    License

    MIT

    Unpacked Size

    12.3 MB

    Total Files

    1513

    Last publish

    Collaborators

    • ajaypalswimlane
    • adityagonnade
    • ashraygupta
    • prasanthsaiboyina
    • abhiswimlane0410
    • varsha_swimlane
    • kodalipraveen
    • mohanalakshmi.s
    • nikshithkolan
    • steveblue
    • kasiviswanathan.mangudi
    • koushik.kumar
    • dmytro_skorokhodov
    • melissa.vankempen
    • sasha.polishchuk
    • dabbott-sl
    • daniel.selig
    • jogaj_26
    • markcoleman1
    • caleb.bass
    • hansstoetzer
    • sarath.pantula
    • nikkuman
    • agustin.firpo
    • tmcclure
    • ischultz-swimlane
    • bensteele7
    • brantw
    • marjan-georgiev
    • danstory
    • seangrimes
    • adamfrank
    • bageldawg
    • it.admin.swim
    • smartinski
    • lisa-reynolds
    • royar95
    • mr_charlie
    • swimlane.dev