Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 37193d8

Browse files
committed
1.3.0
1 parent d8fda4e commit 37193d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to `laravel-form-components` will be documented in this file
44

5+
## 1.3.0 - 2020-10-14
6+
### Added
7+
- Add a file input component ([#2](https://github.com/rawilk/laravel-form-components/issues/2))
8+
- Add a [FilePond](https://pqina.nl/filepond/) component ([#2](https://github.com/rawilk/laravel-form-components/issues/2))
9+
10+
### Changed
11+
- Only render the id attribute on inputs if an id is set on the component
12+
513
## 1.2.1 - 2020-10-12
614
### Changed
715
- Only render the checkbox/radio label markup if a label or description is present

0 commit comments

Comments
 (0)