declarative
Here are 493 public repositories matching this topic...
The Storybook API has changed quite a lot since Solid's Storybook docs were written in 2019. It would be really helpful (and I think go a loooong way toward helping drive adoption, long-term) if Solid could:
- Update the docs to reflect the latest Storybo
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
The MISCELLANEOUS top-level section in the docs navigation has grown organically over time. It feels like it's time to reorganize the content under MISCELLANEOUS that it's easier for people to find and more consistent.
Here's my proposal for where the conten
-
Updated
Jul 7, 2021 - Go
We have an issue with the code generated for data that prettier doesn't format correctly.
It might be because of this .map((thisImport) => Object.keys(thisImport.imports).join(','))
Link to snap with the issue
BuilderIO/mitosis#3
TL;DR
With all the work behind us in pyflyte package, run, and register, along with the legacy serialize, the pyflyte code could probably use some cleanup.
Details
This ticket includes but shouldn't be construed as to be limited to the following:
- Use the same module loading code between the
runandregistercommands. Sincerunhas to firstregister, and since it also
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
May 16, 2022 - Python
Right now the tutorial is coherently designed, tested, and even documented. However, it doesn't build up in a way that's very beginner friendly. It establishes glom's value and then immediately uses it at an intermediate level.
I'd like it if it was a bit more drawn out to use basic features first and then add a multi-line Coalesce as the
-
Updated
Apr 5, 2022 - Swift
-
Updated
Jun 2, 2022 - Scala
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Jan 1, 2022 - Swift
As a SDET
I want a documentation or Wiki page where the expected vs actual field matching is explained
So that I can use these in my test automation to test the server response payloads and headers
e.g. id=123 , id="123", isValid=true, isValid="true" etc
AC1:
Cover the following currently supported mechanisms with examples
- $EQ
- (int)
- (float) or (decimal)
- (boolean)
-
Updated
Jun 2, 2022 - Swift
Refs revisted!
Hey guys, thanks for the great bindings... I was really starting to miss formik ;-)
So I've noticed there was a bit of refs discussion about a year ago:
jannikbuschke/formik-antd#123
and it seems like the inputs got some special ref love, but the select didnt - any chance of adding ref support to all components?
-
Updated
Oct 18, 2017 - Swift
The Generated Client API is remains largely undocumented...
It would also be awesome if we could include the documentation of the API in the Generated DSL
-
Updated
Apr 30, 2019 - Swift
-
Updated
Jan 31, 2022 - Clojure
-
Updated
Sep 3, 2021 - TypeScript
-
Updated
Sep 1, 2020 - Swift
-
Updated
May 24, 2022 - Rust
-
Updated
May 17, 2022 - Swift
seems like this is triggering drop / add
- create unique index tbl_x_y on levels(x, y);
+ create unique index tbl_x_y on levels (x, y);and it shouldn't
-
Updated
Jun 1, 2022 - TypeScript
Improve this page
Add a description, image, and links to the declarative topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the declarative topic, visit your repo's landing page and select "manage topics."



Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)