Releases: Pictogrammers/Browser-Icon-Picker
Releases · Pictogrammers/Browser-Icon-Picker
v1.6.0
Update icons list to match MDI v1.7.22
v1.5.0
- Add "random color" feature
- Give back focus to filter field after clear click
- Hide icon properties by default
v1.4.0
- All aboard for MaterialDesignIcons v1.7.12!
- Bugfixes
v1.3.0
- Ship back MDI's CSS & fonts into extension to be Firefox-compliant
- Make extension more material & look more like materialdesignicons.com
- Enhance filter accuracy by preparing "searchable" attribute on each icon
v1.2.0
- Add arrow keys navigation
- Use vector-square as icon, as suggested by @Templarian in #1
- Include MaterialDesignIcons stylesheets & fonts from CDN instead of shipping them
- Implement cache duration & invalidation
- Use chromeStorage (chrome.storage.local) as default cache storage
- Give focus to filter once everything is loaded
- Firefox version!
v1.1.0
- Download & cache icons list from MaterialDesignIcons's repository instead of hardcoding list
- Fix style.css not being packaged
v1.0.0
Initial release