-
If the Vue Nestable list lives within a scroll-able parent, when you drag an element while scrolled to the top everything behaves as expected. However once scrolled down the drug item is offset from t…
-
@gcassel wrote a lot about this topic over in this CTA hackpad:
https://cta.hackpad.com/Task-management-functions-YQwSmvYsXVe
> Tasks are actually IMO a special case of process. A process may be an i…
-
Support new options:
- `if `
- `elsif `
- `else`
All these options should work as a block option for nestable blocks.
For convenience reasons, `if` should also work as a call option or a chan…
-
### Background
I've been mulling over how we move our CMDB processing forward. A few things I wanted to achieve
1. Increased speed of processing - avoid all the bash processing and assembly of jso…
ml019 updated
4 years ago
-
This is a counter-proposal to #32437
# Proposal: A built-in Go error check function, catch
`catch` would function much like the proposed `try` with a few specific differences:
1.) `catch` wou…
-
Currently it does not seem possible to run unit-tests on endpoints that accept a nested dictionary as input when using flask with webargs / marshmallow,
Here is a minimal example,
```py
from flas…
-
It would be nice to support text folding, i.e. via some escape codes surrounding some block of text, that you can fold that away. Similar to e.g. how [Travis](https://travis-ci.org/) [does it](h…
-
Ok, so I've spent a few evenings toying around with the language and hacking on the compiler and here's a summary of my thoughts.
Firstly, on the whole I think the language is very well designed. I…
-
CSS and icons not loading with example?
![image](https://user-images.githubusercontent.com/7074483/41814589-2c530f50-77a6-11e8-9ce2-deef3b5c1cf9.png)
`
import Nestable from 'react-nestab…
-
The Go2 proposal #32437 adds new syntax to the language to make the `if err != nil { return ... }` boilerplate less cumbersome.
There are various alternative proposals: #32804 and #32811 as the ori…
miekg updated
3 years ago