Tiberiu Ichim

Results 78 issues of Tiberiu Ichim

https://github.com/hygraph/rich-text/blob/03e1bb993fec2cd5e4eef6dcb919c34f8cc8fa7f/packages/html-to-slate-ast/src/index.ts has some nice ideas, such as reading aria level for headings

04 type: enhancement

https://github.com/plone/volto/blob/a1a2c0f699bf15d9853e33888fe57b2313e45e77/src/components/manage/Blocks/Search/schema.js#L101-L118

04 type: enhancement

This PR makes it possible to use a different content serializer, based on the ``layout`` property of context (the default view, selected from the Display menu). I don't have a...

This enables further registration of named adapters for generic transformers

25 status: deferred

I'm not sure why I got this error, I didn't look at the request, but it seems there should be an extra check for the `None` return type from `...

The tutorial gives the impression that it would be possible to create a notebook that both defines the data source (and integrates it in the workflow) and demonstrate its usage....

## PLIP (Plone Improvement Proposal) ## Responsible Persons ### Proposer: Tiberiu Ichim ### Seconder: ## Abstract There's no basic image upload component that can be reused in addons to provide...

03 type: feature (plip)
43 lvl: complex

Fixed #4168

24 status: ready

The fact that this reducer is so limiting induces using bad development patterns when it comes to custom Volto navigation components. Developers will avoid to enhance the `@navigation` endpoint, for...

https://github.com/plone/volto/blob/351da33637da1122b50a4e37fa4582a93c78e2f3/packages/volto/src/components/manage/Display/Display.jsx#L148-L152 react-intl doesn't like to format a message with `{id: null}`