0.0.0 • Published 12 months ago

signal-react-ui v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

Signal UI React

IMPORTANT: Signal UI is a work in progress and subject to major changes until v1.0 release.

Roadmap

Beta components are mostly polished and ready for use. Stable components are reviewed, documented, and API complete.

  • ❌ Not started
  • 🟡 In progress
  • ✅ Complete

Components

NoComponentBetaStable
1Banner
2Button
3Social Media Button
4Floating Button
5Icon Button
6Tab
7Text Field
8Text Area
9OTP
10Breadcrumbs
11Bottomsheet
12Modal
13Callout
14Chips
15Dialogs
16Footer
17Checkbox
18Radio
19Badges
20Toggle
21Language Selector
22Snackbar
23Tooltip
24Label

Storybook Deployment (Temporary)

note: to deploy storybook, you need to install docker on your local machine

Test Storybook Container on Local machine

  • run ./build_and_test.sh [version] on your terminal, for example ./build_and_test.sh v2
  • once the process completed run docker ps and check whether your container is running
  • open http://localhost:3006/ on your browser and check if the storybook can be opened on your local machine

Push storybook to Telkomsel JFROG

  • run docker login docker.cicd-jfrog.telkomsel.co.id on terminal and input your credential.
  • run ./build_and_push.sh [version] on your terminal, for example ./build_and_push.sh v2
  • open your browser, go to Telkomsel JFROG Artifactory, and log in to your account.
  • open Signal Storybook Docker Artifactory , make sure latest version available.
0.0.0

12 months ago