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

"Open Quickly" UI #149

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from
Draft

"Open Quickly" UI #149

wants to merge 30 commits into from

Conversation

pkasila
Copy link
Collaborator

@pkasila pkasila commented Mar 21, 2022

Update UI for "Open Quickly" according to concept in Figma

Description

  • Padding, spacing, font-sizes are as in the concept in Figma
  • The bottom half of the overlay is hidden if there is no characters in the input

Releated Issue

#42

Checklist (for drafts):

  • The vertical separator should be the same color as the horizontal separator.
  • Animations

Screenshots (if appropriate):

image

image

austincondiff and others added 30 commits Mar 19, 2022
* Allow opening of `public.item` instead of `public.source-code`

* Handle errors
* Cleaned up the typography for Welcome Screen

* Added support for more code editor themes

* Revert "Added support for more code editor themes"

This reverts commit 8139217.

* Revert "Cleaned up the typography for Welcome Screen"

This reverts commit 78b748b.

* Update the error message to be more informative when trying to open files that are not code related

* Added language translations for editor error and support for the Afrikaans Language

* Fixed localization changes in Russian and Belarusian

* Updated the editor error string to be short and sweet

* Update to editor error for file types.
…component so that code is more straightforward.
Conflicts:
	CodeEdit.xcodeproj/project.pbxproj
	CodeEdit/AppDelegate.swift
	CodeEdit/Documents/WorkspaceDocument.swift
	CodeEdit/Rows/FileTabRow.swift
	CodeEdit/SideBar/SideBarItem.swift
	CodeEdit/TabBar/TabBar.swift
	CodeEdit/TabBar/TabBarItem.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants