avalanche

A package based CSS framework.

MIT License

Downloads
487
Stars
92
Committers
1

Bot releases are hidden (Show)

avalanche - 4.0.0-alpha.1 Latest Release

Published by maoberlehner almost 8 years ago

  • Switch to a monorepo project structure (Read more about the advantages of a monorepo approach).
  • Integrate former external package repositories into the avalanche main repository.
  • Move NPM packages to a separate @avalanche scope (e.g. @avalanche/object-grid) and change the naming to be consistent with NPM best practices (no more underscores).
  • Add BackstopJS regression testing for all packages.
  • Use SassDoc for code documentation.
  • Build packages in a way that they are usable as standalone packages.
  • Build packages in a way that it is possible to use them in combination with the node-sass-magic-importer selector importing feature.
  • Removed eyeglass support in favor of node-sass-magic-importer
  • Update package README.md files to be self documenting.
  • Travis CI integration.
  • Linting.
  • Yarn.
  • Add all the dot files.