Conversation
…3002) * sv * disable tailwind preflight * fix: theme leading/text variables & tailwind utilities confliction with existing classes * batch migration task 1 * batch migration task 2 - asset * copilot * editor - wip * almost done * details * move UI component base styles into Tailwind component layer * move template root comment outside * fix incompatible css nesting & some details * update doc * refine tailwind flex utility usage and styling guidelines * fix: missing navbar background image * fix: css layer order messed up in split css chunk * fix: utilities not work for UITextInput/UIDivider/UIRadioGroup * draft: vue 3+ tailwind 4 component guildelines * migrate UIButton to recipe-based tailwind styling * fix: unexpected twMerge result due to non-standard tailwind tokens * migrate UI components to tailwind v4 & remove scss deps * support custom text-size utilities in twMerge * move input layout classes to native wrappers & update docs * Use naive-ui with layer support (#2) * text-body -> text-base & remove redundant descriptions in docs * simplify root class merging in UI components * remove redundant layer order declarations * fix: restore loading compatibility hooks for project runner * align component styles with css layers and root class merging --------- Co-authored-by: Hanxing Yang <nighca@live.cn>
… requiring Minimize (#3033)
* chore(deps): bump spx to v2.0.0-pre.50 Agent-Logs-Url: https://github.com/goplus/builder/sessions/e39e951e-595c-40f4-b73b-6da92bcc526f Co-authored-by: nighca <1492263+nighca@users.noreply.github.com> * chore(deps): bump xgolsw pseudo version Agent-Logs-Url: https://github.com/goplus/builder/sessions/31deea11-544b-4ed4-a3cf-605ea4598101 Co-authored-by: nighca <1492263+nighca@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nighca <1492263+nighca@users.noreply.github.com>
* New UI design * Remove text-18/24/36 & use `shadow-brand` instead of style * Remove backdrop blur & style override for UIDetailedLoading
…mbing (#3039) * replace naive-ui form container and validation plumbing - merged commit * restore blur validation and sync field path
* replace naive-ui dropdown and tooltip popups * fix: recover leave transition * details * refine popup stack and dropdown/tooltip helpers * remove unnecessary parent-child relationship in popup stack * simplify popup stack * optimize code * simplify code
* Use localized numbered default resource names * Hoist numeric suffix regex * Details improvement
* fix tooltip side-placement alignment * refine test cases * add tooltip & dropdown cases in ui-design doc
* fix(spx-gui): use mouseup for dropdown outside close * fix(spx-gui): defer dropdown outside click binding
…itives (#3062) * remove naive-ui divider & n-spin & timeline * replace NGrid in LoadFromScratch * optimize code
…3067) Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
[skip review]