orbit icon indicating copy to clipboard operation
orbit copied to clipboard

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

Results 65 orbit issues
Sort by recently updated
recently updated
newest added

- Automatically generated PR. - Check component statuses updates and new svgs in figma Storybook: https://orbit-mainframev-chore-update-icons-and-svgs.surge.sh

Icons
Documentation

- [x] Desktop - [x] Dialog - [x] Dictionary - [ ] Drawer - [ ] ErrorFormTooltip - [ ] ErrorForms.stories.jsx - [ ] FeatureIcon - [ ] FormLabel -...

Bumps [unified](https://github.com/unifiedjs/unified) from 9.2.2 to 10.1.2. Release notes Sourced from unified's releases. 10.1.2 dc85d21 Fix typo by @​jablko in unifiedjs/unified#185 Full Changelog: https://github.com/unifiedjs/unified/compare/10.1.1...10.1.2 10.1.1 6b060c2 Fix type of run signature...

Bumps [@lerna/project](https://github.com/lerna/lerna/tree/HEAD/core/project) from 3.21.0 to 4.0.0. Release notes Sourced from @​lerna/project's releases. v4.0.0 4.0.0 (2021-02-10) Notable Changes Node v6.x & v8.x are no longer supported. The minimum supported version is...

Bumps [remark-preset-lint-markdown-style-guide](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-preset-lint-markdown-style-guide) from 4.0.0 to 5.1.2. Release notes Sourced from remark-preset-lint-markdown-style-guide's releases. [email protected] c5c3832 Mark no-auto-link-without-protocol as deprecated Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=remark-preset-lint-markdown-style-guide&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=5.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

Bumps [@svgr/plugin-prettier](https://github.com/gregberge/svgr) from 5.5.0 to 6.1.2. Release notes Sourced from @​svgr/plugin-prettier's releases. v6.1.2 Bug Fixes specify valid peer deps (45a76ed) rollup: missing dep & missing map return (#652) (12627fc) v6.1.1...

BREAKING CHANGE `Stack` now by default have `flex` as `true` Storybook: https://orbit-mainframev-refactor-stack.surge.sh

## Expected Behavior When wrapping components with a `@kiwicom/orbit-components/lib/ThemeProvider` all children should use the language passed in the `dictionary` prop. This would be the same behavior which is already working...