Sin descripción
Roxas 04f36feeab dev: [SimpleEditor] add props: appendInnerBar and type both hace 4 años
.storybook dev: 添加悬赏系列组件 hace 4 años
eslib dev: [SimpleEditor] add props: appendInnerBar and type both hace 4 años
lib dev: [SimpleEditor] add props: appendInnerBar and type both hace 4 años
public Initial commit from Create React App hace 4 años
src dev: [SimpleEditor] add props: appendInnerBar and type both hace 4 años
stories fix: simpleEditor组件type为inner时injectBraftEditorProps无效 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 dev: [SimpleEditor] add props: appendInnerBar and type both 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