Arvin(Jintao) Han
Arvin(Jintao) Han
ah i did try to play with `components`, it did generated something like ``` ### Added - Module1: Thing added - Module2: Thing added ### Fixed - Module1: Thing fixed...
ah I see what you mean, sorry it was a bit confusing. Is it possible to have projects and components coexist, when only one projects requires components during `changie new`...
oh okay. what was the reason it was not implemented and could this be a feature request?
maybe a bug or user error, when changie is set up something like this ``` ...default settings kindFormat: "### {{.Kind}}" fragmentFileFormat: '{{.Component}}-{{.Custom.Issue}}-{{.Time.Format "2006-01-02"}}' components: - ... ``` `batch auto` seems...
> It gives the, not quite correct output of: > ``` > ## v6.0.0 - 2024-03-01 > ### Added > * UI placeholder > ### Changed > * UI placeholder...
1. yes Plugin centric is working as expected, the final form is a bit different to the example I gave, but it is working fine. 2. yes, Kind sorting/combine would...
> The problem with where this fix ended up is it won't help customers who already customised our defaults, and it may have unwanted side effects for customers that do...
> > > The problem with where this fix ended up is it won't help customers who already customised our defaults, and it may have unwanted side effects for customers...
> > @spocke I think we wanted a more generic fix not a patch to the one we know is a problem? > > I think we can make a...
Hi @hwjfqr, we can reliably replicate the issue but haven’t been able to capture error logs. Using official WeChat developer tools, the site renders correctly, making it difficult to pinpoint...