UNPKG

file-select-dialog

Version:
99 lines (46 loc) 4.42 kB
## [1.5.4](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.5.3...v1.5.4) (2021-02-10) ### Bug Fixes * fix typo ([2fad428](https://github.com/TomokiMiyauci/file-select-dialog/commit/2fad42886dfc37015507f4989c5c64cf186a72fc)) ## [1.5.3](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.5.2...v1.5.3) (2021-02-10) ## [1.5.2](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.5.1...v1.5.2) (2021-02-10) ### Bug Fixes * change docs path ([ae1c0db](https://github.com/TomokiMiyauci/file-select-dialog/commit/ae1c0db4a053d230f0be140d7748dfe0bcb21b3d)) ## [1.5.1](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.5.0...v1.5.1) (2021-02-10) ### Bug Fixes * **docs:** change base path ([d20183b](https://github.com/TomokiMiyauci/file-select-dialog/commit/d20183b626ad9bbc6443d44c812b2e331e78d265)) * **docs:** change path ([dffcb23](https://github.com/TomokiMiyauci/file-select-dialog/commit/dffcb23739d95c3ca718f50830b4fecc2f751998)) * **docs:** fix typo ([df19064](https://github.com/TomokiMiyauci/file-select-dialog/commit/df19064832a653a15d692a54399f757f2cf44b64)) # [1.5.0](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.4.1...v1.5.0) (2020-11-29) ### Features * **file-dialog:** add strict parameter and change default return types ([b9754e2](https://github.com/TomokiMiyauci/file-select-dialog/commit/b9754e28ec14686a223856cb04500a2bc8aa651e)) ## [1.4.1](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.4.0...v1.4.1) (2020-11-28) ### Performance Improvements * **rollup.config.ts:** change output format ([de7de62](https://github.com/TomokiMiyauci/file-select-dialog/commit/de7de62b4ae4664ef547cbd0e87a1429c24a6f84)) # [1.4.0](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.3.1...v1.4.0) (2020-11-22) ### Features * add form composition function ([96ac5cb](https://github.com/TomokiMiyauci/file-select-dialog/commit/96ac5cb63c091844055c358f47db132cf5d3c7b0)) * **components/*:** add new component ([8db2c6f](https://github.com/TomokiMiyauci/file-select-dialog/commit/8db2c6fa242a917332cc0fd6a0ba98540faa443a)) ## [1.3.1](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.3.0...v1.3.1) (2020-11-21) ### Bug Fixes * **package.json:** fix entrypoint ([df1f6d1](https://github.com/TomokiMiyauci/file-select-dialog/commit/df1f6d1e057e1d0f6baddbb3f8d52dfd525b00af)) # [1.3.0](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.2.1...v1.3.0) (2020-11-21) ### Features * **file-dialog.ts:** split functions ([36a6619](https://github.com/TomokiMiyauci/file-select-dialog/commit/36a661998a39f21da1397c164da7cd96da2d5ce2)) ## [1.2.1](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.2.0...v1.2.1) (2020-11-20) ### Bug Fixes * **index.ts:** change to named export ([233504e](https://github.com/TomokiMiyauci/file-select-dialog/commit/233504ea8602b650ce1bda909cc50bc96b570177)) # [1.2.0](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.1.1...v1.2.0) (2020-11-20) ### Features * **index.ts:** change to default export ([337f54a](https://github.com/TomokiMiyauci/file-select-dialog/commit/337f54ad2e71cee9153b8697697bec82992cb0cf)) ## [1.1.1](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.1.0...v1.1.1) (2020-11-19) ### Performance Improvements * **rollup.config.ts:** apply minify ([64c0442](https://github.com/TomokiMiyauci/file-select-dialog/commit/64c04427740e99fd73174453214257b407aa726c)) # [1.1.0](https://github.com/TomokiMiyauci/file-select-dialog/compare/v1.0.0...v1.1.0) (2020-11-18) ### Features * **file-dialog.ts:** accept string and string array ([5ae6df3](https://github.com/TomokiMiyauci/file-select-dialog/commit/5ae6df34d502b35597bc407ac5f7ee704385e931)) * **util.ts:** add parser for array to string ([551df7f](https://github.com/TomokiMiyauci/file-select-dialog/commit/551df7f7eb6034dafbe2286608d4548ce903d666)) # 1.0.0 (2020-11-18) ### Features * **error.ts:** add error class ([abab6f4](https://github.com/TomokiMiyauci/file-select-dialog/commit/abab6f49274b8c152f332217913a0d0ab7042f6c)) * **file-dialog.ts:** add main feature ([3b21ed7](https://github.com/TomokiMiyauci/file-select-dialog/commit/3b21ed7a90de26c99ba47198c059374eb342aa11)) * **index.ts:** add entrypoint ([402a1f0](https://github.com/TomokiMiyauci/file-select-dialog/commit/402a1f08634f01e1b8a3f74642752af423f8099c))