Socket
Socket
Sign inDemoInstall

ember-uikit

Package Overview
Dependencies
14
Maintainers
6
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-uikit

The ember implementation of UIkit


Version published
Maintainers
6
Created

Changelog

Source

5.0.0 (2022-02-04)

Bug Fixes

  • badge: add missing attributes (f0db119)
  • config: remove usage of ember-get-config (fcddb14)
  • linked-item: fix order of dynamic segments (c917428)
  • linked-item: handle rootURLs and hash locations (0ffe74f)
  • linked-items: add href to linked tab and subnav items (5340369)
  • linked-items: don't transition to index route (8461794)
  • linked-items: use named dynamic segments (1d7a8db)
  • notification: fix notification options if app doesn't configure anything (2bd9f42)

Features

  • linked-item: add option to link to index route of passed href (450e24f)
  • linked-item: support engines using ember-engines-router-service (ab39acf)
  • linked-item: yield active state of item component (b28d06a)
  • refactor all component to ember v4 (1f1307c)

BREAKING CHANGES

  • This version drops support for Ember < v3.24 and requires ember-auto-import v2. Please check the migration guide for further instructions.

Readme

Source

ember-uikit

npm version Test codecov Ember Observer Score Semantic Release

This addon is a wrapper for the CSS library UIkit which exposes certain components to give users an easy way for using UIkit in ember apps.

ember-uikit is heavily inspired by Vuikit which does a tremendous job in bringing UIkit to Vue apps.

Installation

Install the ember-cli addon in your ember-cli project:

$ ember install ember-uikit

This will also install ember-cli-sass and add the needed SASS include to app/styles/app.scss.

Usage

To learn about using ember-uikit check the interactive documentation at adfinis-sygroup.github.io/ember-uikit. Feel free to open an issue if you encounter problems or something is not clear enough.

License

This addon is licensed under the MIT license

Keywords

FAQs

Last updated on 04 Feb 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc