-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Port password settings to vue #33429
Conversation
CarlSchwan
commented
Aug 2, 2022
•
edited
Loading
edited
- Port to vue
- Update nextcloud vue component to latest beta to use ncpasswordfield component
- Update the visual look
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice design-wise! :)
cc @marcoambrosini since you worked on the TextInput – are you good with how it looks together with the button?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm too, but shouldn't we wait for the input component and use that @CarlSchwan?
NcPasswordField is now merged, just need a new release of the nextcloud vue library ;) |
58baee9
to
8b79cdd
Compare
84c369f
to
e8a94af
Compare
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
e8a94af
to
60c4291
Compare
Ci failures unrelated |