Miina

Results 11 issues of Miina

## Context TBD ## Summary ## Relevant Technical Choices - Increases the header height a bit to fit the toolbar ## To-do - [ ] Confirm UX - [ ]...

Type: Enhancement
Pod: Prometheus

## Feature Description This is a follow-up to #12035 with suggestions for improvements for automatic semantic heading level assignment. There were a few issues that kept repeating that might get...

Type: Enhancement
Elements: Text
P3
Pod: WP

## Environments * Framework name: React * Framework version: 17.0.2 * Moveable Component version: 0.34 * Testable Address(optional): ## Description Is it possible to change the center of the rotation?...

question
React

Currently only method for registering service worker scripts exists, however, it should also be possible to unregister scripts. As on example this could be used if a plugin wants to...

service-workers

This Issue is blocked by https://github.com/GoogleChrome/workbox/pull/1710 1. 500 error response should be added to Workbox Background Sync queue, at this moment only Offline response is added; 2. Make sure that...

service-workers

Currently `https` is always enforced when registering the Service Worker ([see here](https://github.com/xwp/pwa-wp/blob/master/wp-includes/service-workers.php#L56)), however, `http` is allowed on `localhost` according to [this page](https://developers.google.com/web/fundamentals/primers/service-workers/#you_need_https): > During development you'll be able to use...

service-workers

Fixes #32 Allows unauthenticated user read a customize-draft post in case it's with status `publish` within the Snapshot/Changeset.

## Context ## Summary ## Relevant Technical Choices ## To-do - [ ] Should we carry _all_ used types in each file? What if they're used (changed / migrated) just...

Type: Infrastructure
Type: Code Quality
Pod: Prometheus

## Task Description Once the UI simplifications get released, the following sections of the docs need new images and/or updating the texts: - https://wp.stories.google/docs/how-to/#Add-borders - https://wp.stories.google/docs/how-to/#Saved-Styles

Type: Documentation
Type: Task
P3
Pod: WP
Website

I'm trying to use Partytown with [Marfeel which loads two scripts](https://community.marfeel.com/t/adding-marfeel-sdk-to-your-site/7478): one in ES5 and the other in ES6 where it's recommended to load the file of ES6 with `type="module"`....