Kut Akdogan

Results 7 comments of Kut Akdogan

It's not in the docs, but `axisFormat` ended up solving this for me. It uses a different formatting to `dateFormat`, as explained under "Scale" here: https://mermaid-js.github.io/mermaid/#/gantt?id=scale Example: ``` gantt dateFormat...

By the way - I fixed this by moving the inclusion of advanced-filters URLs BEFORE the inclusion of general Django admin. Django admin now has a catch-all error which makes...

You can also change the order of the "new tag button" via CSS: ``` .ng-dropdown-panel-items > div { display: flex; flex-direction: column; [role="option"]:not([id]) { order: -1; } } ```

We fixed this just by moving the item to the top by adding a couple of lines of CSS, without needing to change the ng-select library. See below. > You...

Hey folks won't replacing the S3 URL with the custom URL after signing cause the signature to be invalid?

would this just be a tweak to instead use `">=16.0.0