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

QColor - Hide header tabs but keep the hex editor #8337

Closed
nicholaszuccarelli opened this issue Jan 18, 2021 · 4 comments
Closed

QColor - Hide header tabs but keep the hex editor #8337

nicholaszuccarelli opened this issue Jan 18, 2021 · 4 comments

Comments

@nicholaszuccarelli
Copy link

Simple request, I'd like the option of removing the tabs at the top of the QColor component, but keep the actual HEX editor.
In my case, I'd like the user to be able to change the HEX color code but not use RGB(A).

image

@suyundukov
Copy link
Contributor

@nicholaszuccarelli You can hide header by passing prop no-header: https://quasar.dev/vue-components/color-picker#No-header-or-footer.

@nicholaszuccarelli
Copy link
Author

@nicholaszuccarelli You can hide header by passing prop no-header: https://quasar.dev/vue-components/color-picker#No-header-or-footer.

Yes I know that, but that will hide the hex editor as well. I want to hide the tabs but keep the hex editor.

@suyundukov
Copy link
Contributor

Yes I know that, but that will hide the hex editor as well. I want to hide the tabs but keep the hex editor.

Oh, sorry for my misunderstanding.

@rstoenescu
Copy link
Member

Will be available in Quasar v2.1.10 through new Boolean prop (no-header-tabs).

pdanpdan added a commit to pdanpdan/quasar that referenced this issue Oct 23, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Oct 25, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Oct 30, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Nov 5, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Nov 5, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Nov 5, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Nov 5, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Nov 6, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Nov 10, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Dec 1, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Dec 6, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Dec 8, 2021
pdanpdan added a commit to pdanpdan/quasar that referenced this issue Dec 8, 2021
rstoenescu added a commit that referenced this issue Dec 8, 2021
…1604)

* feat(QColor): new prop -> no-header-tabs #8337 (backport from v2)

* Update QColor.json

Co-authored-by: Razvan Stoenescu <razvan.stoenescu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants