-
The list of controlled vocab seems mostly to be in alphabetical order but some are out of place. Geologic Types is at the bottom. Not sure how they are ordered.
-
### Is your feature request related to a problem? Please describe.
Currently, we're restricted to having the autocomplete only be filtered down using the displayed `textValue`, this is fine for sim…
-
### Just an idea
As someone pointed out (#130), a **faster** Datascript implementation is needed for applications with a lot of entities.
Moreover, it would be great to have a system that would offe…
-
the problem is that, with your first encoding pass, everything works fine. but when you decode it, you decode it into a `map[string]interface{}` …
-
Hi Christope,
I’ve taken a quick look at the WapSNMP code and have found a few issues you may wish to take a look at:
**1) ber.go - DecodeSequence**
_Problem:_ If the sequence contains EndOfMibView…
-
I'm using this ticket to track feature requests from users that I might decide to implement in the future.
- [Space after colon](https://github.com/badsyntax/SassBeautify/issues/35)
-
We've tested http://cr.skytechnology.pl/#/c/2984/ in combination with version 3.12, and in general it works great. It's particularly nice to be able to improve performance through goals with 1 ssd + 2…
-
Consider the example from vaadin/framework#10578
Vaadin UI with `@PushStateNavigation` wants to catch all requests that fall under the root path `/**`. The user wants to also expose a REST API `/ap…
-
-
There is one problem that I noticed in ruby 1.8 (ruby 1.9 has ordered hash so it's must be ok). Problem occurs when signing nested hashes (for nested hashes ordering does not work), for example:
```…