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(QSelect): dialog - add close icon; add class and style; open when typing in field; fix focus on field; do not auto show popup on focus #6523, #6858, #8592 #8516

Closed
wants to merge 2 commits into from

Conversation

pdanpdan
Copy link
Collaborator

@pdanpdan pdanpdan commented Feb 20, 2021

@pdanpdan pdanpdan force-pushed the feature/select-dialog branch 2 times, most recently from 663fb15 to c01a2e2 Compare March 9, 2021 13:55
@pdanpdan pdanpdan changed the title feat(QSelect): dialog - add close icon; add class and style; open when typing in field; fix focus on field #6523, #6858 feat(QSelect): dialog - add close icon; add class and style; open when typing in field; fix focus on field; do not auto show popup on focus #6523, #6858, #8592 Mar 9, 2021
@mam-ijinus
Copy link

hi,

do you know, when this branch will be merged ?

Thanks

@pdanpdan
Copy link
Collaborator Author

@mam-ijinus You can try a preview release.

In package.json replace quasar dependency with:
"quasar": "https://github.com/pdanpdan/quasar#quasar-pdan-v1.15.5-beta.17"

Then do a yarn or npm install and start the app again.

Please report if you find something not working.

@mam-ijinus
Copy link

@mam-ijinus You can try a preview release.

In package.json replace quasar dependency with:
"quasar": "https://github.com/pdanpdan/quasar#quasar-pdan-v1.15.5-beta.17"

Then do a yarn or npm install and start the app again.

Please report if you find something not working.

I will try this today, thanks.

@mam-ijinus
Copy link

mam-ijinus commented Mar 17, 2021

when try yarn dev:

App · ⚠️  Extension(qdatetimepicker): is not compatible with quasar v1.15.5-beta.17. Required version: ^1.0.0

Same with q-iconpicker and a personnal component extension.

I presume that beta version is not reconized when the version is checked.

There is a way to bepass the check ?

@pdanpdan pdanpdan closed this Dec 4, 2021
@pdanpdan pdanpdan deleted the feature/select-dialog branch December 4, 2021 13:41
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.

None yet

2 participants