static
Here are 1,692 public repositories matching this topic...
Describe the bug
I have a release-date field with a custom date_format set to DD-MM-YYYY, so something like:
name: 'release-date'
label: 'Release date'
widget: 'datetime'
date_format: 'DD-MM-YYYY'
format: 'DD-MM-YYYY'Then I have release-date set under sortable_fields, which gets recognized, but doesn't quite work as expected.
Expected behavior
I would exp
Add a changelog
As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.
There are 3 "examples" for dynamic (client side) routing, 2 in the docs (guides) and one is a template.
The 2 guides in the docs are technically working, but they do not use addPrefetchExcludes.
- dynamic-routes-reach-router.md
- [docs/guides/dynamic-rou
-
Updated
Nov 18, 2020 - Go
-
Updated
Nov 30, 2020 - TypeScript
Bug Report
Environment
Zola version: 0.12.2 (regressed from 0.11.0)
Step to reproduce
Clone https://github.com/leotsarev/leotsarev.ru/ with submodules
Install zola 0.12.2
Zola build and zola serve
Expected Behavior
Zola serve works just fine
Current Behavior
Zola serve always fails with
Error: Can't watch `sass` for changes in folder `C:\Users\leo\source
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php when is used with php artisan insights.
Maybe something like:
'parameters' => '--format=json -d memo-
Updated
Dec 5, 2020 - Haskell
-
Updated
Dec 2, 2020 - Kotlin
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 18, 2020 - CSS
-
Updated
Sep 23, 2020 - Go
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Jun 19, 2018 - JavaScript
-
Updated
Nov 28, 2020 - Rust
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Oct 4, 2020 - Rust
Improve this page
Add a description, image, and links to the static topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static topic, visit your repo's landing page and select "manage topics."


Bug report
Describe the bug
Emotion 11 throws an error during the compilation. The issue is similar with the issue number #19746.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or