Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@groupby/elements-autocomplete

Package Overview
Dependencies
Maintainers
11
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@groupby/elements-autocomplete - npm Package Versions

0.2.0

Diff

Changelog

Source

[0.2.0] - 2019-12-23

Package versions:

  • @groupby/elements-autocomplete: 0.2.0
  • @groupby/elements-base: 0.1.0
  • @groupby/elements-product: 0.1.0
  • @groupby/elements-products: 0.1.0
  • @groupby/elements-sayt: 0.2.0
  • @groupby/elements-search-box: 0.2.0

Added

autocomplete
  • ELE-249: Added an origin of 'sayt' in the event payload requesting an update to the search term.
sayt
  • ELE-249: Added an origin of 'sayt' in the event payload requesting an update to the search term.
search-box
  • ELE-249: The methods emitSearchEvent() and updateSearch() now accept and pass along origin value in search requests.

Fixed

autocomplete
  • ELE-249: Fixed error where requestUpdateSearchTerm() would error if no term is selected.
groupby-ci
published 0.1.0 •

Changelog

Source

[0.1.0] - 2019-11-29

Package versions:

  • @groupby/elements-autocomplete: 0.1.0
  • @groupby/elements-base: 0.1.0
  • @groupby/elements-product: 0.1.0
  • @groupby/elements-products: 0.1.0
  • @groupby/elements-sayt: 0.1.0
  • @groupby/elements-search-box: 0.1.0

Added

autocomplete
  • SFX-152: Added the autocomplete component.
    • This component renders a list of autocomplete terms.
    • SFX-333: The component emits an event when an autocomplete term is hovered.
base
  • SFX-152: Added the Base class.
product
  • SFX-201: Created gbe-product and gbe-product-variant components.
    • These components render product tiles with or without variant options.
products
  • SFX-200: Created the products wrapper.
    • This component renders a series of gbe-product components.
    • SFX-248: The @groupby/elements-events package is used for event names and payload interfaces.
    • SFX-354: gbe-products and gbe-products-sayt extend from gbe-products-base
sayt
  • SFX-191: Added the sayt component.
    • This component renders sayt related components such as gbe-autocomplete and gbe-products-sayt.
    • SFX-333: It emits events for requesting products and autocomplete terms.
    • SFX-248: The @groupby/elements-events package is used for event names and payload interfaces.
search-box
  • SFX-151: Added the SearchBox component.
    • This component takes in search terms from user input and dispatches events accordingly.
    • SFX-248: The @groupby/elements-events package is used for event names and payload interfaces.
  • SFX-148: Added interaction tests for the SearchBox component.
    • Introduced a suite of interaction tests for the SearchBox component.
    • Introduced new utils to support interaction tests.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc