Skip to content

WIP: update `master` to include all work so far

Stu Robson requested to merge develop into master

This should be the first 'release'. As we are going to be using Semantic Versioning I think we can call this a 'minor release' so I suggest it should be v0.1.0

This release includes:

  • grids
  • basic Element patterns
  • a couple of Block pattern examples
  • a prototype version of the Masthead Container
  • gulp fractalBuild option to create a static version of the component library.

notes:

  • most patterns are marked as prototype, as things are still moving a little here and there.
  • there is a lack of documentation.

future schedule:

  • start adding more robust documentation.
  • adding guidelines on authoring CSS, creating a component, etc.
  • any new patterns that arise.

Merge request reports