Releases: oauthentik/mat-advanced-table
Releases · oauthentik/mat-advanced-table
v4.0.1
02 May 10:52
Compare
Sorry, something went wrong.
No results found
4.0.1 (2020-05-02)
Bug Fixes
app.component: fix selection display (306b3c4 )
v4.0.0
02 May 10:38
Compare
Sorry, something went wrong.
No results found
4.0.0 (2020-05-02)
Features
angular: upgrade to angular 9.1.4 (latest) (ca6a6dc )
BREAKING CHANGES
angular: remove contentchildren from templates inputs
use v9 of angular as peerdependacy
v3.3.1
28 Apr 19:02
Compare
Sorry, something went wrong.
No results found
3.3.1 (2020-04-28)
Bug Fixes
v3.3.0
28 Apr 17:56
Compare
Sorry, something went wrong.
No results found
3.3.0 (2020-04-28)
Bug Fixes
fix decimal search logic (890f92e )
fix number pipe from throwing error on invalid decimals (c12f084 )
fix search icon prefix margins (0f57253 )
normalize-decimal: fix pipe test literal logic (350d91b )
normalized-pipe: fixed undefined/empty value transform (164203b )
normalized-pipe: fixed variables misplacement (aeb1872 )
Features
add searchDebounce option for search input (07596b2 )
v3.2.3
23 Apr 18:09
Compare
Sorry, something went wrong.
No results found
3.2.3 (2020-04-23)
Bug Fixes
fix loading template / logic (8c549d4 )
fix sticky option and expose options models (f30279c )
fix template context value (4ba242b )
fixed selection, styles and added style options (2f29d34 )
use propacessor as a template context (213e546 )
v3.2.2
22 Apr 13:47
Compare
Sorry, something went wrong.
No results found
3.2.2 (2020-04-22)
Bug Fixes
fix filter not reset on empty value (30158b4 )
fix undefined error (fccff49 )
v3.2.1
22 Apr 13:13
Compare
Sorry, something went wrong.
No results found
3.2.1 (2020-04-22)
Bug Fixes
fix filtered data list is empty on empty filter (6e7e67c )
v3.2.0
22 Apr 13:09
Compare
Sorry, something went wrong.
No results found
3.2.0 (2020-04-22)
Bug Fixes
mat-advanced-table.comp: set options input type to partial (aca4c70 )
Features
mat-cell-template.directive: use same directive selector as name input (06a3253 )
v3.1.0
17 Apr 11:25
Compare
Sorry, something went wrong.
No results found
3.1.0 (2020-04-17)
Features
v3.0.0
14 Apr 22:10
Compare
Sorry, something went wrong.
No results found
3.0.0 (2020-04-14)
Bug Fixes
mat-advanced-table.html: changed title to optinos.title (4f2db20 )
Code Refactoring
mat-advanced-table.comp: removed title input (f05b9a5 )
BREAKING CHANGES
mat-advanced-table.comp: the title input is not longer accessible from the component inputs and moved to
it's options object input