Skip to content

Improve editor tab styles #38

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Mar 14, 2021
Merged

Improve editor tab styles #38

merged 2 commits into from
Mar 14, 2021

Conversation

pomber
Copy link
Contributor

@pomber pomber commented Mar 14, 2021

It isn't perfect, but it handles multiple tabs or tabs with long names better.
image

Fix #25

📦 Published PR as canary version: 0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0

✨ Test out this PR locally via:

npm install @code-hike/classer@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/code-diff@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/mini-browser@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/mini-editor@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/mini-frame@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/mini-terminal@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/player@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/script@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/scroller@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/scrollycoding@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/sim-user@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/smooth-column@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install @code-hike/smooth-lines@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
npm install storybook@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
# or 
yarn add @code-hike/classer@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/code-diff@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/mini-browser@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/mini-editor@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/mini-frame@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/mini-terminal@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/player@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/script@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/scroller@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/scrollycoding@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/sim-user@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/smooth-column@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add @code-hike/smooth-lines@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0
yarn add storybook@0.3.0--canary.38.269a97e9d5ac21fec0f226bdfeddd37c99664e33.0

Version

Published prerelease version: v0.3.0-next.2

Changelog

🐛 Bug Fix

  • Turn onlyPublishWithReleaseLabel on #34 (@pomber)
  • Remove submodule (@pomber)
  • Update (@pomber)
  • Remove code-sections (@pomber)
  • Update sections (@pomber)
  • v0.0.0 (@pomber)
  • Update site submodule (@pomber)
  • Add site submodule (@pomber)
  • Remove more submodules (@pomber)
  • Remove some submodules (@pomber)
  • Yarn upgrade (@pomber)
  • Change root scripts (@pomber)
  • Add update version command (@pomber)
  • Update screencast (@pomber)
  • Use line height (@pomber)
  • Remove theme from storybook (@pomber)
  • Add demo (@pomber)
  • Add module (@pomber)
  • @code-hike/mini-editor, storybook
    • Improve editor tab styles #38 (@pomber)
    • Add button property to mini-editor (@pomber)
    • Add stateful editor stories (@pomber)
    • Add focus by column story (@pomber)
    • Add mini-editor stories (@pomber)
  • @code-hike/script
  • @code-hike/classer, @code-hike/code-diff, @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/mini-terminal, @code-hike/player, @code-hike/scroller, @code-hike/scrollycoding, @code-hike/sim-user, @code-hike/smooth-column, @code-hike/smooth-lines, storybook
  • @code-hike/scrollycoding, storybook
  • @code-hike/scrollycoding
  • @code-hike/mini-browser, @code-hike/scrollycoding
    • Use link instead of hash to avoid double updates (@pomber)
    • Extract mini browser (@pomber)
    • Browser props (@pomber)
  • @code-hike/mini-editor, @code-hike/scrollycoding, storybook
  • @code-hike/classer
  • @code-hike/classer, @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/scrollycoding
  • @code-hike/scroller, storybook
    • Fix intersection observer in Safari (@pomber)
  • @code-hike/code-diff, @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/mini-terminal, @code-hike/player, @code-hike/scroller, @code-hike/scrollycoding, @code-hike/sim-user, @code-hike/smooth-column, @code-hike/smooth-lines, storybook
  • @code-hike/mini-editor, @code-hike/scrollycoding
  • storybook
  • @code-hike/mini-browser, @code-hike/scrollycoding, storybook
  • @code-hike/mini-browser, storybook
  • @code-hike/code-diff, @code-hike/mini-browser
  • @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/smooth-lines
    • Full width lines for easier text selection (@pomber)
  • @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/mini-terminal, @code-hike/script, @code-hike/scrollycoding, storybook
  • @code-hike/code-diff, @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/mini-terminal, @code-hike/player, @code-hike/scroller, @code-hike/scrollycoding, @code-hike/sim-user, @code-hike/smooth-column, @code-hike/smooth-lines
  • @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, storybook
  • @code-hike/mini-editor
  • @code-hike/code-diff, @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/mini-terminal, @code-hike/player, @code-hike/scroller, @code-hike/sim-user, @code-hike/smooth-column, @code-hike/smooth-lines
  • @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/scroller
  • @code-hike/mini-editor, @code-hike/smooth-lines
  • @code-hike/mini-frame, storybook
    • Make height required for mini-frames (@pomber)
    • Run prettier (@pomber)
  • @code-hike/code-diff, @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/mini-terminal, @code-hike/player, @code-hike/script, @code-hike/scroller, @code-hike/sim-user, @code-hike/smooth-column, @code-hike/smooth-lines
  • @code-hike/smooth-column, @code-hike/smooth-lines, storybook
    • Change smooth-column easing (@pomber)
  • @code-hike/scroller
    • Fix intersection observer on Firefox (@pomber)
  • @code-hike/smooth-lines
  • @code-hike/smooth-column
  • @code-hike/mini-editor, @code-hike/smooth-column
  • @code-hike/code-diff, @code-hike/mini-editor
  • @code-hike/mini-browser, @code-hike/smooth-column
  • @code-hike/code-diff
  • @code-hike/code-diff, @code-hike/mini-editor, @code-hike/smooth-lines
  • @code-hike/code-diff, @code-hike/smooth-lines
  • @code-hike/code-diff, @code-hike/player
  • @code-hike/player

⚠️ Pushed to next

  • Update readme.md (@pomber)
  • @code-hike/classer, @code-hike/code-diff, @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/mini-terminal, @code-hike/player, @code-hike/scroller, @code-hike/scrollycoding, @code-hike/sim-user, @code-hike/smooth-column, @code-hike/smooth-lines
  • storybook
  • @code-hike/script
  • @code-hike/classer, @code-hike/code-diff, @code-hike/mini-browser, @code-hike/mini-editor, @code-hike/mini-frame, @code-hike/mini-terminal, @code-hike/player, @code-hike/script, @code-hike/scroller, @code-hike/scrollycoding, @code-hike/sim-user, @code-hike/smooth-column, @code-hike/smooth-lines

🏠 Internal

Authors: 1

@pomber pomber added patch release PR created automatically for new releases labels Mar 14, 2021
@pomber pomber merged commit a662785 into next Mar 14, 2021
@pomber pomber deleted the better-tab-styles branch March 14, 2021 18:18
This was referenced Mar 23, 2021
@github-actions github-actions bot mentioned this pull request Jun 26, 2021
@github-actions github-actions bot mentioned this pull request Jul 16, 2021
This was referenced Dec 25, 2021
This was referenced Jan 7, 2022
@github-actions github-actions bot mentioned this pull request Jan 16, 2022
This was referenced Feb 22, 2022
@github-actions github-actions bot mentioned this pull request Mar 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2022

🚀 PR was released in v0.3.0 🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
release PR created automatically for new releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[mini-editor] Handle more than two tabs
1 participant