Giter VIP home page Giter VIP logo

material-ui-component-set's Introduction

Build Status

A Betty Blocks Component Toolkit

This is a component set for the page builder of the Betty Blocks platform based on Material-UI.

Usage

This repository contains both the component set and the required Material-UI library. You must load this dependency into your application before you can use the component set.

If the Material-UI dependency is not yet installed in your application do this, clone this repository and run:

$ yarn bundle

This generates a bundle.js file in the dist folder containing the Material-UI library. When it's finished, follow the next tutorial to upload this file to your bettyblocks application.

https://github.com/bettyblocks/cli/wiki/Tutorial:-Use-libraries#uploading-the-dependency-to-the-betty-blocks-asset-store

Now you can get started with the component set in your application. Use the following link to learn how to use the component set.

https://github.com/bettyblocks/cli/wiki/Usage#start-the-development-server

Our workflow

  1. Let your us know what you are working on by creating a JIRA ticket via our Techsupport department.

  2. Branch from acceptance.

    $ git checkout acceptance
    $ git pull
    $ git checkout -b feat/a-summary-of-your-ticket-{STORY-ID}
  3. Work on your feature.

  4. When you're confident about your work, submit a pull request to edge and assign it to one of the reviewers. You can comment on your techsupport ticket in Jira "In review" and provide the link to the pull request.

    • If there are conflicts, do not merge edge into your branch, you can try merging acceptance in your branch and else contact techsupport.
  5. Once the ticket is in review our tech department will either give you feedback to make changes or it will be added to the sprint of a team so that the feature can go through our testing process.

  6. Once testing is complete, the techsupport ticket will be promoted to ready for acceptance and you can create a pull request to acceptance.

  7. When your work is merged into acceptance, you can assume that it will be released with the next release.

Commit messages

Commit messages should be descriptive in what kind of problem it solves or feature it implements. Like fix: this solves this bug or feat: implemented this feature

Further guidelines about git messages are available here: https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional

material-ui-component-set's People

Contributors

jeroenreijs avatar semantic-release-bot avatar sh0pk33p3r avatar wmahad avatar vdberganton avatar kupara avatar nulian avatar benjamin-rocks avatar chrisobdam avatar chielwester avatar stefan-betty avatar emielwit avatar angelodaniel avatar leon-bb avatar stephankaag avatar dependabot[bot] avatar simonedebest-bb avatar thomasvanophem avatar flavium avatar jorispannekeet avatar robinbetty avatar bnnbetty avatar dehlak avatar marcelkorporaal avatar basbetty avatar larshisken avatar reinier1982 avatar roywillemse avatar roy-willemse 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.