GithubHelp home page GithubHelp logo

faciocode / design Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 3.0 22.97 MB

Open Source Design System by Facio

Home Page: https://storybook.facio.dev/

License: ISC License

Dart 18.64% JavaScript 8.77% TypeScript 70.48% Shell 0.13% HTML 1.55% Kotlin 0.03% Swift 0.09% Objective-C 0.01% Ruby 0.30%
design design-system facio open opensource ui ui-components

design's People

Contributors

camilasousa avatar dependabot[bot] avatar gustavogamino avatar jimmyandrade avatar mariofarias11 avatar murakaa avatar pandoracosta avatar paulononaka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

design's Issues

PR checks should verify if all required generated files are present

Today, we can open and merge a PR without all the required generated files that are required for lib publication.

example:
the PR #432 was merged, the lib built and it failed only on pub.dev publication due to an error on the example project, that was using the new version.
image

When a PR is open there should be a check to verify if the required files.

adopt solid background colors in favor of opacity

// TODO: adopt solid background colors in favor of opacity
opacity: _isEnabled ? ButtonStyles.opacity.toDouble() : 0.5,
child: ConstrainedBox(
constraints: BoxConstraints.tightFor(height: ButtonStyles.sizeSmallHeight),
child: TextButton(
key: _key,


This issue was generated by todo based on a TODO comment in 9481bc8. It's been assigned to @pandoracosta because they committed the code.

docs(styles): define and document use for headline2

"comment": "Formerly title1. Todo: define its use.",
"color": { "value": "{color.font.secondary.value}" },
"fontFamily": { "value": "{font.family.base.value}" },
"fontSize": {
"comment": "Very, very large text",
"value": "{size.font.headline2.fontSize.value}"


This issue was generated by todo based on a Todo comment in c0d30ed. It's been assigned to @jimmyandrade because they committed the code.

adopt solid background colors in favor of opacity

// TODO: adopt solid background colors in favor of opacity
opacity: _isEnabled ? ButtonStyles.opacity.toDouble() : 0.5,
child: ConstrainedBox(
constraints: BoxConstraints.tightFor(height: ButtonStyles.sizeSmallHeight),
child: TextButton(
key: _key,


This issue was generated by todo based on a TODO comment in c693e8e when #367 was merged. cc @FacioCode.

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.