Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Minor musette updates#210

Open
davidseguin wants to merge 5 commits intomainfrom
DIGCOLL-5758-rtl
Open

Minor musette updates#210
davidseguin wants to merge 5 commits intomainfrom
DIGCOLL-5758-rtl

Conversation

@davidseguin
Copy link
Copy Markdown
Contributor

To work with new Marble v1.2.3 layout and fix a few small things in README

}
}

.la-musette--rtl {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would prefer if all new code has snapshot coverage... that's kind of the point! :)

Copy link
Copy Markdown
Collaborator

@stephenhmarsh stephenhmarsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good but just have the 1 question about rtl vs row-reverse

}

.la-musette--rtl {
flex-direction: row-reverse;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does direction: rtl; work here? If the musette gets embedded in some other component that's already rtl we probably don't want to still row-reverse do we ?

- ### [Storybook Development](#Storybook-Development)
- ### [Webpack Build for Release And Production](#[Webpack-Build-for-Release-And-Production)
- ### [Browsers We Support](#Browsers-We-Support)
- [What is Marble?](#What-is-Marble)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the README improvements! i added a couple more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants