Tropical

Results 84 comments of Tropical

This also doesn't need to be a breaking change. The `locale` prop could accept either an `Intl` locale string, or a custom object like what's being used right now.

> Sounds like a good idea, but I'm not sure if the weekday names would work. It seems you can only get `M` or `Mon`, but I think ideally we...

seems to be a a recurring bug, ill need to redo those light mode notifications, because the add server modal uses `.theme-light` for some reason

At the moment it's done this way because - a) The native controls get around this by rendering the flyout out of window bounds. - b) Due to us using...

Reopening since #48 wasn't intended to close this.

I'll take some time later to look over some changes, although just as an initial thought I think that arrow keys should still move selection as to mirror the behavior...

I think that it's probably best to split this into two components, considering how different they are. Also not sure about the viability of topnav's overflow menu with traditional slots....

thinking of something like this ```html Header Item 1 Item 2 Item 3 Item 4 Settings Page Title ```

> How much customization will be available? Would it work for navigating pages as well? I think that this will ideally *just* be for layout. I'll leave the navigation up...