-
## Feature Request
#### Use Case:
First of all, thank you for creating such a great tool!
Recently, process-compose introduced the `extends` keyword which makes it easier to merge multiple co…
-
When I'm styling elements with css, they are overidden by react-mdl rules.
It would be great if react-mdl styles were loaded before merged (custom) ones. :)
![image](https://cloud.githubusercontent.…
-
### Prerequisites
Please put an X between the brackets as you perform the following steps:
* [X] Check that your issue is not already filed:
https://github.com/leanprover/lean4/issues
* …
-
**Describe the bug**
From the docs:
> The usual pattern is to extract common measures, dimensions, and **joins** into the base cube and then extend from the base cube
However, joins are not indee…
-
### Vue version
3.5.12
### Link to minimal reproduction
https://play.vuejs.org/#eNqtVNtu2zAM/RVOL7kgsLF1ezGcYF3Xh27YVmx9q4ohcJjMrSNpkpzEMPzvo+Rbll7Q25NF8pA8PKJcsmOlgk2OLGKxSXSqLBi0uZpxka6V1BZKWOAyF…
-
I suggest the use of `extends: string` property in options which are related to foreign packages configuration. In this manner, the `reboost`'s own options are kept separate from the foreign ones.
…
-
Hi,
I think "extends" based inheritance is nit supported yet, right?!
So that would be nice.
Thanks
ghost updated
10 years ago
-
At the moment, `cage` really doesn't have any particularly good support for `extends`.
We could support this as follows:
```yaml
extends:
file: "templates/webapp.yml"
service: "webapp"
`…
-
How about something like `eslint`. They got an `extends` in their config. This allows us to import commit standards from anybody. It could look like this:
```js
...
"extends": "this-config"
...
…
-
In relation to the nominal type proposal #3900 our current mixed use of `extends` is confusing
- `model extends`: Means inheritence
- `interface extends`: Means spread operations
- Template constra…