orbit

React components of open-source Orbit design system by Kiwi.com

MIT License

Downloads
51.3K
Stars
1.4K
Committers
81

Bot releases are visible (Hide)

orbit - 0.88.0

Published by filipdanisko over 4 years ago

πŸ› 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

  • 2603dfe add InputField examples (#1962)
  • 787beb4 add examples (#1958)
  • 0238055 add Checkbox+Radio examples (#1963)
  • 4491246 add Popover examples (#1965)
  • abb96c0 add collapse examples (#1976)
  • 2636052 add Select examples (#1964)
  • 42831f3 add Tile and Tooltip examples (#1979)
orbit - 0.87.2

Published by vepor over 4 years ago

πŸ› 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

  • 2b8b8dc add ButtonLink examples (#1951)
  • 92ea1a8 add Card examples (#1952)
  • 4276d90 (Icon) fix ariaHidden example (#1950)
orbit - 0.87.1

Published by filipdanisko over 4 years ago

πŸ› Bug fixes

  • 2bb09e0 (Breadcrumbs) add mobile back button onClick (#1944)

πŸ”§ Chores and Improvements

  • 0b73dc9 (Release) 0.87.1 (#1945)

πŸ“¦ Other

  • d3a268b add icon examples (#1939)
orbit - 0.87.0

Published by filipdanisko over 4 years ago

🚨 Breaking Change

  • 8e2f128 (ButtonLink) inline type and compact property, remove transparent (#1912)

πŸš€ Features

  • e2bb67d (TextLink) change focus state to non underlined text (#1914)
  • dd807cb (MediaQuery) adding prefersReducedMotion (#1921)
  • c1a0da4 (General) adding display name to react contexts (#1936)
  • 06a8622 (ButtonPrimitive) adding responsive visual style behaviour (#1911)
  • 7718db7 (Dialog) change spacing between title and description (#1922)
  • 3a3c227 (FormElements) adding mobile border radius (#1915)
  • 04ad886 (Portal) refactor to hooks (#1923)
  • eecc296 (Stack) add baseline to align options (#1930)

πŸ› Bug fixes

  • 0156b7f (Tag) onRemove now shows close button (#1931)
  • 67e88d6 (Portal) usage with Tooltip (#1935)
  • 08316d1 (ButtonGroup) mobile border radius (#1934)

πŸ”§ Chores and Improvements

  • 2990b73 (Release) 0.87.0 (#1938)
  • a1e7374 (Storybook) open 'Knobs' panel by default (#1932)
  • 7d7b6b6 bump eslint-plugin-import from 2.20.2 to 2.21.1 (#1928)
  • c2a46ad bump typescript from 3.9.3 to 3.9.5 (#1924)
  • 65ef9fb bump fs-extra from 9.0.0 to 9.0.1 (#1920)
  • c6ae1e0 bump flow-bin from 0.125.1 to 0.126.1 (#1917)

πŸ“¦ Other

  • 4682938 add examples for badge (#1937)

LiveURL: https://orbit-components-0-87-0.surge.sh

orbit - 0.86.0

Published by filipdanisko over 4 years ago

πŸš€ Features

  • 5d49cfd (Table) adding striped on Table. Scope and as on TableCell (#1881)
  • 8ce9435 (InputField) adding onSelect, onMouseUp, onMouseDown (#1883)
  • 5380443 (TableCell) adding white-space and vertical align options (#1910)
  • 5a17c0b (PictureCard) Add src attribute (#1544)

πŸ› Bug fixes

  • c78ab3f (MediaQuery) spread type (#1899)
  • 2c61e3b (InputStepper) removing native arrows on Firefox (#1889)

πŸ”§ Chores and Improvements

  • e8c0053 (Release) 0.86.0 (#1913)
  • dc66db8 bump @babel/core from 7.10.0 to 7.10.2 (#1909)
  • 55d1c5e bump @babel/generator from 7.10.1 to 7.10.2 (#1908)
  • bb93cdf bump @babel/runtime from 7.10.0 to 7.10.2 (#1907)
  • d8fc940 bump @babel/generator from 7.10.0 to 7.10.1 (#1901)
  • 4944ab5 bump @babel/cli from 7.10.0 to 7.10.1 (#1900)
  • eb3501e bump @babel/node from 7.8.7 to 7.10.1 (#1898)
  • 18575a1 bump copyfiles from 2.2.0 to 2.3.0 (#1897)
  • 7fcef50 bump enzyme-to-json from 3.4.4 to 3.5.0 (#1891)
  • 739f5d0 bump @babel/cli from 7.8.4 to 7.10.0 (#1893)
  • 1ebdbc8 bump eslint-plugin-jest from 23.13.1 to 23.13.2 (#1892)
  • 54f7a1e bump @babel/runtime from 7.9.6 to 7.10.0 (#1895)
  • 5850003 bump @babel/core from 7.9.6 to 7.10.0 (#1896)
  • db6c6f8 bump svg2ttf from 4.3.0 to 5.0.0 (#1877)
  • b6ad7ed bump storybook from 5.3.18 to 5.3.19 (#1884)

πŸ“¦ Other

  • 326ce07 (Examples) add Button examples (#1880)
  • a2aed70 (Examples) update alert examples (#1890)

LIVE URL: https://orbit-components-0-86-0.surge.sh

orbit - 0.85.2

Published by filipdanisko over 4 years ago

πŸ› Bug fixes

  • 6e1e60e defaultTheme global declaration and references of themeType (#1876)

πŸ”§ Chores and Improvements

  • f902cba (Release) 0.85.2 (#1878)
orbit - 0.85.1

Published by filipdanisko over 4 years ago

πŸ› Bug fixes

  • d7e62cf (Typescript) defaultTheme, missing instance (#1873)
  • 86915f3 (InputStepper) improve TypeScript definition (#1865)

πŸ”§ Chores and Improvements

  • ef01a64 (release) 0.85.1 (#1875)
  • 0499518 bump typescript from 3.9.2 to 3.9.3 (#1872)
  • e2f6ced bump @typescript-eslint/eslint-plugin from 2.33.0 to 2.34.0 (#1868)
  • 41c153d bump @typescript-eslint/parser from 2.33.0 to 2.34.0 (#1867)
  • 9757d2d bump flow-bin from 0.124.0 to 0.125.1 (#1853)
  • 98189a9 bump typescript from 3.8.3 to 3.9.2 (#1854)
  • 05df706 bump eslint-plugin-jest from 23.11.0 to 23.13.1 (#1858)
  • a55cc3d bump @typescript-eslint/parser from 2.23.0 to 2.33.0 (#1860)
  • 15cfcb0 bump sharp from 0.25.2 to 0.25.3 (#1859)
  • c1d17b9 bump @typescript-eslint/eslint-plugin from 2.23.0 to 2.33.0 (#1861)
  • be0cfd4 bump @babel/generator from 7.9.5 to 7.9.6 (#1864)

πŸ“¦ Other

  • 8fd13ff (Examples) add stories for live preview and visual regression (#1870)
  • 033400f (Examples) add newline between component imports and icons imports (#1866)
  • 0c58832 (Examples) integrate more various use cases, imports and formatting (#1857)
  • d38b80b use babel types and from core (#1852)
orbit - 0.85.0

Published by vepor over 4 years ago

πŸš€ Features

  • a2ea0ec (TypeScript) adding type definitions (#1504)
  • 3bf4fac (Modal) illustration size (#1830)
  • a4fae80 (ServiceLogo) new Maestro and MasterCard short variants (#1847)
  • 67e867a (Pagination) not hiding buttons at the end/start of the list (#1843)
  • b79fbe6 (Icons) adding colorPicker icon (#1841)

πŸ› Bug fixes

  • 1e4336a (AlertButton) missing export in entry file (#1848)
  • 5de0ad3 (ButtonPrimitive) interactive states when disabled (#1846)
  • 14196cc (FormElements) adding aria polite to errors (#1840)
  • a427b70 (Breadcrumbs) render in RTL (#1836)
  • 8775caa (ModalHeader) illustration type to Node (#1829)

πŸ”§ Chores and Improvements

  • 9b0cf6f (release) 0.85.0 (#1850)
  • 230fe85 bump @kiwicom/orbit-design-tokens from 0.9.0 to 0.10.0 (#1849)
  • 6422a83 bump eslint-plugin-react from 7.19.0 to 7.20.0 (#1839)
  • 4b08075 bump eslint-plugin-jest from 23.9.0 to 23.11.0 (#1838)
  • ea973ef bump @storybook/storybook-deployer from 2.8.5 to 2.8.6 (#1837)

πŸ“¦ Other

  • 692ea89 (Icons) unique characters error handling (#1844)
  • b8db60d new examples (#1785)
  • 879edb4 (Icons) implementing factory for creating icons (#1845)
orbit - 0.85.0-rc.2

Published by filipdanisko over 4 years ago

Typescript definitions release candidate 2

orbit - 0.85.0-rc.1

Published by filipdanisko over 4 years ago

Typescript support release candidate

orbit - 0.84.2

Published by vepor over 4 years ago

πŸ› Bug fixes

  • 0147810 (ButtonPrimitive) disabled render to DOM element (#1813)

πŸ”§ Chores and Improvements

  • 5c667a1 release 0.84.2 (#1814)
orbit - 0.84.1

Published by vepor over 4 years ago

πŸ› Bug fixes

  • 153b158 (Button) missing white type in flow definition (#1806)

πŸ”§ Chores and Improvements

  • 09ec9e3 release 0.84.1 (#1807)
orbit - 0.84.0

Published by filipdanisko over 4 years ago

🚨 Breaking Change Features

  • 91ff946 rename element property to as (#1273)
  • 7987772 adding extraSmall size to illustrations (#1800)
  • 93629b5 moving separated type of List to PricingTable only (#1801)
  • 99e4017 (SkipLink) Rename description to buttonLabel on SkipLink (#1686)
  • ac41d60 (Buttons) introduce SocialButton (#1803)
  • ca4a641 (Buttons) Introduce ButtonPrimitive, implementing planned breaking changes (#1522)

πŸš€ Features

  • ba9597b introduce useBoundingRect hook (#1771)
  • 075d9f3 (Table) adding new type and footer (#1788)
  • 5fb4708 (Drawer) title alignment (#1790)
  • 1b48f6b introduce global onlyIE media query selector (#1772)

πŸ› Bug fixes

  • a80b468 types of asComponent (#1787)
  • a2e3a52 (Card) font-size of title in section header (#1776)

πŸ”§ Chores and Improvements

  • 9fae110 (release) 0.84.0 (#1804)
  • cd3e99f bump eslint-config-prettier from 6.10.1 to 6.11.0 (#1798)
  • 01c7878 bump prettier from 2.0.4 to 2.0.5 (#1797)
  • 6432a83 bump babel-jest from 25.3.0 to 25.4.0 (#1792)
  • 0c72b61 bump jest from 25.3.0 to 25.4.0 (#1793)
  • 28d8569 bump flow-bin from 0.122.0 to 0.123.0 (#1789)
  • dac03a4 bump eslint-plugin-prettier from 3.1.2 to 3.1.3 (#1784)
  • a64217e bump camelcase from 5.3.1 to 6.0.0 (#1774)
  • 8d34671 bump husky from 4.2.3 to 4.2.5 (#1782)
  • 55ebd57 bump babel-jest from 25.2.6 to 25.3.0 (#1778)
  • c78a536 bump jest from 25.2.7 to 25.3.0 (#1779)
  • b4f27a8 bump prettier from 2.0.3 to 2.0.4 (#1773)
  • 72f403d bump prettier from 2.0.2 to 2.0.3 (#1767)
  • e1bae22 bump @storybook/storybook-deployer from 2.8.1 to 2.8.5 (#1769)
  • 71ce38d bump flow-bin from 0.121.0 to 0.122.0 (#1768)
  • 0f75cec bump jest from 25.2.6 to 25.2.7 (#1762)
  • c936dc8 bump mkdirp from 1.0.3 to 1.0.4 (#1765)

πŸ“¦ Other

  • 353a78f updating commit page (#1770)

Migration guide to 0.84.0

  • Replace element for as on Text, Heading, Grid, Layout, Stack.
  • Replace size="small" on Illustration and AirportIllustration for extraSmall.
  • Replace Button type bordered with AlertButton.
  • Replace Button types info, success, warning and critical with AlertButton.
  • Replace Button types facebook and google with new SocialButton component.
  • Replace passed number values to width to string, e.g. width={300} to width="300px".
  • Replace property icon for iconLeft on Button and ButtonLink.
  • Replace styled(Button) or styled(ButtonLink) with custom styled wrapper.
  • Replace description for buttonLabel on SkipLink .
  • Don’t use type separated on List.

LiveURL: https://orbit-components-0-84-0.surge.sh

orbit - 0.83.0

Published by filipdanisko over 4 years ago

πŸš€ Features

  • e1ad6f2 (ChoiceGroup) updating the filter color from product color (#1757)
  • 223c846 adding new ButtonMobileStore component (#1756)
  • fff86ca (Alert) changing the alignment of description (#1758)

πŸ› Bug fixes

  • e7b5474 (Tooltip) calculation upon change in the wrapped element (#1761)
  • f8e7b72 (Compass) broken svg definition for icon font (#1759)

πŸ”§ Chores and Improvements

  • 41b982b (release) 0.83.0 (#1764)
  • 1a1671f improve icon build script (#1763)
  • bba481d add iconFont attribute check (#1760)
  • 08bb2a3 bump @storybook/addon-info from 5.3.17 to 5.3.18 (#1745)
  • 1fc2abc bump @storybook/addons from 5.3.17 to 5.3.18 (#1746)
  • 39bbba4 bump @storybook/addon-actions from 5.3.17 to 5.3.18 (#1747)
  • 7c77414 bump @storybook/addon-knobs from 5.3.17 to 5.3.18 (#1748)
  • a6562f4 bump @storybook/react from 5.3.17 to 5.3.18 (#1749)
  • d333c28 bump babel-jest from 25.2.4 to 25.2.6 (#1754)
  • c95a4e5 bump jest from 25.2.4 to 25.2.6 (#1755)
orbit - 0.82.1

Published by filipdanisko over 4 years ago

πŸ› Bug fixes

  • 3af61f8 (Tooltip) with clickable element should close on mobile (#1752)

πŸ”§ Chores and Improvements

  • 8639e84 release of 0.82.1 (#1753)

πŸ“¦ Other

  • 465f7d0 (Select) add key property of Option (#1751)
orbit - 0.82.0

Published by filipdanisko over 4 years ago

πŸš€ Features

  • 8ff47d7 (Checkbox,Radio) Updating visual style (#1737)
  • e96446e Adding commitlint and husky (#1730)
  • ce9b531 (Tile) change padding to large for desktop breakpoint (#1732)
  • fa50675 (card) new titleAs property (#1729)
  • 93e14fc (icons) New Radar icon (#1725)

πŸ› Bug fixes

  • 133f718 (InputField) Tag alignment (#1744)
  • 2368987 (Modal) click ability under CloseContainer (#1739)
  • e343317 (Hide) omit rendering of on property (#1740)
  • a4e226e (Tooltip) should close when clicked on clickable element (#1742)
  • fc3b4aa (modal) border radius of close container on desktop (#1726)
  • 843d1bd (radar) SVG definition (#1728)

πŸ”§ Chores and Improvements

  • 45a036c release of 0.82.0 (#1750)
  • c91a059 (ci) add auto-generated release notes (#1584)
  • 75f8c21 bump eslint-plugin-import from 2.20.1 to 2.20.2 (#1733)
  • f910cf3 bump babel-jest from 25.2.3 to 25.2.4 (#1734)
  • eb3b1a0 bump jest from 25.2.3 to 25.2.4 (#1735)
  • 0fde4f3 bump jsdom from 16.2.1 to 16.2.2 (#1736)
  • c9b66c0 bump eslint-config-prettier from 6.10.0 to 6.10.1 (#1705)
  • 0a0ddf4 bump prettier from 1.19.1 to 2.0.2 (#1707)
  • 669b7d0 bump eslint-plugin-flowtype from 4.6.0 to 4.7.0 (#1711)
  • 8cc53d3 bump babel-jest from 25.1.0 to 25.2.3 (#1722)
  • 8a56052 bump jest from 25.1.0 to 25.2.3 (#1723)

πŸ“¦ Other

  • f351e46 (FormElements) native design sync (#1743)
  • 5e76c90 (Slider) updating color (#1741)
  • 6b11019 (grid) proofreading readme (#1731)
  • 70dfc60 (grid) Add children count limitation (#1727)

LiveURL: https://orbit-components-0-82-0.surge.sh

orbit - 0.81.0

Published by filipdanisko over 4 years ago

Changelog

  • feat(Select): Add optional key to Option
  • feat(Tile): introduce noHeaderIcon property
  • chore: bump fs-extra from 8.1.0 to 9.0.0
  • chore: bump eslint-plugin-react-hooks from 2.5.0 to 2.5.1
  • chore: bump capitalize from 2.0.2 to 2.0.3
  • chore: bump sharp from 0.25.1 to 0.25.2
  • chore: bump @babel/runtime from 7.8.7 to 7.9.2
  • chore: bump @babel/core from 7.8.7 to 7.9.0
  • chore: bump babel-loader from 8.0.6 to 8.1.0LiveURL: https://orbit-components-0-81-0.surge.sh
orbit - 0.80.0

Published by filipdanisko over 4 years ago

Changelog

  • feat(Tile): Adding htmlTitle attribute
  • style(List): Updating align within list and updating spacing
  • refactor: Remove unnecessary pixels in CSS declarations
  • chore(Modal): Refactor subcomponents to React hooks
  • chore: bump flow-bin from 0.120.1 to 0.121.0
  • chore: bump @adeira/js from 1.2.1 to 1.2.2
    LiveURL: https://orbit-components-0-80-0.surge.sh
orbit - 0.79.0

Published by filipdanisko over 4 years ago

Changelog

  • feat(theme): Added transitions property
  • feat(Tag): Update visual style
  • feat(servicelogo): Add Booking and RentalCars logos
  • fix(Breadcrumbs): add correct html5 structured microdata for breadcrumbs
  • fix(tooltip): usage of TextLink in content
  • chore(storybook): fix static deploy to GH pages
  • chore: bump @kiwicom/orbit-design-tokens to 0.9.0
  • chore: bump @storybook/react from 5.3.14 to 5.3.17
  • chore: bump @storybook/addon-actions from 5.3.14 to 5.3.17
  • chore: bump @storybook/addon-knobs from 5.3.14 to 5.3.17
  • chore: bump @storybook/addons from 5.3.14 to 5.3.17
  • chore: bump @storybook/addon-info from 5.3.14 to 5.3.17
  • chore: bump eslint-config-airbnb from 17.1.1 to 18.1.0
  • chore: [security] bump acorn from 5.7.3 to 5.7.4
    LiveURL: https://orbit-components-0-79-0.surge.sh
orbit - 0.78.0

Published by filipdanisko over 4 years ago

Changelog

  • feat(textLink): Adding title prop and attribute
  • feat(modal): Change title size to title2 on mobile
  • feat(dictionary): add index.js export of all languages
  • feat(illustrations): Add optional alt property
  • fix(popover): RTL calculation
  • fix(button): circled not being perfect circle with small children
  • fix(button): Fix flow type of the button export
  • fix(popover): Opening with onKeyDown event
  • fix(popover): Border radius on desktop and close button padding
  • fix(pictureCard): Enabling height to be smaller than 200
  • refactor(useMediaQuery): To be stored inside ThemeProvider context
  • chore: bump jsdom from 16.2.0 to 16.2.1
  • docs(Alert): Adjust Alert docs for no icon w/o titleLiveURL: https://orbit-components-0-78-0.surge.sh
Package Rankings
Top 1.54% on Npmjs.org
Badges
Extracted from project README
Kiwi.com library CI Build Orbit release lerna minified and gzipped size Maintenance Downloads
Related Projects