Sin descripción
Roxas abda3d6cce add: editor add blockStyleFn props; hace 4 años
.storybook dev: 添加悬赏系列组件 hace 4 años
eslib add: editor add blockStyleFn props; hace 4 años
lib add: editor add blockStyleFn props; hace 4 años
public Initial commit from Create React App hace 4 años
src add: editor add blockStyleFn props; hace 4 años
stories fix:修改逻辑,保证state修改时不影响tooltip渲染 hace 4 años
.babelrc dev&build: 调整打包逻辑,删除弃用富文本编辑器 hace 4 años
.eslintrc.js add eslint and fix tsconfig.json error config; init Editor Component hace 4 años
.gitignore dev: 修改README.md;替换支付图标为体积更小的图片;追加Modal形式的悬赏页面 hace 4 años
README.md dev: 修改README.md;替换支付图标为体积更小的图片;追加Modal形式的悬赏页面 hace 4 años
config-overrides.js dev: 接入storybook hace 4 años
package.json fix: QASimpleEditor -> SimpleEditor hace 4 años
postcss.config.js dev: 接入storybook hace 4 años
rollup.config.js dev&build: 替换图片 hace 4 años
stats.html add: editor add blockStyleFn props; hace 4 años
tsconfig.json dev&build: 调整打包策略,打包.d.ts文件 hace 4 años
yarn.lock dev: 通用Editor与部份外挂组件 hace 4 años

README.md

bilingo-ui

standard-readme compliant

双语帮UI库

Table of Contents

Install

yarn
npm install

Usage

Build UI

yarn run build:lib
npm run build:lib

Preview or Develop

yarn run storybook
npm run storybook

Maintainers

@Roxas