declarative
Here are 498 public repositories matching this topic...
-
Updated
Jul 7, 2022 - TypeScript
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
I am interested in helping provide a fix!
No
Which generators are impacted?
- All
- Angular
- HTML
- Qwik
- React
- React-Native
- Solid
- Stencil
- Svelte
- Vue
- Web components
Reproduction case
https://codesandbox.io/s/hungry-cache-trlkvp
Expected Behaviour
in angular [style]="obj" should be [ngStyle]="obj" and in svelte is
We need to support writing to and reading from TFRecord format.
Reference doc: https://www.tensorflow.org/tutorials/load_data/tfrecord
More on TypeTransfomers can be found here.
Related PR that adds PyTorch tensor and module as Flyte types: flyteorg/flytekit#1032
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Jul 7, 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
Jul 7, 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
Jul 7, 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
Jul 4, 2022 - Rust
-
Updated
Apr 30, 2019 - Swift
-
Updated
Jan 31, 2022 - Clojure
-
Updated
Sep 3, 2021 - TypeScript
-
Updated
Sep 1, 2020 - Swift
-
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
Some CSS should be added to the examples, to show some basic techniques on how to style an app in an accessible way.
Focus outlines should be explained, as they are very relevant to the project (see #10).
Maybe Custom inputs, e.g. checkboxes, since they are very easy to make inaccessible.
Maybe add some more information and linked articles to the readme.
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)