declarative
Here are 501 public repositories matching this topic...
-
Updated
Aug 3, 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
Short description
We are using opa's discovery feature to dynamically download s3 bundles. Our policy file looks as shown below. This policy successfully downloads and activates "/main_bundle/authz.tar.gz".
package discovery
bundle_config := {
"bundles": {
"main": {
"service": "s3_service",
"resource": bundle_name
},
},
"default_decision": "/aut
-
Updated
Jul 23, 2022 - 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
-
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
Jul 22, 2022 - Swift
-
Updated
Aug 6, 2022 - Scala
-
Updated
Apr 11, 2022 - JavaScript
-
Updated
Jul 26, 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
Aug 5, 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 11, 2022 - Rust
-
Updated
Apr 30, 2019 - Swift
-
Updated
Sep 3, 2021 - TypeScript
-
Updated
Jan 31, 2022 - Clojure
-
Updated
Sep 1, 2020 - Swift
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.
-
Updated
Jul 29, 2022 - Swift
-
Updated
Jun 6, 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)