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

chore: move dummy components to UIShared directory 🪵 #11800

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

Antreesy
Copy link
Contributor

@Antreesy Antreesy commented Mar 14, 2024

Signed-off-by: Maksim Sukharev antreesy.web@gmail.com### ☑️ Resolves

  • Ref Improve src/ structure #9402
  • Add components/UIShared directory for files-dummies 🪵 without internal logic (like vue-lib components), used in several other features/components:
UIShared
├── ContactSelectionBubble.vue 
├── DialpadPanel.vue
├── EditableTextField.vue 
├── Hint.vue
├── LoadingPlaceholder.vue
├── SearchBox.vue 
├── TransitionWrapper.vue
└── VolumeIndicator.vue 
1 directory, 8 files

@Antreesy Antreesy added this to the 💞 Next Beta (29) milestone Mar 14, 2024
@Antreesy Antreesy requested a review from DorraJaouad March 14, 2024 12:31
@Antreesy Antreesy self-assigned this Mar 14, 2024
@Antreesy Antreesy changed the title chore: move avatar/icon components to UI directory chore: move common components to UI directory Mar 14, 2024
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy force-pushed the chore/noid/rearrange-UI-components branch from 94c6bdb to 16cbd7c Compare March 22, 2024 15:33
@Antreesy Antreesy changed the title chore: move common components to UI directory chore: move dummy components to UIShared directory 🪵 Mar 22, 2024
@Antreesy Antreesy merged commit b43b75a into main Mar 22, 2024
46 checks passed
@Antreesy Antreesy deleted the chore/noid/rearrange-UI-components branch March 22, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants