Skip to content

Releases: hypersoftllc/qc-react-block

0.2.1

02 Apr 15:00
Compare
Choose a tag to compare

Documentation style tweak.

0.2.0

01 Apr 19:00
Compare
Choose a tag to compare

Changes

CSS

  • Added BFC-giving backups.

Documentation

  • Better explanation of purpose and reason behind the Block component.
  • Expand Custom Component Type section.
  • Expand "CSS-only" section.
  • Add "Why Multiple BFC Methods?" section.

0.1.0

31 Mar 22:29
Compare
Choose a tag to compare

Changes

API

Add

  • Declare component type with compType prop.

Fix

  • Trim className whitespace.

Documentation

Add

  • More examples.

0.0.1

31 Mar 18:41
Compare
Choose a tag to compare

Improved Documentation.

0.0.0

30 Mar 02:41
Compare
Choose a tag to compare

Changes:

  • Moved to @qc scope.
  • ES and source available.
  • CSS now at dist/styles instead of lib. See README for how to import CSS.