Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@rydmike rydmike released this 06 Nov 21:07
· 298 commits to master since this release

[1.1.0] - November 6, 2020

  • New API: Added showColorValue to optionally display the int value of the selected color. This can be used to assist developers when they need to see or copy selected color values as int numbers.
  • New APIs: Exposed previously missing static color names in the API for all the accent and B&W color names in ColorTools. All the color name values default to English color names, but can now be changed to translated strings to provide Material color names in other languages as well.
  • Example and documentation updated.