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

feat(demo): new UI & rtm user input #357

Merged
merged 25 commits into from
Nov 5, 2024

Conversation

shczhen
Copy link
Collaborator

@shczhen shczhen commented Oct 24, 2024

Purpose

  1. Standardize front-end code, implement a responsive layout, and remove the dual entry points for PC and mobile.
  2. Update the UI by integrating shadcn/ui and ultimately removing antd.
  3. Integrate the User Input component.

TODO

  • Update demo changes after commit 3ee9cda

Task

  • Apply shadcn/ui
  • Apply Tailwindcss
  • [dedup] Remove PC/Mobile entries
  • Apply responsive layout
  • Update theme
  • Import RTM (refer to: wip: Dev/text item #352, thx to @tomasliu-agora )
  • Add user input
  • Remove useless antd usages
  • Remove scss usages(use css instead)

Next

  1. Restructure the project (demo).
  2. Final removal of antd & scss.
  3. Eliminate redundant code.
  4. Apply all changes to the project (playground).

@shczhen shczhen changed the title feat(demo): new UI & rtm user input [WIP]feat(demo): new UI & rtm user input Oct 24, 2024
@shczhen shczhen changed the title [WIP]feat(demo): new UI & rtm user input feat(demo): new UI & rtm user input Nov 5, 2024
@plutoless plutoless merged commit b45cbd2 into TEN-framework:main Nov 5, 2024
1 check passed
@shczhen shczhen deleted the feat/new-ui-framework branch November 6, 2024 02:27
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.

3 participants