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

Support shadow dom #485

Merged
merged 13 commits into from
Jan 26, 2024
Merged

Support shadow dom #485

merged 13 commits into from
Jan 26, 2024

Commits on Jan 24, 2024

  1. Initial shadow DOM implementation

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

Commits on Jan 26, 2024

  1. New shadow dom implementation

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8ca8355 View commit details
    Browse the repository at this point in the history
  2. Rename submiHandler

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ccb81cc View commit details
    Browse the repository at this point in the history
  3. Commit compiled files

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b8d5b66 View commit details
    Browse the repository at this point in the history
  4. Fix prompting to store data

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dbad7ba View commit details
    Browse the repository at this point in the history
  5. Remove dead code

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ede1e8f View commit details
    Browse the repository at this point in the history
  6. Remove the focus listener as well

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e3f7ec4 View commit details
    Browse the repository at this point in the history
  7. Add comment

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    515ccfb View commit details
    Browse the repository at this point in the history
  8. Minor refactor

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    378739b View commit details
    Browse the repository at this point in the history
  9. Add types and comment

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    34f1783 View commit details
    Browse the repository at this point in the history
  10. Update type

    Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
    GioSensation committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    85ad399 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'main' of github.com:duckduckgo/duckduckgo-autofill into…

    … ema/support-shadow-dom
    
    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 Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c815046 View commit details
    Browse the repository at this point in the history
  12. Recompile after merge

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