Connor Lanigan

Results 15 comments of Connor Lanigan

I'd recommend an alternative approach: _prepending a number to the file and folder names_ to indicate where they should be sorted. The numbers should then be excluded from the generation....

> @waylan (regardless of how long that list is) No, the users will probably care about that. "That amount of control" in the meaning of "being able to define the...

Yes, you're right about that. However, this sorting would not be forced on the users. By default, files would be sorted as they are now. Only if the numbers are...

Hello, the package version you indicated (`3.0.1`) is out of date and does not contain the new ContentLayout component. Please upgrade to the current version (`3.0.53`).

The failing visual regression check is expected. There was a missing label in one of the tiles that was not caught by the automated tests, but was now detected after...

We recently released two new properties on the Date Range Picker component that support this: `hideTimeOffset={true}` and `absoluteFormat="long-localized"`. You can find [a usage example on our website](https://cloudscape.design/components/date-range-picker/?tabId=playground&example=without-time-offset).

Hi, thank you for reaching out. Can you provide some more details about your use case for this property, i.e. in which situation do you want to disable the component?...

Hi, thank you for reaching out. We currently don't have concrete plans for building such a feature, but it is a reasonable request. We'll keep this ticket open and update...

We have released themeable tokens for font sizes and font weights. You can find the list of tokens in the "Typography" tab of [our token list on our website](https://cloudscape.design/foundation/visual-foundation/design-tokens/#tokens).

We have now extended the Date Range Picker with a new property that can be used to address this: `absoluteFormat="long-localized"`. It formats the date range in a human-friendly, localised way....