Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

talkable-ui-kit-builder

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

talkable-ui-kit-builder

Talkable UI kit builder

  • 0.1.0
  • unpublished
  • beta
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

talkable-ui-kit

Talkable UI Library

publish size bundlephobia publish size packagephobia

latest version:

npm version

beta version:

npm (beta version)

Code Status

Build Status Coverage Status This project is using Percy.io for visual regression testing.

Local Development

yarn
yarn docs:server

Go to http://localhost:9001/

Visit site https://talkable.github.io/talkable-ui-kit/

Update talkable-style gem

bundle update talkable-style

Update UI Kit package without releasing a new version:

Note: you don’t have to commit, this command will do it for you.

sh update.sh "Name your commit"

Release a new version of the UI kit to NPM:

Note 1: you don’t have to commit, this command will do it for you.

Note 2: provide a valid version of the new release, take a look at library/package.json: version.

sh update.sh "Name your commit"
sh publish.sh "0.1.2"

Deploy changes to https://talkable.github.io/talkable-ui-kit

yarn docs:deploy

Release a new beta version of the UI kit to NPM:

Note 1: you don’t have to commit, this command will do it for you.

Note 2: provide a valid version of the new release, take a look at library/package.json: version.

switch to the staging-void branch, merge your changes

sh update.sh "Name your commit"
sh publish_beta.sh "1" #will generate 0.6.0-beta.1

Troubleshooting

Fix compilation of storybook
  1. yarn combo
  2. yarn docs:server

FAQs

Package last updated on 17 Jan 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc