Donovan So

Results 27 issues of Donovan So

Is there a way to turn an express-validator middleware to an OpenAPI / Swagger spec? (Similar to how [joi-to-swagger](https://github.com/Twipped/joi-to-swagger#readme) is doing for Joi) Thanks in advance!

i: enhancement

Hi! I was following the quick start guide to setup the api. First of all, according to the javadoc, `getRemainingArrivalTimeText` method doesn't exist anymore. Also, I ran into the following...

**Describe/explain the bug** Getting the following error when using Nivo with Next.js 13 inside `app` router: ``` app-index.js:31 Warning: Jr: Support for defaultProps will be removed from function components in...

* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Adding the field `absoluteRenderBounds` to `FrameBase`, `VectorBase`, and `Slice`. (reference: https://www.figma.com/developers/api) * **What is the...

This can be implemented with the CSS font-variant-caps property... Will need to change: 1. `getStyledTextSegments()` in `core/src/design/adapter/figma/adapter.ts` 2. `getCssAttributes()` in `core/src/design/adapter/figma/adapter.ts`

enhancement
sweep

## Summary ## How did you test this change?

**Describe the bug** [Link to Figma file](https://www.figma.com/file/j9Qhtkm11hJcIWlRTIk2nK/Bricks-Challenges?type=design&node-id=714%3A734&t=LWSvBRMxAGuIdphY-1) Design: Generated code: **Current behavior** When a round image has a border, we export the image together with the border, and then add...

**Is your feature request related to a problem? Please describe.** Currently, we export all images and vectors, no matter if they're the same or not. For example, in this design:...

enhancement

- [ ] Text nodes - [ ] Linear - [ ] Radial - [ ] Angular - [ ] Diamond - [ ] Shape nodes (e.g. rectangle, oval) -...

enhancement

**Describe the bug** Not really a bug, but the current set of Tailwind colors is sometimes too limiting. For example, the closest tailwind color to the neon yellow color `#DBF301`...

bug