Jean-Lou Piermé

Results 12 issues of Jean-Lou Piermé

### Issue and Steps to Reproduce When trying to use the package Button in a demo app with vite, I get the following error: ``` [plugin:vite:import-analysis] Failed to resolve import...

Since a lot of Axa applications are subscription apps, we are often in the need of a pricing table to display our premiums and coverages in a nicely formatted way....

Type: Question
Type: Feature Request
Need UX/UI

**Describe the bug** Not a bug with the code, but with the content. You can blame it on @gcruchon he told me to write it here. **To Reproduce** Steps to...

## Related issue ### Description of the issue The outgoing type for HeaderRestitution was the base type and not the enhanced one with classModifier. ![image](https://user-images.githubusercontent.com/183460/195795568-9adf6a2f-eb1b-45fd-9c25-aaa2ca519003.png) # Important Before creating a...

Just a demo of what we could do for #1021

Storybook
docs

## Related issue ### Description of the issue So, even with an esm build, the bundlers were not able to tree-shake the `all` package. This is due most likely to...

Removed the HoC withinput on all primitive input components: - Checkbox - Date - Number - Pass - Radio - Select - MultiSelect - Text - TextArea BREAKING CHANGE: these...

Breaking Change

After a chat with @arnaudforaison & @MartinWeb, we'll start writing stories MDX style, in order to make them easier to use and understand. Right now a lot of stories are...

Storybook

### Issue and Steps to Reproduce When using the `Action` component with href, it is ignored and the link is always `#` Code to reproduce : ```tsx import "@axa-fr/react-toolkit-all/dist/style/af-toolkit-core.css"; import...

## Summary The WebApi.Sample uses both WebApi and MVC packages. ## Expected Behavior Have a sample for MVC, and a sample for WebApi. ## Context This is confusing when looking...