Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Extract tabs styles #27

Merged
merged 3 commits into from
Apr 20, 2021
Merged

Extract tabs styles #27

merged 3 commits into from
Apr 20, 2021

Conversation

obulat
Copy link
Contributor

@obulat obulat commented Apr 16, 2021

This PR extracts tab styles into a separate file from the three components where they are used:

  • CopyLicense
  • PhotoDetails
  • SearchTypeTabs

It also adds necessary a11y properties to the search sub-pages which are opened as tab-panels.

This code change will prepare the code for extraction of Vocabulary and bulma code.
The main class is called search-tab instead of tab so that bulma styles do not interfere with the styles we use.

@zackkrida zackkrida merged commit 967a967 into WordPress:develop Apr 20, 2021
@zackkrida zackkrida deleted the tabs branch April 20, 2021 16:03
@zackkrida zackkrida added ♿️ aspect: a11y Concerns related to the project's accessibility 💻 aspect: code Concerns the software code in the repository 🤖 aspect: dx Concerns developers' experience with the codebase 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels Sep 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
♿️ aspect: a11y Concerns related to the project's accessibility 💻 aspect: code Concerns the software code in the repository 🤖 aspect: dx Concerns developers' experience with the codebase 🧰 goal: internal improvement Improvement that benefits maintainers, not users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants