Tomas Rimkus

Results 312 comments of Tomas Rimkus

@dgadelha Breaking changes do not belong in patch releases. This should have been postponed for next major or the typing introduced in a non-breaking way like I mentioned above with...

And the TS update was reverted because of Ionic: https://github.com/stenciljs/core/pull/6444

> Left side change is intentional. If you mean the lack of padding and letters touching the border by "the left side change", then it, honestly, looks terrible and is...

> It looks much more reasonable with chips for them to disappear into the end of the container than into some random space Issue here is that you also have...

Yes, that might be nice to have in the future, but in the meantime it would be great to just get a simple config on the `tui-calendar-range` component.

The [select](https://taiga-ui.dev/components/select) also closes when you select a value. Why shouldn't it?

Please create a reproduction on Stackblitz or create a GitHub repository with the reproduction.

`tui-editor` has its own repository: https://github.com/taiga-family/tui-editor **EDIT:** related issue: https://github.com/taiga-family/tui-editor/issues/815

It's a rather complicated feature to implement for a quite a niche/rare issue. I have no plans to look into it but if you can come up with some simple/elegant...

The broken HMR (template HMR is still broken in the latest version) is causing a lot of issues. Was wondering why elements which should be initially hidden with `opacity: 0`...