This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Releases: vimeo/iris
Releases · vimeo/iris
0.118.1
March 28, 2022
✨ Miscellaneous
Button
: remove pill prop Button story by @xialice in #94Button
: add type property to Button by @Boughtmanatee5 in #100
🐛 Bugs
CheckboxSet
: exportCheckboxSet
by @juliewongbandue in #93Radio
: fix Disabled State on Custom Radio by @xialice in #101
Full Changelog: 0.118.0...0.118.1
✨ Thank you contributors!
0.118.0
January 26, 2022
🪙 Tokens
upsell
: tokens: upsell and rainbow by (#84) @seanmcintyrerainbow
: tokens: upsell and rainbow by (#84) @seanmcintyre
⬆️ Updated Components
Sidebar
: Toggle panel when clicking on sidebar item (#87) @kenneth-duverge
🔻 New Illustrations
illustrations
: Add Quota Illustration (#86) @timestruck
✨ Miscellaneous
- Add eslint-formatter-codeframe (#89) @maxjacobson
Full Changelog: 0.117.0...0.118.0
✨ Thank you contributors!
0.117.0
January 26, 2022
⬆️ Updated Components
TourPoint
: add resize event listener inuseAnchor
by @Boughtmanatee5 in #79
🔻 New Icons
icons
: add LiveElement, Sparkle by @seanmcintyre in #82
✨ Miscellaneous
- support Preact by @jdreetz in #74
- dependency upgrades by @seanmcintyre in #83
- enable
eslint-plugin-react
rules by @maxjacobson in #80
🐛 Bugs
- bug: correctly renamed duplicate
secondary
surface token totertiary
by @seanmcintyre in #81 Notice
: padding right depends ononClose
prop by @siberry in #78
Full Changelog: 0.116.0...0.117.0
✨ Thank you contributors!
0.116.0
December 15, 2021
⬆️ Updated Components
Progress
: add 'xs' and 'sm' sizes, adjust dark mode background (#72) @seanmcintyre
🪙 Tokens
surface
: the original background token has been renamed to surface to clarify its intended use for element backgrounds (#77) @seanmcintyrebackground
: a new token has been added for page and view backgrounds (#77) @seanmcintyre- aliases: new token aliases have been added for most common use-cases (#77) @seanmcintyre
🐛 Bugs
- Fix react/no-unknown-property ESLint issues (#76) @maxjacobson
0.115.0
0.114.0
0.113.0
0.113.0 (October 6, 2021)
This is a high priority release to revert the ESM build changes in 0.111.0
which caused blocking issues in certain frontend build setups.
📐 Architecture
- Revert "Add ESM + CJS output" (#60)
✨ Thank you contributors!
0.112.0
0.111.0
0.110.0
0.110.0 (October 1, 2021)
⬆️ Updated Components
🔻 New Icons
Brand
(#57)Cabinet
(#57)CameraOff
(#57)CameraOffFilled
(#57)CircleCross
(#57)ClosedCaptions
(#57)ClosedCaptionsFilled
(#57)ClosedCaptionsFilled
(#57)LowerThird
(#57)MicOff
(#57)MicOffFilled
(#57)PersonAdd
(#57)ReviewQuestion
(#57)ScreenShare
(#57)ThumbsUp
(#57)
🐛 Bugs
- remove styles from 'iris-portals' outlet element (#52)
- avoid Proxy usage in motion for IE11 support (#56)