-
So, I think I have a use case for key reuse for composite signatures. To allow the use of the native and alternative private and public keys of Catalyst (hssss) certificates to generate composite sig…
-
* mixin with some methods returning promise
1. init
1. invalidate
1. serialize
1. if requirement to communicate with the parent component do this.$emit('update:xxx', xxx) or this.$emit('any event'…
-
Hello!
While there is a separation between signals that are important for the measurement ("normal", and "hinted"), configuration signals ("config") and those who should not be read out ("omitted"…
-
How much should a component know about it's positioning in a layout?
Should a component have rules around acceptable neighbors?
Is it ever ok to ban a component from a specific layout?
Should layou…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
After scrolling to the bottom of the page, the social media links are positioned too close to…
-
Hi, This code is great, The only dropwizard-openid integration that works fine. Well done.
I was wondering if you were planning to separate the reusable components from the actual implementation for …
-
Hey there,
Was looking at the code and I personally would prefer to put up any `dispatch` outside of the components.
Example [here](https://github.com/fraserxu/soundredux-native/blob/master/src/compo…
ghost updated
8 years ago
-
### Outline the major step from the flow chart
The goal of this step is to be able to take a sample of soil and separate the organic and inorganic components so that we are able to do easier testing …
-
# ARTIQ Feature: Web interface
## Problem this request addresses
The ARTIQ GUI components (dashboard and browser) use Qt. The interface employs a (dated) MDI style UI design. ARTIQ GUI applets r…
-
One big issue with MVU is how it scales. A big application will do a lot of things, which implies a lot of `Msg` to implement and handle.
One could split up the application into smaller components an…