Skip to content

Moar fields

Brendan Berkley requested to merge moar-fields into master

Earlier commit is a little bug fix, should be cut and dry.

In the second commit...

  • src/app/app.animations.ts - chases an animation bug. see if the password list ever duplicates temporarily on load.
  • the two .scss files - style updates. I didn't like how the transparent form fields looked on the textarea so it led to some tweaks inside the secret form.
  • secret-form.component - the notes stuff. It's hardcoded; if we did this with meta fields I'd do it differently. But it seems like something minimally viable for now.

Merge request reports