-
-
> Property '_cached' of exported class expression may not be private or protected.ts(4094)
If there are no Collections inside the `collections` of `defineConfig`, no error occurs.
However, if Coll…
-
Goal for 2.1 - can we use the DOMBuilder API as the basis for an object-based templating system with template inheritance?
Scattershot thoughts and questions:
- Reuse HTML mock objects in some way or…
insin updated
13 years ago
-
Hello good people from FOSUB and all the rest!
I have a question regarding inserting images into the confirm registration mail, eg. company logo image. I have created .html.twig with header and foote…
-
Panel: 0.9.7
### My Pain
I would like to be able to create reusable Components in Panel by Inheritance that I can use like `pn.Column(Component(), other_stuff)`.
I've tried to describe the co…
-
**Migrated issue, originally created by jvanasco ([@jvanasco](https://github.com/jvanasco))**
I noticed this while bugfixing some parent templates in an inheritance chain.
The following is raised wh…
-
Requirements:
- Various plans with different pricing
- Different set of 'base templates' for each plan (no inheritance of 'template set' based on plans, as each plan has its own version of a common te…
-
Why not allow multiple inheritance? I believe some think this is a bad thing, but from time to time I wish we had it.
Example:
```fortran
type,extends(base1,base2),public :: myclass
end type m…
-
run `yard doc *.rb` and raise StackLevelTooDeep.
As a result I can not get the documents.
## Steps to reproduce
1. define files ↓
```rb
# in one.rb
module One
include Two
end
modu…
HaiTo updated
6 years ago
-
## Architecture
- [x] Visualization
- [x] Config
## Scripting
- [x] Project Structure
- [x] Module Structure
- [x] Logging
## Perspective
- [ ] Project Structure
- [ ] View Stru…