Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Releases: rnicholus/file-input

No more dependencies!

29 Aug 05:05
Compare
Choose a tag to compare

<file-input> No longer depends on Polymer as of v2.0.0. Shadow DOM is also no longer used, so you are free to use the "lite" web components polyfill in browsers that do not implement the web components spec.

<file-input> is still available on bower with npm coming eventually.

See an issue? Please file it!

Update to Polymer 0.5.x

27 Nov 16:43
Compare
Choose a tag to compare

Grab the newest code from bower.

Forgot to update version for 1.1.2 release in bower.json & package.json

25 Oct 22:58
Compare
Choose a tag to compare

Fixed cases where delegate input (for validation) was visible/focusable

25 Oct 22:53
Compare
Choose a tag to compare

Component page doc fixes

25 Oct 05:20
Compare
Choose a tag to compare

1.1.0 broke the component doc page. This fixes that.

Allow validity to be picked up by ajax-form

25 Oct 05:19
Compare
Choose a tag to compare

While ajax-form still needs to be updated to respect validation for custom form fields, file-input implements a set of conventions that make this possible. Ajax-form 1.3.0 will allow file-input's validation constraints to be respected.

Fixed reset on cancel in Chrome

18 Oct 03:22
Compare
Choose a tag to compare

Fixed bad bower version number

13 Oct 01:22
Compare
Choose a tag to compare

Fixes this error on bower update:

bower file-input#1.0.0 error Invalid Version: 1.0

Better reset(), mobile camera access, directory attr fix, invalidFiles -> invalid

11 Oct 03:10
Compare
Choose a tag to compare

publish to customelements.io

10 Jul 04:23
Compare
Choose a tag to compare
Pre-release
0.2.1

chore($release): 0.2.1 to publish on customelements.io