Skip to content

Commit 90e9b00

Browse files
committed
updated build and version.
1 parent 7d85146 commit 90e9b00

File tree

127 files changed

+20008
-18933
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+20008
-18933
lines changed

Changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
### 4.11.3-rc.1
8+
#### Fixed
9+
- Issue where DataGrid would not reset correctly.
10+
- Issue where the datagrid would remove all components when row is removed.
11+
- Added a triggerUpdate when a row is added.
12+
713
### 4.11.2
814
#### Fixed
915
- Issue with flatpickr where date/time would not show time picker.

app/bootstrap/css/bootstrap-grid.css

+8-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap-grid.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap-grid.min.css

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap-grid.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap-reboot.css

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap-reboot.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap-reboot.min.css

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap-reboot.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap.css

+31-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap.min.css

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/bootstrap/css/bootstrap.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)