Alex Lende

Results 16 issues of Alex Lende

![Colors](https://user-images.githubusercontent.com/5129775/185986659-298ccbdf-3c2d-438d-814d-3d8d13c33b82.png) --- ![Atlas Demo](https://user-images.githubusercontent.com/5129775/187299931-c26c698b-0eaf-4e67-8960-e729552531d8.png) --- I was messing around with some of the upcoming [CSS Color Module Level 5](https://www.w3.org/TR/css-color-5/) features for generating interesting gradients from single colors. ```CSS background: linear-gradient(...

[Type] Style Variation

Color spaces need to be registered for `parse`, `convert`, `toGamut`, and `serialize` to work in the procedural example. I was a bit surprised that I had to register LCH for...

## What? Fixes the 6.5 JSON schema and docs. There were some last minute changes for 6.5 that didn't get backported for the theme.json schema. ## Why? Bug fix /...

[Type] Developer Documentation

> Adding noise makes otherwise solid colors or smooth gradients, such as shadows, more realistic. But despite designers’ affinity for texture, noise is rarely used in web design. ![dithered gradients...

I'm getting this error when inserting the waves block in the site editor. It seems to work fine in the frontend and post editor. ``` Uncaught Error: unknown attachment type...

Bug

See https://wordpress.org/support/topic/time-zone-for-when/ > Time is not helpful without time zone info, especially given many events are now online and people all over the world attend. It requires that the DateTimePicker...

There was a [request from the Event Block](https://wordpress.org/support/topic/translating-when-and-where-fields) about adding custom translations through the [Loco Translate](https://wordpress.org/plugins/loco-translate/) plugin. It appears that for translations to work through the plugin, a POT file...

It would be nice to compile frontend dependencies, so 3rd party code can be added to the dependencies rather than being included in the repo (for example, [twgl](https://github.com/Automattic/block-experiments/tree/ed5cb8b3d7c301b1d7638ef67068fb0d45db3c06/blocks/motion-background/twgl))

Enhancement

WIP

Theme: Atlas

## What? Fixes a small assortment of issues with the JSON schemas. ## Why? Preparation for: - #62462 ## How? Each fix is added as its own commit. ## Testing...

[Type] Bug