-
Notifications
You must be signed in to change notification settings - Fork 59
[Page] Fix: Align prototype frontend with spx-gui #3166
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
Merged
Merged
Changes from 101 commits
Commits
Show all changes
136 commits
Select commit
Hold shift + click to select a range
5455d69
prototype: mirror frontend with local mock data
qingqing-ux ffc68aa
add tutorial page
qingqing-ux 56e33a9
docs: specify full prototype frontend sync
qingqing-ux b1bef70
docs: plan full prototype frontend sync
qingqing-ux 4e70c98
prototype: sync full frontend surfaces offline
qingqing-ux 1acc092
prototype: align preview walkthrough gaps
qingqing-ux 5a1c5dd
prototype: fix sign in nav wrapping
qingqing-ux 2d4daaf
prototype: remove default button border
qingqing-ux 4e5fb34
prototype: align project runner overlay
qingqing-ux 1b858d7
prototype: move project actions to sidebar
qingqing-ux 5a25866
prototype: restructure project page like spx gui
qingqing-ux c2d1da2
prototype: fill copilot folded icon
qingqing-ux 42df595
prototype: align sign in callback page
qingqing-ux d0b56c2
prototype: add user sidebar icons
qingqing-ux 9214c8b
prototype: remove extra user header stats
qingqing-ux 17ac54f
prototype: align user overview section links
qingqing-ux d60ab5b
prototype: restore editor category icons
qingqing-ux 5141386
prototype: fix editor project menu icon
qingqing-ux 3b67e49
prototype: remove extra editor new project button
qingqing-ux 12b53fa
prototype: align editor sprite card size
qingqing-ux 046a583
prototype: use real editor stage panel icons
qingqing-ux 0151e04
prototype: use real editor quick config icons
qingqing-ux 1220067
prototype: apply xgo code colors to snippets
qingqing-ux d04cd54
prototype: add editor costumes tab view
qingqing-ux 5581106
prototype: add editor animations detail view
qingqing-ux 9447d6c
prototype: add editor map edit mode
qingqing-ux 06a7122
prototype: add editor project name controls
qingqing-ux fcfe578
prototype: use real sprite options icon
qingqing-ux e4805e7
prototype: align editor asset detail title
qingqing-ux 65176e6
prototype: align editor detail panel header
qingqing-ux 7a35fe8
prototype: add editor project menu dropdown
qingqing-ux af87c97
prototype: add editor stage panel navigation
qingqing-ux b8db815
prototype: add sprite options menu actions
qingqing-ux 89fb01d
prototype: add sprite creation menu
qingqing-ux 80565b3
prototype: make copilot panel draggable
qingqing-ux 0840a6f
prototype: add code category switching
qingqing-ux 65c085d
prototype: align map size input styling
qingqing-ux 71a81a2
prototype: add map sprite rename editing
qingqing-ux 52949b4
prototype: add map sprite config collapse
qingqing-ux c178e84
prototype: complete editor save state indicators
qingqing-ux 81a25ff
prototype: align tutorials banner with spx gui
qingqing-ux c13fbf4
prototype: add community project menu dropdown
qingqing-ux 6c46f64
prototype: align search empty results layout
qingqing-ux c7ec993
prototype: align community navbar menu interactions
qingqing-ux c0a9a31
prototype: align community sign in button style
qingqing-ux 5356f44
prototype: align project card body spacing
qingqing-ux 5ac60b0
prototype: align project remix card spacing
qingqing-ux 6c33a26
prototype: align project share button icon
qingqing-ux ac0755e
prototype: align project collapse headers
qingqing-ux 399a6c0
prototype: align project share action button
qingqing-ux 4d4856a
prototype: align project remix stat icon
qingqing-ux 0066fd1
prototype: sync editor selection color tokens
qingqing-ux 5230852
prototype: align editor sound detail
qingqing-ux 83b3c6b
prototype: align editor sound list player
qingqing-ux 272994f
prototype: align stage quick entry state
qingqing-ux 2ef90c0
prototype: sync editor data with current project
qingqing-ux a8426c9
prototype: align map editor project data
qingqing-ux fc968f0
prototype: align map physics controls
qingqing-ux 25fb93d
prototype: restore map workspace background
qingqing-ux 8d47fe4
prototype: add editor profile menu
qingqing-ux 4a70146
prototype: align map sprite config title
qingqing-ux f7f3f92
prototype: align copilot launcher style
qingqing-ux 9e5715d
prototype: set project card title size
qingqing-ux 51ead45
prototype: align button sizing
qingqing-ux 4a889ce
prototype: align project card variants
qingqing-ux 8d018d9
prototype: center navbar menu icons
qingqing-ux 92d63d4
prototype: align navbar search input text
qingqing-ux b671f7c
prototype: show sign in dialog
qingqing-ux 0b124e9
prototype: flip copilot fold on left
qingqing-ux 011d561
prototype: align text view typography
qingqing-ux 49e013b
prototype: align collapse heading typography
qingqing-ux c6bae18
prototype: contain add sprite menu text
qingqing-ux 716d11a
prototype: add animation grouping action
qingqing-ux 3cea306
prototype: wire sprite menu actions
qingqing-ux 7d3bcd8
prototype: remove mode icon stroke
qingqing-ux e1aacd4
prototype: align editor mode toggle
qingqing-ux 5cec5e9
prototype: add preview size quick config
qingqing-ux 24b3df4
prototype: address pr review feedback
qingqing-ux 3b72a4d
prototype: add preview rotation quick config
qingqing-ux e54904d
prototype: align explore header style
qingqing-ux 2d0476d
prototype: align project detail controls
qingqing-ux 5de7849
prototype: use real quick config back icon
qingqing-ux 83c647f
prototype: align quick config icon colors
qingqing-ux a9da79c
prototype: use ui button for editor format
qingqing-ux 643f26f
prototype: use grey 300 editor navbar
qingqing-ux 84d6432
prototype: use ui tag for editor labels
qingqing-ux 5c1755d
prototype: unclip sprite options menu
qingqing-ux 6c97aec
prototype: use real code zoom icons
qingqing-ux f5b96be
prototype: add code document preview tabs
qingqing-ux 3b0b4df
prototype: wrap sprite panel cards
qingqing-ux 882ef7f
prototype: fix sprite list columns
qingqing-ux 32f5933
prototype: complete sprite quick config
qingqing-ux 5745e86
prototype: use card component for map side
qingqing-ux 0756308
prototype: share sprite item component
qingqing-ux 4d4ee9a
prototype: overlay map sprite drawer
qingqing-ux 2afc5f9
prototype: align map sprite form controls
qingqing-ux f0ef215
prototype: use library edit icons
qingqing-ux e807833
docs: remove agent workflow artifacts
qingqing-ux 9f444d8
prototype: align copilot launcher
qingqing-ux cfe74dc
chore: ignore playwright mcp artifacts
qingqing-ux ae235d6
prototype: tailwind copilot launcher
qingqing-ux deccf89
prototype: align editor tabs
qingqing-ux 5f501b6
prototype: align code category rail
qingqing-ux 424163c
prototype: fix category state colors
qingqing-ux ed8422f
prototype: align code token colors
qingqing-ux b67e195
prototype: align editor panel headers
qingqing-ux 0f45478
prototype: add editor tutorials entry
qingqing-ux eba027d
prototype: use ui icons for editor controls
qingqing-ux 696ae96
prototype: add animation menu action
qingqing-ux 64c1a90
prototype: add animation item actions
qingqing-ux 9bae160
prototype: add costume item actions
qingqing-ux 9cde689
prototype: add sprite rename modal
qingqing-ux 13d6cd6
prototype: use eye-off icon for hidden sprites
qingqing-ux 585f721
prototype: add sprite generator flow
qingqing-ux 06655ba
prototype: align stage panel entries
qingqing-ux 4a4300d
prototype: align editor dropdown menus
qingqing-ux c653e82
prototype: address review scope cleanup
qingqing-ux 8a27db4
prototype: set category label font size
qingqing-ux 1a3a11c
prototype: inherit editor navbar background
qingqing-ux 6dca53d
prototype: remove editor navbar border
qingqing-ux 97624f9
prototype: contain editor tabs
qingqing-ux e47cf59
prototype: add snippet horizontal drag
qingqing-ux d7f67fd
prototype: align add sprite icon button
qingqing-ux fd00770
prototype: fix stage overview size
qingqing-ux 6aad0f7
prototype: add stage panel divider
qingqing-ux e8bfd7b
prototype: align publish action icon
qingqing-ux ea85509
prototype: add runner loading animation
qingqing-ux 5158703
prototype: add local publish flow
qingqing-ux 5758226
prototype: fix sound asset item styling
qingqing-ux 1b3b266
prototype: fix widget asset item styling
qingqing-ux ee2b11a
prototype: add local sound editing controls
qingqing-ux d7dc908
fix prototype editor review feedback
qingqing-ux 4de8bf6
docs: track editor component refactor follow-up
qingqing-ux 497c8dc
refactor prototype editor modals
qingqing-ux 9803620
refactor sprite generator modal flow
qingqing-ux 4c1c24a
Merge pull request #1 from qingqing-ux/codex/prototype-editor-components
qingqing-ux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
所有 SPX engine 的内容可以不用提交,我们在这个 prototype 里面不用真正地去运行项目。所以原本会放 SPX 运行游戏的地方,在 prototype 里面用个东西占位就好。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已处理:已移除 prototype 下的 SPX engine 静态资源,运行区改成本地静态占位预览,不再尝试真实运行项目。