Felix Mosheev
Felix Mosheev
Not from my side, I'm a bit busy lately. If you have time, you can implement something basic, and I will happy to review / improve it.
I will publish some basic dashboard page which will solve most requested feature, we will be able to refactor & improve it over time... WDYT?
It is available in v5.1.1
> Hi @alko89, can you open a separate issue for this. Please provide the usage of these metrics in Taskforce dashboard.
@alexander-akait this is a string concatenation, is it possible to add a flag to not wrap the concat? this consumes a line break that is inside a string, and thinks...
@layershifter, Do `FormGroup`, `FormCheckbox`, `FormButton` are converted as well? because i don't see the code of react.forwardRef in these files.
@layershifter are these 2 PR's OK? https://github.com/Semantic-Org/Semantic-UI-React/pull/4404 https://github.com/Semantic-Org/Semantic-UI-React/pull/4406
Can you share on how would you do that? For Express, this line does the trick, https://github.com/felixmosh/rspack-express-js/blob/master/src/index.ts#L10
Hi @lytaitruong thank you for this PR 🙏🏼 Unfortunately I'm not familiar with Nest.js, so I'm not sure if this solves the problem, maybe @DennisSnijder can review this PR?
> Can we merge this in? I'm having a similar issue with using global prefixes. Looks like it is an issue with Nest.js FastifyAdapter, threfore, I don't think it should...