Breaking changes when upgrading to LineUp v5
Opened this issue · 0 comments
thinkh commented
LineUp v5 is currenlty in development and will have some breaking changes that also affects TDP Core. In the following an imcomplete list of breaking changes:
- lineupjs/lineupjs#530 -> remove
$lu_use_font_awesome
and$lu_include_font_awesome
intdp_core/src/scss/vendors/_lineup.scss
Lines 5 to 7 in ac4929f
- lineupjs/lineupjs#521 -> rename
LocalDataProvider
toDataProvider
- lineupjs/lineupjs#584 -> check if we need to update our build since it consumes and bundles the LineUp JS files
- lineupjs/lineupjs#532 -> check if we used the columns or render and copy the code to the app if necessary
To be continued ...