0.13.2 • Published 6 months ago

@nebula.js/sn-nav-menu v0.13.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

sn-nav-menu

!Experimental

A navigation menu object for Qlik Sense implemented as a nebula.js supernova.

Developing

  • Install with pnpm install
  • Transpile code: pnpm build (or pnpm build:watch)
  • Run it using nebula serve pnpm start

Testing

Run unit tests with:

pnpm test:unit

Rendering tests

Rendering tests are running playwright. Execute rendering tests with pnpm test:e2 --headed.

Rendering test compares a baseline snapshot with a current version of the same object. The output is then stored under baselines. It is important to take the baseline from the build in your PR and not your local baselines which is stored under baselines-local. The report with baselines can be found under summary under a link called test report.

You can use the action called update snapshot to trigger a commit into your branch that automatically updates the snapshots.

  1. Go to actions tab
  2. Click on Build, validate, (release) workflow
  3. Open the Run workflow dropdown menu to the right
  4. Choose your branch and tick the update_snapshot
  5. Click Run workflow - now a commit will be done to your branch with updated snapshots

Linting

Run lint with:

pnpm lint

Releasing

Trigger the github action Build, validate, (release) and make sure you tick the release checkbox.

0.13.0

10 months ago

0.13.1

9 months ago

0.13.2

6 months ago

0.12.1

1 year ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.2

1 year ago

0.10.3

1 year ago

0.9.4

1 year ago

0.9.3

1 year ago

0.9.6

1 year ago

0.10.0

1 year ago

0.9.5

1 year ago

0.10.1

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.9.2

1 year ago

0.9.1

1 year ago

0.7.0

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.5.1

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.4

1 year ago

0.2.1

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.0

2 years ago