4.0.0 (2023-03-23)
- Console error when using MutableRef from useRef
- support react 18 (3d02d93)
npm run docz:build
error (5b410d0)- cleanup merge conflicts (90248db)
- Console error when using MutableRef from useRef (6d5a595)
npm run build
(62c04e1)- add prop-types as dep (a4067a4)
- run build (ebae51b)
- upgrade to yarn@3 (ebde83b)
3.5.2 (2022-09-22)
- prop-types error (214ce9b)
3.5.1 (2022-09-22)
- add react 17.0.0 to peerDependencies (a4202bd)
- update peerDependencies to expect react 17 as well (19164a0)
3.5.0 (2022-04-01)
- add inputRef prop. (7ec784c)
- run dist, move types to dev deps, update docz build (a5de40d)
3.4.0 (2021-10-04)
- add originalFile to onFileLoaded (0d379bd)
- originalFile attr + run build (66906d8)
3.3.1 (2021-07-09)
3.3.0 (2021-02-24)
- add strict prop for file type validation (42078e5)
3.2.1 (2021-02-11)
3.2.0 (2021-02-10)
- Add name attribute to file input (24866bf)
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
18 August 2020
- added docs with docz
#48
- Bump elliptic from 6.5.2 to 6.5.3
#47
- Release 3.1.1
5d7b940
- added link to docs in readme
9644a90
23 June 2020
- Add Label Class Option
#44
- updated lockfile
497d105
- Add the ability to specify the class for the label
1484af9
- Release 3.1.0
24f576f
- Remove unintended imports
aec30aa
- Update @babel/preset-env to resolve build error
406094f
- Remove commented code
b5ac873
- Remove unintended imports
ee3556b
- update more strict prettier config
e7a5ad0
2 May 2020
3 April 2020
- Update webpack.config.js
#40
- Update issue templates
#39
- Create CODE_OF_CONDUCT.md
c01b9ea
- Release 3.0.5
7181762
- added github integration in release-it
5e17a37
- dev: added nullish handling as empty list for results
0a311f6
- Update README.md
332079f
21 March 2020
- added release-it
778ee81
- Release 3.0.4
8a4a9d6
- included PapaParse types for parserOptions prop
48506f8
- fix release-it config
b10ae0a
- fix changelog
27640eb
21 March 2020
- added declaration file
#38
16 March 2020
- updated README
7feaec3
16 March 2020
- added a11y axe tests, refactoring tests
#35
16 March 2020
- moved to typescript
#34
16 March 2020
14 March 2020
14 March 2020
- Bump acorn from 6.3.0 to 6.4.1
#31
- added test machinery and snapshots, build
6611b76
- updated dependencies
38167a7
- updated README and added default inputId
0454b99
- updated snapshots
eaa1804
- Added filename as second argument in onFileLoaded example
186a423
4 November 2019
- updated README
a25a4f3
4 November 2019
- updated codesandbox demo
0711961
4 November 2019
- added and upgraded dev plugins, upgraded to webpack to v4, upgraded papaparse to v5
44900ff
- added missing prop-types
389af15
3 September 2019
- Update README
5e5c4f3
3 September 2019
- Can specify input file encoding
#21
- Support for "accept" file type options
#18
- Fixes error on cancel
#20
- updated build
6f8e3ec
19 January 2019
- Added Patreon link on README
a355353
31 December 2018
- Fixing
accept
file type in input#11
22 December 2018
- added separated arguments for css classes
7265188
19 October 2018
- added option to include input style as prop
560d6fe
6 October 2018
- allow parser options to be overridden
51c8e93
- deleted unwanted lock file
5f10bd9
- fix label attribute for/htmlFor
d80f1a0
18 June 2018
12 June 2018
- run dist
5f90cc3
12 June 2018
20 January 2018
- Updated README with demo
34fcd5b
24 December 2017
- moved css class to outer div, it's more useful
f0b91b7
24 December 2017
- added support for react elements in label
45f83d3
23 December 2017