Skip to content
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

🏷️ Bump for version 22.3.0: Select.V9, Highlightable.fromMarkdown adjustment, Button by-breakpoint width customization, Header grayspace, add SideNav aria-current=page #1301

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

tesk9
Copy link
Contributor

@tesk9 tesk9 commented Feb 28, 2023

What changes does this release include?

How has the API changed?

Please paste the output of elm diff run on latest master in the code block:

--- ADDED MODULES - MINOR ----

    Nri.Ui.Select.V9


---- Nri.Ui.Button.V10 - MINOR ----

    Added:
        boundedWidthForMobile :
            { min : Basics.Int, max : Basics.Int }
            -> Nri.Ui.Button.V10.Attribute msg
        boundedWidthForNarrowMobile :
            { min : Basics.Int, max : Basics.Int }
            -> Nri.Ui.Button.V10.Attribute msg
        boundedWidthForQuizEngineMobile :
            { min : Basics.Int, max : Basics.Int }
            -> Nri.Ui.Button.V10.Attribute msg
        exactWidthForMobile : Basics.Int -> Nri.Ui.Button.V10.Attribute msg
        exactWidthForNarrowMobile :
            Basics.Int -> Nri.Ui.Button.V10.Attribute msg
        exactWidthForQuizEngineMobile :
            Basics.Int -> Nri.Ui.Button.V10.Attribute msg
        fillContainerWidthForMobile : Nri.Ui.Button.V10.Attribute msg
        fillContainerWidthForNarrowMobile : Nri.Ui.Button.V10.Attribute msg
        fillContainerWidthForQuizEngineMobile : Nri.Ui.Button.V10.Attribute msg
        unboundedWidthForMobile : Nri.Ui.Button.V10.Attribute msg
        unboundedWidthForNarrowMobile : Nri.Ui.Button.V10.Attribute msg
        unboundedWidthForQuizEngineMobile : Nri.Ui.Button.V10.Attribute msg

@tesk9 tesk9 changed the title 🏷️ Bump for version 22.3.0 🏷️ Bump for version 22.3.0: Select.V9, Highlightable.fromMarkdown adjustment, Button by-breakpoint width customization, Header grayspace, add SideNav aria-current=page Feb 28, 2023
@tesk9 tesk9 marked this pull request as ready for review February 28, 2023 16:48
@tesk9 tesk9 merged commit 3657b70 into master Feb 28, 2023
@tesk9 tesk9 deleted the bat/release-it branch February 28, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant