Taiga UI 5 #8353
Replies: 3 comments 14 replies
-
|
Speaking of Carousel, Maybe you could consider integrating with embla-carousel .. I ended up going with it instead of using Taiga's one for my project. |
Beta Was this translation helpful? Give feedback.
-
|
I've been reviewing the library lately and it seems great with all the addons and functionalities like aesthetics. |
Beta Was this translation helpful? Give feedback.
-
|
May I ask why Angular 17? if there is already 19 and by the time of V5 release there will be 20 for sure :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Rootwith a newWritableSignal<boolean>tokenTuiPointas[x: number, y: number]across the app and use it everywherecloseabletypo toclosableWe need to break it down to 2 components, dots and number buttons.
We need easier way to reuse built-in logic like closeable/dismissible for custom dialogs
Rename@taiga-ui/iconsto@taiga-ui/icons-lucideInstead we need to drop font-awesome and material icon packages due to added icon font support
@taiga-ui/design-tokens/palette/animation.cssDrawerin overlay withtop: 0by default"experimentalDecorators": trueand rewrite all existing decorators using only modern syntaxstring | TuiStringHandler<T>for icons to always use functions, consider changing icon dictionaries to functions too@angular/animationsfrom peer depstuiIsNativeFocused=>tuiIsFocused&tuiIsNativeFocusedIn=>tuiIsFocusedIninset-inline-end)Beta Was this translation helpful? Give feedback.
All reactions