6.1.0 (2024-10-08)
- added style to the IconBase component to avoid by default get the title attribute on hover (a2842ab)
- deps-dev: bump vite from 5.4.2 to 5.4.6 (5e45295)
- deps: bump body-parser and express (981615e)
- deps: bump rollup from 4.21.0 to 4.22.4 (b06fe5a)
6.0.2 (2024-09-01)
- restore types (7563f8a)
6.0.1 (2024-09-01)
- build cjs bundle (7f1f179)
- bundle the icons processed by the react script (1b5c8f6)
- cjs reference of each icon file in dist (5d20c83)
6.0.0 (2024-08-31)
- prefer module bundle
- prefer module bundle (10715c3)
- deps-dev: bump ejs from 3.1.9 to 3.1.10 (ce58472)
- deps-dev: bump vite from 4.5.2 to 4.5.3 (f0c7f06)
- deps-dev: bump ws from 6.2.2 to 6.2.3 (86ab7fc)
- deps: bump braces and readdirp (0218842)
5.0.0 (2024-04-10)
- now the variables of the icon-variables.js and icon-variables.mjs from dist has a new prefix 'gi_'
- Added 'gi_' prefix to the icon variables to be used in styled components. (6ce5f8c)
- deps-dev: bump express from 4.18.2 to 4.19.2 (9def322)
4.1.0 (2024-03-18)
- IconBase: better default values for attributes. (f0f7f39)
4.0.0 (2024-03-08)
- removed and renamed some icons
- added 'data-name' identifier for React Icon components and removed unnecessary fill atrribuies. (253d50b)
- icons: added icon which was previously accidentally removed. (0e28c49)
- modified GIPlusSignAddNew icon with wider stroke and less space in canvas. (d20ad3f)
- Icon: added accessibility attributes to the IconBase component. (c5a09bc)
- icons: improvements for multiple icons, deleted unnecessary and created new ones. (e4d0fbc)
- icons: Removed unnecessary icons and renamed other ones. (ba23e2c)
- added mjs iconVariables (5cb0e29)
- added IconContext (a61f355)
- icons: QUV-1265 New timeline icon and deleted deprecated ones from library (f5312aa)
- deps-dev: bump ip from 1.1.8 to 1.1.9 (0d035af)
- deps-dev: bump vite from 4.4.12 to 4.5.2 (2dfa3ef)
- deps-dev: bump vite from 4.4.9 to 4.4.12 (b951aae)
- deps-dev: bump @babel/traverse from 7.22.11 to 7.23.2 (47d32c0)
- deps-dev: bump postcss from 8.4.29 to 8.4.31 (035eee6)
- deps-dev: bump word-wrap from 1.2.3 to 1.2.4 (#17) (71d8eb2)
- icons: modified size and alignment with the canvas of two filled icons. (88fad2f)
- Icon: fixed the default size management in the IconBase component. (cfc4352)
- Icon: fixed typo. (9f901cf)
- added default size for avoid big icons (d520ee7)
- icons: added title attribute to new icons. (278c962)
- type of IconContext (b38c6e8)
- var reference on index for umd syntax (6e28fed)
- remove the package exports limitations (e1e23ae)
- mismatch reference (2ae8e87)
- some icons with bad name (1c53aa5)
3.8.0 (2024-02-29)
3.7.0 (2024-02-27)
3.6.0 (2024-01-02)
3.5.0 (2023-11-14)
3.4.2 (2023-11-14)
3.4.1 (2023-11-13)
3.4.0 (2023-11-13)
3.3.0 (2023-11-07)
3.2.2 (2023-09-08)
3.2.1 (2023-09-07)
3.2.0 (2023-09-02)
3.1.2 (2023-08-31)
3.1.1 (2023-08-30)
3.1.0 (2023-07-19)
3.0.1 (2023-05-12)
- icons: QUV-712 Renamed '360_degrees' icon to 'turn_360_degrees' to avoid problems with JS (b481e56)
3.0.0 (2023-05-12)
- icons: QUV-712 Rename '360' icon to '360_degrees'
- icons: QUV-712 Rename '360' icon to '360_degrees' (42199a5)
2.2.0 (2023-04-13)
- export IconType declaration (70274ad)
2.1.5 (2023-03-24)
2.1.4 (2023-01-10)
2.1.3 (2023-01-04)
2.1.2 (2022-12-15)
- added missing props to icons (8542f22)
2.1.1 (2022-12-14)
- svgToFont: pass
line-height
to generic class (174fb31)
2.1.0 (2022-11-25)
- fonts: not to use an specific value for the default font-size of the icons (ece609a)
2.0.0 (2022-11-15)
- removed bad icons
- removed bad icons (e24ee86)
- Added copy class name functionality (15e7be9)
- Added copy React component functionality (56eb00c)
- Added download SVG functionality (4d4f81d)
- Added more generation formats (8bca1a6)
- Changed font name to generic (ab3b3c3)
- Changed icons prefix to Genesys (d816c1d)
- icons: Added all the icons in svg format. Removed the previous temporary icons and added their tags to the equivalent ones (49e1391)
- Last renamings from Dali to Genesys (22454e8)
- Removed static docs build (315ac9b)
- Reverting success buttons after 4s (75dadf7)
- Storybook: added global styles and optimized gallery view (a757776)
- storybook: improvements for storybook icons gallery (fdd662a)
- Changed existing icons tags label name (a7178c8)
- Changed labels tag name (a708807)
- Closing popper when clicking on the already selected icon (7c44e33)
- Displayed correct classes format (7e17562)
- Improved deselect item behavior (0f95025)
- Improved lint script (a4dc614)
- Item color fix (1341a9f)
- Minor detail text fix (e2de78a)
- Popper dynamic position (ab9d500)
- Popper visual fixes (feb99a5)
- Recovered icon displayed inside popper (7ba6c54)
- Reduced restore time (a4173db)
- Reduced restore time (e53c855)
- Removed '#' character for icons with no tags (bbabc9a)
- Removed trash folder (72d9901)
- Set right value for invalid tag in filter (0d42dc3)