Releases: makeform/table
Releases · makeform/table
3.0.3
Compare
Sorry, something went wrong.
No results found
3.0.2
Compare
Sorry, something went wrong.
No results found
fix bug: table is considered valid when there are unfinished fields. validate should return object with status when there isn't error.
3.0.1
Compare
Sorry, something went wrong.
No results found
fix bug: state should be 1 if calculation result is -Infinity in validation function
3.0.0
Compare
Sorry, something went wrong.
No results found
support @grantdash/composer host
default inline display mode for fields
2.0.1
Compare
Sorry, something went wrong.
No results found
tweak add button layout to prevent text overflow
2.0.0
Compare
Sorry, something went wrong.
No results found
tweak DOM based on updated @makeform/common DOM structure.
1.2.4
Compare
Sorry, something went wrong.
No results found
add no-data-cell ld selector for programmatically deciding colspan for no-data-cell to prevent layout issue
explicitly set button cell size
use css class for adder-field and add css to prevent content overflow and interaction
1.2.3
Compare
Sorry, something went wrong.
No results found
make table layout fixed for consistent table cell size
1.2.2
Compare
Sorry, something went wrong.
No results found
ensure inner widget validated with init:true for not-yet-rendered widgets to prevent inconsistent validation statu
s between inside and outside.
1.2.1
Compare
Sorry, something went wrong.
No results found
tweak error style
hide adder fields
deserialize only if needed
upgrade dependencies