-
Most important for me: make the whole thing responsive and user friendly for mobile users :)
-
One fo the things I did related to #113 but Outside the motivation was add a new subsection at the beginning of **Syntax and Semantics**: https://github.com/dmoisset/peps/blob/motivation/pep-0622.rst#…
-
Awesome, so just so I understand you would like the website to look something like the [Gravity](https://marcobambini.github.io/gravity/) website?
-
### What
The woo product filter blocks keep loading in the design picker preview of Kiosko them
### Why
These blocks should look as in the demo site
|DEMO SITE|DESIGN PICKER PREVIEW|
|-|-|
|![Imag…
-
I just had a nice chat with David Karger about Wildcard at the HCI research feedback lunch. He made a bunch of useful points about things to expand on in the Onward paper, but I found one of them part…
-
-
People seems to be asking at regular intervals about how to update complex data in a store and, while it is relatively straight forward, we could add an example somewhere. Maybe in the tutorial.
pngwn updated
2 years ago
-
As a screen reader user, I find myself occasionally needing to reorder lists and cards. Looking at the code, I think drag-and-drop is supported but I'm not sure in which contexts this is true.
An acc…
-
Hi all,
We've been hard at work on **Serverless Components** and we're looking for feedback on a few large and powerful updates we've implemented in a special branch of Serverless Components.
Th…
-
```
It would be quite useful to allow a template to include another template
passing it a section as the "root". Here is an example:
Template 1:
{.section items}
{name}
{.repeater section @}
…