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

Ema/fix mutating forms #358

Merged
merged 8 commits into from
Jul 21, 2023
Merged

Ema/fix mutating forms #358

merged 8 commits into from
Jul 21, 2023

Commits on Jul 12, 2023

  1. Minor accuracy improvements

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ca3755f View commit details
    Browse the repository at this point in the history
  2. Use getters for formAnalyzer results

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d3aba2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f12612 View commit details
    Browse the repository at this point in the history
  4. Add mutation observer to forms

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2ff4879 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge branch 'main' of github.com:duckduckgo/duckduckgo-autofill into…

    … ema/fix-mutating-forms
    
    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    
    # Conflicts:
    #	dist/autofill-debug.js
    #	dist/autofill.js
    #	swift-package/Resources/assets/autofill-debug.js
    #	swift-package/Resources/assets/autofill.js
    GioSensation committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2680d74 View commit details
    Browse the repository at this point in the history
  2. Add performance safeguards

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    55f0910 View commit details
    Browse the repository at this point in the history
  3. Fix icon sizing

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    12399f7 View commit details
    Browse the repository at this point in the history
  4. Guard logs with shouldLog

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e4c0181 View commit details
    Browse the repository at this point in the history