Romaric Pascal

Results 186 issues of Romaric Pascal

## What > [!WARNING] > This needs breaking down a little more Based on the spike in #5157, implement the automatic generation of an API reference in the Frontend docs....

documentation
epic
javascript

## Brief Start expanding the public API of GOV.UK Frontend by opening some features for initialising components: - checking if GOV.UK Frontend is supported in a consistent way - initialising...

epic
javascript

## What Allow services to initialise multiple components, both ours and theirs, in a single call and with the possibility to provide configuration for each type of component (similarly to...

javascript

## What List the pieces of content we anticipate to need for documenting the features we're anticipating to offer in our public API (based on the work in #5147) ##...

documentation

## What Based on the list of #5224, decide where each piece of content would need to be added in our documentation. ## Why So we know where to add...

documentation

## What Investigate how to allow `data-module` to contain a space separated list of components and initialise each of the components on the element when initialising components. We'll need to...

javascript

## What Explore if components that do not require a root element, like Analytics could be initialised through the same call that initialises components that have a root element. ##...

javascript

## What Investigate how to prevent component initialisation based on a condition, like Analytics needing users to have accepted cookies on the Design System site. ## Why This would offer...

javascript

## What Provide a base class that both our components and components from services or other design systems can extend, providing: - a check that the component is supported in...

javascript

## What Make the content of "What's new" section, currently in its own Nunjucks partial, editable in Markdown. ## Why All the other content updates happen in Markdown, while this...

small story