Coder Social home page Coder Social logo

timchen10001 / mezzanine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mezzanine-ui/mezzanine

1.0 0.0 0.0 3.67 MB

An enterprise-class UI design language and React UI library

Home Page: https://www.chromatic.com/library?appId=6088f509c9dfa500212770cf

License: MIT License

JavaScript 0.70% SCSS 6.82% TypeScript 92.48%

mezzanine's Introduction

mezzanine

IMPORTANT!!!

This project is in beta version, and currently being used by rytass internal projects.
Please consider the possibility of api changes if you want to use it in production mode.

Storybook preview

If you are interested about this project, please see: Storybook

開發指引

架構

  • monorepo
  • core: component styles (writen in scss)
  • icons: export svg specific definition icons
  • react: react components implementation
  • ng: angular components implementation (deprecated)
  • system: shared config (typography, palette, transition...etc)

規範

  • Props 須按照字母 a-z 排序
  • Component interface 需寫註解
  • BEM css naming + css variables
  • Component Storybook
  • Unit tests (PR 審核的版本需確認 test coverage 盡可能 100%)
    • cd 到 react/ 資料夾下,執行 yarn test:coverage

Commits

  • 依照各個 monorepo 上的更動,個別 commit
    • feat(core/input): xxx
    • fix(react/input): xxx
  • 如果因反覆修改,而在支線上有「不屬於主線」該存在的修改時,應整併 commits
    • feat(react/input): implement react input
    • fix(react/input): fix some bug (squash this commit)
    • fix(react/input): fix some bugs again (squash this commit)
  • commit 時統一使用 yarn commit

mezzanine's People

Contributors

arielpopcorn avatar fantasywind avatar jay0328 avatar kuaniscreative avatar parkerhiphop avatar phisten avatar syminrosie avatar timchen10001 avatar ting-ting-ting avatar travor20814 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.