:bug: gulp error so that error in sending data does not affect the action triggering it
Bring back new release message
- app crash, it says [@formatjs/intl] An id must be provided to format a message. - issue reference - ****************
Match background in dark mode overscroll
In macOS and iOS devices you can scroll past the body. When this happens in dark mode, the css variables are only changed from the `body`, and the ones used in ...
Ports in domain names
Accept port numbers on all domain names, not just `localhost`. Deny leading zeros in port numbers.
Protocol accepted in domain name
Add missing brackets to the regex. Before, the caret and dollar sign symbols were not applied to the whole string but to either side of the `|` symbol.
"no data" caption not considered in height calculations
Change `NoData` container position to `relative`. Otherwise it won't be considered in `auto` height calculations by browsers. Also change the way `NoData` cont...
"no data" caption not rendered
Change styling of `DataTable` to make `NoData` visible again. Refs #498
Add prop-types dependency
Forgot to do this in the referenced PR. Refs #481
Event table fails to render in detail view
The `EventsTable` component failed to render in the detail view, because the `onDataLoad` property is called but none was provided. See the issue for details. ...
Domain regex accepting invalid domains
Change the domain regex to match the whole string. Before, the regex would accept a string if it contained a valid domain at any point.
Typo error in 'KakaoTalk' constant
Shouldn't it be ****************
Like what you see shipping?
Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.