Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wholesale changes #13

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Wholesale changes #13

wants to merge 2 commits into from

Conversation

vish288
Copy link

@vish288 vish288 commented May 26, 2017

Change List

  • Moved the molecules out of Src and made them the hero of the project to where contributions can go
  • Moved rest of the SRC folder to examples folder as a example page setup to see how it can be implemented.
  • Cleaned the scripts
  • Made all scripts ES6 compliant
  • Added Babel-register to enable on the fly Transpiling.
  • Significantly large PR due to modifications.
  • Added Lint for molecule and example seperate
  • Lint Log capture rather than on the CMD

Things to have

  • Update the version
  • Tests for examples.
  • Redux + Flux + Alt examples.
  • Remove Styles and provide hooks for class and inline styles to make it truly bare bone building block.

Visweshwaran S added 2 commits May 26, 2017 12:19
Multiple Changes to realign the folder.

**Solutions to following problem**
Clearly Define the Folders.
Made Molecules as the hero of the project.
Implementations of the molecules as a part of the working page as an example.
Re align the build scrips to get the example up and running.
Make all the files ES6 compliant.
Multiple Changes to realign the folder.

**Solutions to following problem**
Clearly Define the Folders.
Made Molecules as the hero of the project.
Implementations of the molecules as a part of the working page as an example.
Re align the build scrips to get the example up and running.
Make all the files ES6 compliant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant