All Versions
33
Latest Version
Avg Release Cycle
9 days
Latest Release
1444 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.96.2 Changes
November 06, 2020 -
v0.96.1 Changes
November 05, 2020 -
v0.92.0 Changes
September 14, 2020๐ Bug Fixes
- โก๏ธ updating TypeScript definitions to match Flow (#2202) (d476c2f)
- ๐ Docs: internal github links (#2182) (da12261)
- Table: updating default align and removing unnecessary vertical-align options (#2204) (0bfe9ae)
- Tooltip: enable event bubbling for disabled children (#2201) (5f26d88)
- โก๏ธ update docs and icons link for monorepo (#2200) (27f4974)
๐ Features
-
v0.91.0 Changes
August 20, 2020๐ฑ ๐ Features
๐ฑ ๐ Bug fixes
- 2fd045a (ButtonPrimitive) disabled state is not calling onClick
- f08161f (Icons) not diffed type with unnecessary props (#2127)
- 05707aa (Breadcrumbs) show back button when only href is passed (#2099)
- 67d4809 (Choicegroup) flow type of callback (#2113)
- 9c93da6 (PricingTable) align of border color (#2115)
- ad8e8ee (Typescript) mismatched use of RefForwardingComponent (#2122)
- 1a99b71 (Alert) typescript type for icon prop (#2123)
- 7572218 (Typescript) common ref type, support callback function (#2128)
- ๐ง e0f1b28 apply our browserslist configuration
- ๐ป 234b632 (Browsers) added kiwicom supported browsers to the project
- d7c116f (Typescript) definition of component common type (#2125)
- 0510397 (Table) typescript default export (#2126)
- 08e43b4 (CardSection) typescript type for header prop (#2124)
- adda3b1 (UseFocusTrap) wrong ts types (#2101)
- 6c9168b (InputField) missing inputMode in typescript props (#2121)
- 6667eb7 (UseTheme) typescript declaration (#2120)
- 77a9c84 (Stack) add the as attribute to typescript types (#2114)
- 137d72e correct bracket in getSpacingToken readme (#2105)
๐ฑ ๐ง Chores and Improvements
- ๐ 42ae894 (release) v0.91.0
- 0fbfe28 (ButtonMobileStore) adding alt to stories
- 85a81c0 prettify the rest of Markdown files
- ๐ป e552bc6 make list of browsers Prettier-friendly
- 9089688 bump @kiwicom/orbit-design-tokens from 0.10.0 to 0.11.0 (#2137)
- ๐ 735b96c bump @typescript-eslint/parser from 3.7.1 to 3.9.1 (#2133)
- ๐ a0401f9 bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.9.1 (#2132)
- ๐ e66f19c bump eslint from 7.5.0 to 7.7.0 (#2130)
- ๐ c91fc57 remove generated type files from git (#2104)
๐ฆ ๐ฆ Other
- 4112677 add social and mobile store button examples (#2108)
- f6139c4 add examples for InputField (#2090)
- 98bb11a add prop to Breadcrumbs table (#2089)
- dddd315 add examples for CountryFlag and FeatureIcon (#2087)
- 604168d add examples for drawer (#2079)
- 5547ff5 add examples for InputStepper and Stepper (#2045)
- 9404307 add examples for TextLink (#2037)
- 36e80c6 perform Prettier check on Markdown files
- 6770ec5 add examples for NotificationBadge (#2139)
- c50ae41 add examples for ListChoice (#2131)
- โก๏ธ 2ff44ff auto-update list of supported browsers
-
v0.90.1 Changes
August 06, 2020๐ฑ ๐ Bug fixes
- 5713e76 (Pricingtable) rendering of wrapped mobile child (#2094)
- 9a9a890 popover memory leak (#2095)
- b6cdc68 (types) adjust Breadcrumbs, Tile, Button type declarations and exports (#2096)
- 0fcd753 (types) adjust typescript types for heading and textarea (#2093)
๐ฑ ๐ง Chores and Improvements
-
v0.90.0 Changes
August 05, 2020๐ฑ ๐จ Breaking Change
- 1a71008 fix!(Popover): actions on mobile are no longer hidden (#2040)
๐ฅ BREAKING CHANGE: adding a padding-top to Actions causing it to potentially collide with some wrappers with padding which might be in place - 8d1fee4 feat!(PricingTable): adding option to display radio buttons on desktop (#2076)
๐ฅ BREAKING CHANGE: activeElement no longer passes active to children
๐ฑ ๐ Features
- d534554 (ButtonMobileStore) adding light variants (#2059)
- 17fa9ae (Modal) adding extraSmall size option (#2078)
- cb1c97d (SocialButton) adding twitter type (#2057)
- 58e0493 (Breadcrumbs) add backHref prop (#2048)
๐ฑ ๐ Bug fixes
- 81ed35b (InputStepper, Stepper) callbacks triggered when disabled (#2050)
- b1fc89f (Typescript) updating definitions (#2083)
- 6dd89e2 (Rtl) flow definition of destructured assigment (#2077)
- 637f677 (Layout) edge to edge behavior of deprecated Card (#2049)
- 70d1625 (ListChoice) set role to checkbox when selectable is true (#2062)
- 0a867f1 (IllustrationPrimitive) defaulting flex shrink to false (#2036)
๐ฑ ๐ง Chores and Improvements
- ๐ bea2689 (Release) 0.90.0 (#2088)
- ๐ cf8f5e5 [security] bump elliptic from 6.5.2 to 6.5.3 (#2061)
- 282d6fc bump @adeira/js from 1.2.3 to 1.2.4 (#2074)
- f23337e bump babel-jest from 26.1.0 to 26.2.2 (#2072)
- 86aa9c3 bump jest from 26.1.0 to 26.2.2 (#2071)
- ba7f9ae bump @babel/runtime from 7.10.5 to 7.11.0 (#2069)
- f487c65 bump @babel/core from 7.10.5 to 7.11.0 (#2068)
- ๐ 004c6df bump babel-plugin-styled-components from 1.11.0 to 1.11.1 (#2067)
- ๐ 56b9c51 bump ESLint dependencies (#2063)
- ๐ 95e3de3 bump babel-plugin-styled-components from 1.10.7 to 1.11.0 (#2060)
- ๐ b8c862e lint .js.flow files as well (#2058)
- ๐ 7b4eb44 bump eslint-plugin-react from 7.20.4 to 7.20.5 (#2056)
- ๐ 8ee3ee7 configure ESLint with overrides and fix on pre-commit (#2052)
- ๐ 89ea709 bump eslint-plugin-jest from 23.18.0 to 23.19.0 (#2053)
- ๐ fa1d8af bump eslint-plugin-react from 7.20.3 to 7.20.4 (#2054)
- 76a6b7d bump @babel/cli from 7.10.4 to 7.10.5 (#2016)
- 4464599 bump @babel/runtime from 7.10.4 to 7.10.5 (#2017)
- f751e75 bump @babel/node from 7.10.4 to 7.10.5 (#2018)
- 21b3904 bump @babel/core from 7.10.4 to 7.10.5 (#2020)
- ๐ ab78515 bump @commitlint/config-conventional from 9.0.1 to 9.1.1 (#2022)
- b70e926 bump typescript from 3.9.6 to 3.9.7 (#2031)
- 989a0d7 bump flow-bin from 0.129.0 to 0.130.0 (#2046)
- bbdcbb0 prettify only staged *.md files on commit (#2039)
๐ฆ ๐ฆ Other
- 1a71008 fix!(Popover): actions on mobile are no longer hidden (#2040)
-
v0.89.0 Changes
July 17, 2020๐ฑ ๐ Features
๐ฑ ๐ Bug fixes
- 8c8868d (Breadcrumbs) unification of style from figma (#2032)
- 96c1a7b extend type of tabIndex to allow numbers (#2029)
- 3d475f3 (Layout) inner usage of Card โ edge to edge behavior (#2025)
- 387806c (InputStepper) onChange is triggered when disabled (#2024)
๐ฑ ๐ง Chores and Improvements
- ๐ 7808945 (Release) 0.89.0 (#2033)
- 4898647 bump flow-bin from 0.128.0 to 0.129.0 (#2014)
- ๐ d1b52e7 bump eslint-plugin-jest from 23.17.1 to 23.18.0 (#2013)
- ๐ ced58bd bump @commitlint/cli from 9.0.1 to 9.1.1 (#2011)
- e02c24f bump jsdom from 16.2.2 to 16.3.0 (#2010)
- ๐ 183a242 bump eslint-plugin-react-hooks from 4.0.7 to 4.0.8 (#2009)
- 6327a39 bump @babel/cli from 7.10.3 to 7.10.4 (#1992)
- 34e00cd bump @babel/node from 7.10.3 to 7.10.4 (#1994)
- 83164f6 bump @babel/core from 7.10.3 to 7.10.4 (#1996)
- ๐ 3c4691d bump eslint-plugin-react from 7.20.1 to 7.20.3 (#1997)
- 4954d3f bump @adeira/js from 1.2.2 to 1.2.3 (#1998)
- d56d95e bump typescript from 3.9.5 to 3.9.6 (#2000)
- ๐ bbf257d bump eslint-plugin-react-hooks from 2.5.1 to 4.0.7 (#2008)
๐ฆ ๐ฆ Other
- fd8e3ef add illustration examples (#2006)
- 90fb8a2 add examples for ButtonGroup (#2005)
- 0b0d375 add InputGroup examples (#2004)
- f02f207 add Coupon and CallOutBanner examples (#1999)
- d09962d add examples for dialog (#2023)
- 983b9be add examples for ChoiceGroup (#2026)
- 9942f11 add examples for Carrier and Service logos (#2015)
-
v0.88.0 Changes
June 30, 2020๐ฑ ๐ Bug fixes
- 2b57e3a (SocialButton) inner content align (#1983)
- f528d0c (Select) customValueText interpolation (#1957)
- d4034a7 (Breadcrumbs) unnecessary optional event (#1959)
- bc73651 (UseMediaQuery) remove unnecessary debounce (#1982)
๐ฑ ๐ง Chores and Improvements
- ๐ a865109 (Release) 0.88.0 (#1990)
- ๐ 75018e4 bump eslint-plugin-react from 7.20.0 to 7.20.1 (#1986)
- ๐ cadbc25 bump eslint-config-airbnb from 18.1.0 to 18.2.0 (#1987)
- 727b8c7 bump flow-bin from 0.126.1 to 0.128.0 (#1985)
- ๐ e7280ae bump eslint-plugin-import from 2.21.2 to 2.22.0 (#1984)
- ๐ d7b4bc9 bump @commitlint/cli from 8.3.5 to 9.0.1 (#1973)
- e6ebfd8 bump jest from 26.0.1 to 26.1.0 (#1981)
- 820c6d5 bump babel-jest from 26.0.1 to 26.1.0 (#1980)
- ๐ 9033e7e bump eslint-plugin-jsx-a11y from 6.2.3 to 6.3.1 (#1967)
- ๐ ec6591b bump @commitlint/config-conventional from 8.3.4 to 9.0.1 (#1968)
- 0f9d7b3 bump @babel/runtime from 7.10.2 to 7.10.3 (#1970)
- b72dc19 bump @babel/node from 7.10.1 to 7.10.3 (#1971)
- 002823f bump @babel/cli from 7.10.1 to 7.10.3 (#1972)
- 18db994 bump webpack-cli from 3.3.11 to 3.3.12 (#1960)
- cffaa65 bump @babel/core from 7.10.2 to 7.10.3 (#1975)
- ๐ f0eddf7 bump eslint-plugin-jest from 23.13.2 to 23.17.1 (#1978)
๐ฆ ๐ฆ Other
-
v0.87.2 Changes
June 16, 2020๐ฑ ๐ Bug fixes
- 1f43f7a (Portal) state init on SSR (#1954)
- bd7f59f (ButtonPrimitive) fallback to text-align (#1946)
- โ 9bd091c tests folder names (#1940)
๐ฑ ๐ง Chores and Improvements
- ๐ 51f5f82 release 0.87.2 (#1955)
- a3b3519 fix compressed-size action (#1953)
- ๐ 94383ab bump eslint-plugin-import from 2.21.1 to 2.21.2 (#1933)
๐ฆ ๐ฆ Other