Skip to content

Releases: developmentseed/collecticons

v3.0.3

16 Jul 11:12
Compare
Choose a tag to compare
  • Remove icon added by mistake collection-layers.svg (not a real collecticon)
  • Fix showcase build script

v3.0.2

08 Jul 09:22
Compare
Choose a tag to compare

Fix deployment script that was not building the packages (#22)

v3.0.1

02 Jul 11:33
Compare
Choose a tag to compare

Fix incorrect svg paths for calendar-minus.svg, magnifier-minus.svg, magnifier-plus.svg.

v3.0.0

02 Jul 10:07
34cf356
Compare
Choose a tag to compare

Total revamp of the collecticons library. 🛠️.
The different repositories were centralized under a monorepo, and the build process was more automated, generating React and Chakra versions directly from the SVG files.
The icon font and the collecticons processor were deprecated in favor of the new versions.

v2.2.0

01 Jul 16:07
e22bbcf
Compare
Choose a tag to compare

Changelog:

  • Prevent icon names from being truncated (#19)
  • Copy name on click (#19)

v2.1.1

12 Feb 12:00
ea4c7c3
Compare
Choose a tag to compare

Changelog:

  • Fix class name typo (#13)

v2.1.0

02 Feb 16:55
Compare
Choose a tag to compare

Changelog:

  • Use npm module for collecticons-lib instead of git submodule.
  • Update collecticons-processor to v4.0.0

v2.0.0

22 Jan 16:57
Compare
Choose a tag to compare

Changelog:

  • Use yarn as package manager
  • Update modules. (Remove jquery dependency)
  • Rewrite jquery specific code
  • Update google tracking code
  • Content fixes
  • Style fixes

v1.0.0

15 Jul 16:51
Compare
Choose a tag to compare

Initial release