Skip to content

Latest commit

 

History

History
152 lines (66 loc) · 7.08 KB

File metadata and controls

152 lines (66 loc) · 7.08 KB

Changelog

0.6.2 (2025-09-11)

Bug Fixes

  • ensure component initializes on connection (58b1ccc)

0.6.1 (2025-07-21)

Bug Fixes

  • remove redundant build from connectedCallback (#72) (b9abb6b)

0.6.0 (2025-07-21)

Features

0.5.1 (2025-06-13)

Bug Fixes

  • update main and types fields in package.json (#66) (345f68e)

0.5.0 (2025-05-21)

Features

  • add support for setFileIds in Docs View (#60) (2dc3719)

0.4.4 (2025-05-21)

Bug Fixes

  • use dash instead of colon in event names (#58) (e1d17d0)

0.4.3 (2025-05-21)

Bug Fixes

0.4.2 (2025-05-07)

Bug Fixes

  • export prop types from manifest/jsdoc (#52) (ec9f8ea)

0.4.1 (2025-02-15)

Bug Fixes

  • update types for picker:oauth:* events (#43) (869690f)

0.4.0 (2025-02-11)

Features

  • add additional oauth attributes including prompt, login-hint, etc (#41) (c133936)

Bug Fixes

0.3.4 (2025-01-17)

Bug Fixes

  • use npmignore instead of files list to limit size (824866f)

0.3.3 (2025-01-17)

Bug Fixes

0.3.2 (2024-12-11)

Bug Fixes

  • add keywords to npm package (240b600)

0.3.1 (2024-12-11)

Bug Fixes

0.3.0 (2024-12-06)

Features

0.2.1 (2024-12-06)

Bug Fixes

  • custom event detail for picker:authenticated (#21) (4dca64f)
  • README: update link (bffbb86)

0.2.0 (2024-11-26)

Features

  • rewrite without lit and cleanup public interface (#16) (e01327f)

Bug Fixes

  • remove todos and use latest @types/google.picker (#10) (fea7bbc)

0.1.2 (2024-08-30)

Bug Fixes

0.1.1 (2024-08-30)

Bug Fixes

  • attribute names, protected fields and methods, and override (#4) (54671dc)

0.1.0 (2024-08-19)

Features