-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(Tooltip): Sbanken styling #2640
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1006e63:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work 💪 Thank you 🙏
The only thing I miss, is |
## [10.9.0](v10.8.0...v10.9.0) (2023-09-13) ### 📝 Documentation * **Dialog:** Dialog.Actions to Dialog.Action ([#2621](#2621)) ([9292305](9292305)) * **Forms:** restructure docs ([#2615](#2615)) ([ee24eba](ee24eba)) * **Modal:** updates components that inherits ModalPropTypes as camel case ([#2618](#2618)) ([beacaba](beacaba)) * **PaymentCard:** removes unused maker docs ([#2619](#2619)) ([dfeb6d5](dfeb6d5)) * **v10:** changes to PaymentCard's height & width ([#2643](#2643)) ([6985287](6985287)) ### ✨ Features * **Blockquote:** fix sbanken styling, added small screen version ([#2639](#2639)) ([d63d30d](d63d30d)) * **Forms:** add `Form.Handler` component ([#2644](#2644)) ([82873c7](82873c7)) * **Forms:** add Iterate.Array feature and merge useField and useValue to one hook useDataValue ([#2635](#2635)) ([b056994](b056994)) * **Forms:** merge FieldGroup into FieldBlock ([#2645](#2645)) ([56a1867](56a1867)) * **Heading:** remove font ligatures for sbanken headings ([#2614](#2614)) ([06c126f](06c126f)) * **PaymentCard:** updates height and weight to reflect Figma sketches ([#2617](#2617)) ([418fd2e](418fd2e)) * **ProgressIndicator:** Sbanken styling ([#2631](#2631)) ([03de0e3](03de0e3)) * **Skeleton:** Sbanken styling ([#2622](#2622)) ([fbc0083](fbc0083)) * **Tooltip:** Sbanken styling ([#2640](#2640)) ([f358b0a](f358b0a)), closes [#2622](#2622) [#2631](#2631) ### 🐛 Bug Fixes * **Dialog:** select whole input on focus given by focusSelector ([#2655](#2655)) ([a04f99a](a04f99a)), closes [#2652](#2652) * **Forms:** add polyfill for structuredClone ([#2636](#2636)) ([f00da48](f00da48)) * **Forms:** focus InputMasked when clicking label ([#2632](#2632)) ([3233326](3233326)) * **Forms:** remove FirstName, LastName and InfoCardSection ([#2627](#2627)) ([a2106cc](a2106cc)) * **MaskedInput:** make cleanedValue contain leading zeroes ([#2610](#2610)) ([86ad122](86ad122)) * **ProgressIndicator:** ensure correct positioning inside its boundary ([#2623](#2623)) ([0592961](0592961)) * **Section:** omit usage of nullish operator (??) to still support Storybook v4 ([#2646](#2646)) ([9a2e52f](9a2e52f)) * **useMedia:** ensure this hook works in StrictMode ([#2630](#2630)) ([74ebed9](74ebed9))
🎉 This PR is included in version 10.9.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sbanken styling and slight style refactoring/introduction of CSS variables, similar to the work done in #2640, #2631 and #2622 . --------- Co-authored-by: Tobias Høegh <[email protected]>
## [10.10.0](v10.9.0...v10.10.0) (2023-10-19) ### 📝 Documentation * add info about how to find out what Eufemia version is used ([#2722](#2722)) ([0740b4c](0740b4c)) * **ArraySelection:** removes redundant/circular link ([94ca03a](94ca03a)) * **ArraySelection:** removes redundant/circular link ([#2735](#2735)) ([800589f](800589f)) * formats value prop as code ([#2692](#2692)) ([7c3b81e](7c3b81e)) * **Intro:** add breadcrumb for mitigate lack of orientation ([#2709](#2709)) ([69c3f16](69c3f16)) * **Layout:** fix import of ux-layout-spacing.png ([53db314](53db314)) * **Layout:** fix import of ux-layout-spacing.png ([#2733](#2733)) ([60067b7](60067b7)) * **Layout:** move layout (spacing and media query) docs to layout component docs ([#2724](#2724)) ([3f1f809](3f1f809)) * **Pagination:** Updated links to GitHub examples ([#2732](#2732)) ([3ced434](3ced434)) * **PaymentCard:** adds docs for formatCardNumber function ([c271cb6](c271cb6)) * **PaymentCard:** adds docs for formatCardNumber function ([#2702](#2702)) ([976c19f](976c19f)) * **PhoneNumber:** updates Component-specific props docs ([0265689](0265689)) * **PhoneNumber:** updates Component-specific props docs ([#2688](#2688)) ([751c5b2](751c5b2)) * **Portal:** add View Transition ([#2675](#2675)) ([4636276](4636276)) * **Portal:** fix anchor hash highlighting ([#2705](#2705)) ([9c6299e](9c6299e)) * update docs about `gatsby-plugin-eufemia-theme-handler` ([#2740](#2740)) ([61074a7](61074a7)) ### ✨ Features * **Anchor:** add correct icon padding + embed target blank icon for Sbanken compatibility ([#2770](#2770)) ([24cb49d](24cb49d)) * **Anchor:** fix no-style and no-hover ([#2739](#2739)) ([3965e3c](3965e3c)) * **Anchor:** hide anchor protocol icon ([#2749](#2749)) ([7472265](7472265)) * **Card:** add new Card component (beta) ([#2744](#2744)) ([cf0d5b6](cf0d5b6)) * deprecate FormRow and FormSet in favor of Flex layout and Forms Extension ([#2753](#2753)) ([6e392f9](6e392f9)) * **Dialog:** sbanken theme ([#2626](#2626)) ([f1781c1](f1781c1)) * **Dropdown:** add support for numeric values by using selectedKey or object based data entries ([#2666](#2666)) ([06281e4](06281e4)) * **Dropdown:** provide React refs support with the innerRef and buttonRef props ([#2665](#2665)) ([1d8d206](1d8d206)) * **fieldset:** add SASS mix-in `fieldsetReset` ([#2759](#2759)) ([c16be9b](c16be9b)) * **Flex:** add new Flex layout component ([#2748](#2748)) ([def1ad1](def1ad1)) * **Form.Handler:** call reset on form submit ([#2765](#2765)) ([4356b0f](4356b0f)) * **FormLabel and FieldBlock:** add heading typography size prop ([#2758](#2758)) ([3916fc2](3916fc2)) * **Forms:** add innerRef to Field.String for React.ref support ([#2679](#2679)) ([930b89d](930b89d)) * **Forms:** alignSelf on Flex components ([#2662](#2662)) ([0c46e36](0c46e36)) * **Forms:** enable tree-shaking compatibility ([#2713](#2713)) ([711bde7](711bde7)) * **forms:** Session storage on Provider and add defaultData prop ([62413f0](62413f0)) * **Layout:** add css Grid component ([#2731](#2731)) ([25ffbf8](25ffbf8)) * **Layout:** release Layout component ([#2628](#2628)) ([47f0018](47f0018)) * **Slider:** Sbanken styling ([#2716](#2716)) ([b8751bd](b8751bd)) * **Tabs:** Sbanken styling ([#2682](#2682)) ([68da886](68da886)), closes [#2640](#2640) [#2631](#2631) [#2622](#2622) * **Theme:** generate all properties in javascript file ([#2658](#2658)) ([6c70c63](6c70c63)) * **Theming:** refactor the internal structure + align DNB Eiendom theme and Anchor styles ([#2653](#2653)) ([c46caed](c46caed)) * **Upload:** Sbanken styling ([#2693](#2693)) ([992e10c](992e10c)) * **useMedia:** add new props: queries and breakpoints ([#2661](#2661)) ([a59633f](a59633f)) ### 🐛 Bug Fixes * **Anchor:** add --anchor-background-gutter ([#2721](#2721)) ([48a6084](48a6084)) * **Autocomplete:** fix rehydration disturbance ([#2761](#2761)) ([9ac6a4d](9ac6a4d)) * **Breadcrumb:** allow Button props on Breadcrumb.Item ([#2676](#2676)) ([ed95f6b](ed95f6b)) * **Breadcrumb:** avoid React warning about duplication of key ([#2687](#2687)) ([1e7d100](1e7d100)) * **DrawerList:** ensure links do wrap to new line ([#2700](#2700)) ([c994df4](c994df4)), closes [#2698](#2698) * **FieldBlock:** automate label in label detection ([#2668](#2668)) ([5902824](5902824)) * **Forms:** ensure error shows correct border and text colors ([#2717](#2717)) ([f1bc34d](f1bc34d)) * **forms:** Handle error display when no focus and blur events is called ([#2737](#2737)) ([63f6e87](63f6e87)) * **forms:** Phone number merged with country code, bugfixes ([#2755](#2755)) ([5e13b6c](5e13b6c)) * **Forms:** precede children over title in Selection ([#2664](#2664)) ([52e8d49](52e8d49)) * **GlobalStatus:** error state not applied on prop change ([#2768](#2768)) ([8864c4c](8864c4c)) * **Lead:** can now accept className prop without losing styling ([#2741](#2741)) ([3d68caa](3d68caa)) * **PaymentCard:** correctly export type for getCardData function ([cfaacdb](cfaacdb)) * **PaymentCard:** correctly export type for getCardData function ([#2704](#2704)) ([288de11](288de11)) * **PaymentCard:** removes excess space when formatting card number ([f079fa6](f079fa6)) * **PaymentCard:** removes excess space when formatting card number ([#2703](#2703)) ([4e35d27](4e35d27)) * **Slider:** allow negative values ([#2697](#2697)) ([380bb51](380bb51)) * **Slider:** make key navigation work when swapping position ([#2729](#2729)) ([b19a41e](b19a41e)) * **StepIndicator:** react on changes to `is_current` data property ([#2757](#2757)) ([b3a1a0f](b3a1a0f))
Quite straightforward Sbanken styling and a slight refactor along a similar line as #2622 and #2631.