@datorama/marketplace-widgets
TypeScript icon, indicating that this package has built-in type declarations

0.4.5 • Public • Published

app-components

Datorama React components library

Size GitHub package.json version GitHub issues GitHub package.json dependency version (dev dep on branch)

Installation

npm install --save @datorama/app-components
import { AppTheme, lightTheme } from '@datorama/app-components';
import { ThemeProvider } from 'styled-components';
    
const App = () => (
  <AppTheme theme={lightTheme} provider={ThemeProvider}>
    ...
  </AppTheme>
);

// CSS
// @import '~@datorama/app-components/dist/index.css';

Local Development

Clone the repo, install packages and run;

npm run storybook

Publish a new release

First, Make sure that everything is working, well documented and backward compatible. Clean up all the lint issues after running

npm run lint

In your pull request bump the package version (minor, major or patch) by running:

npm version **** 

After the pull request is merged to master, checkout to master and run:

npm run build:package

and to publish it to NPM:

npm publish

Importing images

With the current Rollup loader all images are loaded as components!

Readme

Keywords

none

Package Sidebar

Install

npm i @datorama/marketplace-widgets

Weekly Downloads

0

Version

0.4.5

License

MIT

Unpacked Size

9.48 MB

Total Files

121

Last publish

Collaborators

  • mohamadhusari
  • natassor
  • ebelenki
  • meireliezer-salesforce
  • rsvilemshema
  • omilitscher
  • bdimand
  • mperets
  • ssegal
  • maliperlman
  • distroy123
  • aavgil
  • ori007
  • yonatanlevy
  • jmeguira
  • abh86
  • keinans
  • gurdotan
  • org86
  • iglikman
  • ashakked
  • lron
  • samerkinaan
  • amitb
  • nhaimov
  • eliran.aharoni
  • ritox
  • ofirb25
  • yousef.baba
  • netbasal
  • kaufguy
  • idafna