Skip to content

Allow consumers to define styles by default#46

Open
ijlee2 wants to merge 2 commits into
aklkv:mainfrom
ijlee2:fix-default-styles
Open

Allow consumers to define styles by default#46
ijlee2 wants to merge 2 commits into
aklkv:mainfrom
ijlee2:fix-default-styles

Conversation

@ijlee2
Copy link
Copy Markdown

@ijlee2 ijlee2 commented May 4, 2026

Background

In 0.4.0, the styles for the collapsible case affect those for the default case. As a result, the docs for ember-intl will show a top border when the following code is rendered:

<CodePreview src="/components/locale-switcher.gts">
  <CodePreview src="/snippets/helpers/format-date/example-1/component.gts" />
</CodePreview>
before

This pull request, based on ember-intl's patch, removes styles for the default case so that consumers can decide for themselves. It also renames the class selector ember-playground__source to ember-playground__show-code.

after

@ijlee2 ijlee2 marked this pull request as ready for review May 4, 2026 07:13
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