Socket
Socket
Sign inDemoInstall

@fabric-ds/elements

Package Overview
Dependencies
224
Maintainers
6
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fabric-ds/elements

Custom elements for Fabric


Version published
Weekly downloads
1.8K
increased by5.74%
Maintainers
6
Created
Weekly downloads
 

Changelog

Source

1.1.0 (2022-11-07)

Features

  • add select custom element + docs (6dfad74)

Readme

Source

Fabric Elements

Development

The project uses Vite for "unbundled" local development. Start a local dev server by running the following command:

npm run dev

Changes to either the custom elements or the HTML files should hot reload.

Releases

This project uses Semantic Release to automate package publishing when making changes to the main or next branch.

It is recommended to branch off the next branch and follow conventional commits when making changes. When your changes are ready for pull request, this should be opened against the next branch.

Read more in-depth about Fabric Releases here.

Please note that the version published will depend on your commit message structure. We use commitizen to help follow this structure:

npm install -g commitizen

When installed, you should be able to type cz or git cz in your terminal to commit your changes (replacing git commit).

Add and commit with Commitizen

FAQs

Last updated on 07 Nov 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