- Notifications
You must be signed in to change notification settings - Fork8
Comparing changes
Open a pull request
base repository:github/filter-input-element
Uh oh!
There was an error while loading.Please reload this page.
base:v0.1.1
head repository:github/filter-input-element
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.2.0
- 13commits
- 9files changed
- 7contributors
Commits on Jan 21, 2020
Add files in preparation for open source
muan committedJan 21, 2020 - muan committed
Jan 21, 2020
Commits on Feb 16, 2022
- theinterned authored
Feb 16, 2022 - theinterned authored
Feb 16, 2022 configure karma to use chromium
theinterned authoredFeb 16, 2022 - theinterned authored
Feb 16, 2022
Commits on Feb 17, 2022
Merge pull request#4from github/theinterned/install-chromium
Use chromium for karma tests
theinterned authoredFeb 17, 2022
Commits on Mar 30, 2022
Create .github/workflows/publish.yml
koddsson committedMar 30, 2022 Merge pull request#7from github/add-release-action
Add a release action
Kristján Oddsson authoredMar 30, 2022
Commits on Sep 23, 2022
- keithamus authored
Sep 23, 2022 Merge pull request#8from github/move-AOR-to-primer
move AOR to primer
manuelpuyol authoredSep 23, 2022
Commits on Apr 17, 2023
feat(types): add
filter-input
to HTMLElementTagNameMapAdding `filter-input` to the global `HTMLElementTagNameMap` interface is the type-level equivalent of registering the tag in the global registry. Since it is now recognized as a globally-available element, it enables stronger types when using `<filter-input>` directly, or adding event listeners, etc.
nberlette authoredApr 17, 2023 Merge pull request#10from nberlette/feat-tagname-map
feat(types): add `filter-input` to HTMLElementTagNameMap
keithamus authoredApr 17, 2023
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.1.1...v0.2.0
Uh oh!
There was an error while loading.Please reload this page.