Matthieu Riegler

Results 131 issues of Matthieu Riegler

The raw methods return a "
" after every opening tag. Example : ``` 
Lorem Ipsum ```

Using the Progress Overlay I get very bad performances. A background function that took 7sec to perform before (XML parsing+CoreData querying), takes now up to 24 seconds. In my case...

state:awaiting-input

## Current Behavior I have a project opened in VScode but runs in WSL2 (so with the WSL remote extension enabled). When attempting to generate a new component, I open...

type: bug
os: windows
blocked: more info needed
vscode

The types changed in the commit shouldn't have been aliased in the first place.

action: merge
area: forms
merge: caretaker note
target: rc

With this commit it is now possible to pass an url as placeholder for the image directive.

action: review
area: common
target: patch
common: image directive

🙃

state: blocked
target: rc
area: docs
adev: preview

This commit add 2 new events sent over the unified event observable. Fixes #54599

area: forms
detected: feature

Pending angular/dev-infra#2020 Fixes #55556

area: docs
adev: preview

Already unused in the repo but had some remaining g3 usages, are we good now ? Removing this will allow to tree-shake `parseCookieValue()`.

area: common

Angular's i18n subsystem is responsible for providing localised formatting of numbers, percents, percentages and dates. This feature replaces the default implementation of the i18N subsystem. The commits add a new...

feature
action: review
area: i18n
target: minor
detected: feature
detected: breaking change