toolbox
Here are 567 public repositories matching this topic...
-
Updated
Sep 15, 2020 - JavaScript
-
Updated
Oct 20, 2020 - Python
-
Updated
Nov 1, 2020 - Python
I have dropped this feature when porting Thinlet UI to JavaFX (later, replaced by Swing.)
Thinlet Lule has "Tools > Export" menu. This wiki describes the feature.
https://github.com/DmitryKey/luke/wiki/Exporting-index-to-xml
I would like to re-think this feature (but cannot take enough time for this now.)
When (re)implementing this feature, file format selection (e.g. export to xml, json o
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 17, 2020 - TypeScript
Hi,
It would be nice to be able to change the default layout (collumns or rows) & default color scheme from the config file.
Every new device you open the page on will resort to the default settings while it might be easier to have a default in config.
-
Updated
Nov 3, 2020 - Python
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Nov 3, 2020 - Python
-
Updated
Nov 3, 2020 - Python
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Oct 29, 2020 - HTML
-
Updated
Oct 23, 2020 - Python
-
Updated
Oct 17, 2020 - Python
-
Updated
Sep 17, 2020 - Python
-
Updated
Aug 18, 2020 - Python
-
Updated
Oct 4, 2018 - Python
-
Updated
Apr 23, 2020 - C#
-
Updated
Nov 2, 2020 - Python
-
Updated
Nov 3, 2020 - Vue
-
Updated
Oct 27, 2020 - Kotlin
-
Updated
Jul 27, 2018 - Python
-
Updated
Sep 11, 2020 - Python
-
Updated
Nov 3, 2020 - Cuda
-
Updated
Nov 4, 2020 - Python
Improve this page
Add a description, image, and links to the toolbox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the toolbox topic, visit your repo's landing page and select "manage topics."
Bug report
The ssr flag in dynamic imports does not match the developer usage of the framework.
Describe the bug
This might be a documentation issue, implementational issue or simply API signature, but it is unexpected for next export websites to require ssr: true for dynamic imports. If set to false, it works in dev but not in export.
To Reproduce
Repo: https://github.com/conanb