declarative
Here are 487 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
Currently, whenever there's a patch release, like 0.36.1, that becomes the only displayed docs version in the version picker:
That's fine. However, we also stop generating website content for the previous versions, so 0.36.0 disappears: https://www.openpolicyagent.org/docs/v0.36.
A Windows GUI toolkit for the Go Programming Language
-
Updated
Jul 7, 2021 - Go
Here is an example:
https://github.com/BuilderIO/mitosis/pull/266/files#diff-d77df8a4086c893b4cd3954952a7598b6f85dcab3ef5f5a7116c30ba589b467eL13
If we import a function like this:
import { getMitosisConfig } from 'src/helpers/get-mitosis-config';TS and our local env & CI won't complain.
However, our production build will actually break. We need the import to be a rel
Describe the issue
Currently we run the Linter CI for golang repos using the golang-ci-linter binary. But according to the documentation it is faster and better to use the github action.
https://golangci-lint.run/usage/install/
The UX of all the error highlighting is also better.
What if we do not do this?
Finding linter errors is troublesome as users have to parse through the cons
layerJS: Javascript UI composition framework
-
Updated
Oct 17, 2020 - JavaScript
Generic templated configuration management for Kubernetes, Terraform and other things
-
Updated
Apr 2, 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
A QML engine in a web browser. Current state: fixing things…
-
Updated
Apr 10, 2022 - JavaScript
Declarative HTTP networking, designed for SwiftUI
-
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)
Declarative UI construction for iOS, written in Swift
-
Updated
Apr 10, 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?
UIViews that update themselves when your data changes, like React.
-
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
Declarative approach to populate and manage UITableViews (see https://github.com/malcommac/FlowKit)
-
Updated
Apr 30, 2019 - Swift
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
-
Updated
Jan 31, 2022 - Clojure
A set of tools for developing user interfaces using the BEM methodology in React
-
Updated
Sep 3, 2021 - TypeScript
Swift library for building component-based interfaces on top of UITableView and UICollectionView
-
Updated
Sep 1, 2020 - Swift
Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
-
Updated
Apr 6, 2022 - Rust
Declarative UITableViewDataSource implementation
-
Updated
Nov 4, 2021 - 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
Apr 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."



Do you want to request a feature or report a bug?
Bug
What is the current behavior?
I'm seeing "Error: Should not already be working" after upgrading to React 16.11
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
This is exclusively happening on an older version of Chrome, 68.0.3440 on Windows 7