HEX
Server: LiteSpeed
System: Linux s1296.sgp1.mysecurecloudhost.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: bishwesh (1878)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/bishwesh/internstolearn.com/node_modules/bs-custom-file-input/CHANGELOG.md
# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.3.2](https://github.com/Johann-S/bs-custom-file-input/compare/v1.3.1...v1.3.2) (2019-03-28)


### Bug Fixes

* **display:** display files names on init ([0857b04](https://github.com/Johann-S/bs-custom-file-input/commit/0857b04))



<a name="1.3.1"></a>
## [1.3.1](https://github.com/Johann-S/bs-custom-file-input/compare/v1.3.0...v1.3.1) (2018-12-10)



<a name="1.3.0"></a>
# [1.3.0](https://github.com/Johann-S/bs-custom-file-input/compare/v1.1.1...v1.3.0) (2018-11-16)


### Bug Fixes

* **display:** restore text on empty values ([21ba2c0](https://github.com/Johann-S/bs-custom-file-input/commit/21ba2c0))


### Features

* **display:** remove fakepath ([0cd194a](https://github.com/Johann-S/bs-custom-file-input/commit/0cd194a))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/Johann-S/bs-custom-file-input/compare/v1.1.1...v1.2.0) (2018-09-18)


### Bug Fixes

* **core:** remove unused events and better destroy method ([2845f4e](https://github.com/Johann-S/bs-custom-file-input/commit/2845f4e))


### Features

* **core:** allow to use children in label elements ([e92a581](https://github.com/Johann-S/bs-custom-file-input/commit/e92a581))
* **demo:** add a demo ([22f925b](https://github.com/Johann-S/bs-custom-file-input/commit/22f925b))



<a name="1.1.1"></a>
## [1.1.1](https://github.com/Johann-S/bs-custom-file-input/compare/v1.1.0...v1.1.1) (2018-09-05)


### Bug Fixes

* **readme:** add angular example ([2bdd38a](https://github.com/Johann-S/bs-custom-file-input/commit/2bdd38a))
* **ts:** type definition ([1f7836a](https://github.com/Johann-S/bs-custom-file-input/commit/1f7836a))



<a name="1.1.0"></a>
# 1.1.0 (2018-09-04)


### Bug Fixes

* **core:** make properties private ([b1a5dab](https://github.com/Johann-S/bs-custom-file-input/commit/b1a5dab))


### Features

* **core:** add typescript definition ([#29](https://github.com/Johann-S/bs-custom-file-input/pull/29)) ([c8e5a01](https://github.com/Johann-S/bs-custom-file-input/commit/c8e5a01))
* **core:** allow to pass custom selectors ([#25](https://github.com/Johann-S/bs-custom-file-input/issues/25)) ([85db226](https://github.com/Johann-S/bs-custom-file-input/commit/85db226))