Skip to content

Releases: LvFarias/easy_theme

v1.0.2

19 Oct 14:31
Compare
Choose a tag to compare
  • bug fix in EasyColors class;

  • TODO: calculate the Secondary Color based on the Primary Color when the Secondary is not informed.

  • TODO: possibility to change colors: Black and White.

v1.0.0

19 Oct 14:30
Compare
Choose a tag to compare
  • Change classes names;

  • Export and Hide classes;

  • Passed in Tests;

  • bug fix in create MyColors;

  • when the Secondary is not informed. Secondary = Primary;

  • refactor exemples;

  • TODO: calculate the Secondary Color based on the Primary Color when the Secondary is not informed.

  • TODO: possibility to change colors: Black and White.

v0.1.1

29 Sep 16:02
Compare
Choose a tag to compare
  • Add comments;

  • Change utils to classes and refactor package folders;

  • TODO: calculate the Secondary Color based on the Primary Color when the Secondary is not informed.

v0.1.0

29 Sep 15:11
Compare
Choose a tag to compare
  • Init Project;

  • Add Example Project;

  • Add README.md;

  • Add tests;

  • TODO: calculate the Secondary Color based on the Primary Color when the Secondary is not informed.