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

Components: replace TabPanel with Tabs in the editor Document Overview sidebar #57082

Merged
merged 13 commits into from
Jan 30, 2024

Commits on Jan 29, 2024

  1. implement Tabs

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    81db200 View commit details
    Browse the repository at this point in the history
  2. update styles

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7eddb43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cea53c3 View commit details
    Browse the repository at this point in the history
  4. clean up DOM structure

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d592aac View commit details
    Browse the repository at this point in the history
  5. enable selectOnMove

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4d7e39c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b00e5e0 View commit details
    Browse the repository at this point in the history
  7. re-disable selectOnMove

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fe4b6dd View commit details
    Browse the repository at this point in the history
  8. implement initialTabId value

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d5dbd5c View commit details
    Browse the repository at this point in the history
  9. fix merge conflict errors

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1cf828e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7177813 View commit details
    Browse the repository at this point in the history
  11. classnames instead of roles

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    869bc23 View commit details
    Browse the repository at this point in the history
  12. fix horizontal scroll bar

    chad1008 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3bd148c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    2237970 View commit details
    Browse the repository at this point in the history