Davi Medeiros

Results 8 issues of Davi Medeiros

Addresses . ## Purpose This PR upgrades a couple of linter-related libraries to facilitate the upgrade of Typescript to latest in consuming projects Currently, using TS >= 5.4.0 results in...

The missing calls to the option-based `onClose` handlers happen when all shared subscribers that once had the `connect` flag enabled (thus that had mounted the main `useEffect`) later change it...

As discussed with @turicas on IM, it'd be nice to export the schedule in a developer-friendly way, in a format such as JSON. Moreover, if the JSON scheme could be...

This suggestion follows the DRY mindset. The idea is that a rule like this: ``` ``` Could be written like this: ``` ``` This is inspired in [empty `if-content=""` syntax.](http://docs.diazo.org/en/latest/advanced.html#conditions-based-on-content-nodes)...

04 type: enhancement

This works: ``` ``` This does not: ``` ``` Even this won't work (one single whitespace before xsl:attribute): ``` ``` Here's the error msg: **_runtime error, element 'attribute' [123:0] xsl:attribute:...

I failed trying to reproduce [this observation](https://github.com/plone/mockup/issues/381#issuecomment-43166686) from @djay, and actually noticed Location criteria seems to be broken: ![broken-location-criteria](https://cloud.githubusercontent.com/assets/422130/15673250/c1c40410-270b-11e6-887b-60cb651dfad0.gif) Here are steps to reproduce and a description of the problems:...

01 type: bug
99 tag: pattern:structure

The goal is feature parity with Plone 4.x, which by default displays a required icon in tabs that contain required fields. It could be done by copying existing classes from...

99 tag: UX Accessibility
99 tag: Plone 5.x
99 tag: Plone 4.3.x
02 type: regression
05 type: question
41 lvl: easy