Skip to content

Polymer JS custom selector element that collapses based on available width.

License

Notifications You must be signed in to change notification settings

ioncache/collapsible-selector

Folders and files

NameName
Last commit message
Last commit date
Oct 9, 2019
Apr 29, 2021
Dec 28, 2018
Jan 3, 2019
Dec 28, 2018
Oct 9, 2019
Dec 10, 2018
Oct 9, 2019
Dec 28, 2018
Dec 21, 2018
Jan 3, 2019
Dec 10, 2018
Oct 26, 2023
Apr 11, 2022
Oct 9, 2019

Repository files navigation

<collapsible-selector>

CircleCI Greenkeeper badge Known Vulnerabilities codecov

Polymer JS custom selector element that collapses based on available width.

Install dependencies

npm install

bower install

Viewing Your Element

$ ./node_modules/.bin/polymer serve

Running Tests

$ ./node_modules/.bin/polymer test

TODO

  • flesh out unit tests
  • write some better documentation, although running ./node_modules/.bin/polymer serve has a fair amount of info
  • make a static demo page