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

clean-up dropdown styling and usage #237

Merged
merged 1 commit into from
Sep 13, 2024
Merged

clean-up dropdown styling and usage #237

merged 1 commit into from
Sep 13, 2024

Conversation

cloverich
Copy link
Owner

@cloverich cloverich commented Sep 12, 2024

  • refactor journal and date selectors in FrontMatter to use radix
  • based dropdown / popover instead of evergreen
  • move Dropdown / Popover to base components to reflect wider usage intent
  • refactor context menu (in sidebar) to use tailwind, and use same bg / text classes as other menus

These changes will make it easier to move theme / restyle in the future. Probably two follow-up clean-up items:

Also:

  • fix (remove) an inline code style that changed line height when typing inline code in the editor

Closes #221
Part of #215

- refactor journal and date selectors in FrontMatter to use radix- based dropdown / popover instead of evergreen
- move Dropdown / Popover to base components to reflect wider usage intent
- refactor context menu (in sidebar) to use tailwind, and use same bg / text classes as other menus

These changes will make it easier to move theme / restyle in the future

Also:
- fix (remove) an inline code style that changed line height when typing inline code in the editor
@cloverich cloverich changed the title clean-up dropdown's part 1 clean-up dropdown styling and usage Sep 12, 2024
@cloverich cloverich merged commit d86d1d0 into master Sep 13, 2024
2 checks passed
@cloverich cloverich deleted the cleanup_dropdown branch September 13, 2024 03:52
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.

Consolidate dropdown usage
1 participant