-
# Files
* [`/js/src/frontend/BytecodeEmitter.cpp`](https://hg.mozilla.org/mozilla-central/file/60c81cfd3a60b343bbf4fb9d46d7860b63b250e2/js/src/frontend/BytecodeEmitter.cpp)
* [`/js/src/frontend/Bytec…
-
-
This is related to (now deprecated) subheading-block discussion.
A title plus a short description (e.g. `` element as subheading) should be
grouped together so it can be styles with CSS (like a w…
-
```javascript
(this.refNestable = el)}
onChange={this.onDragChange}
/>
```
```javascript
onDragChange(items, item) {
this.setState({
anystate: anychang…
-
_Apologies if this has already been discussed, but a search didn't turn up anything relevant._
I'd like to use Terraform to provision security groups from a set of composable rules. E.g., I'd like to…
-
Something that makes selecting from a series of choices and drilling down into multiple levels easy for the user to set up.
-
Awesome project, thanks.
A nice feature would be to set components of a Div during initialisation, e.g.
```python
def hello_world():
wp = jp.WebPage()
jp.Div(
components=[
…
-
The ability to program a loop would be great. So a loop would allow the same sequence to be played for a set amount of iterations (or infinitely) like:
```
#This would loop twice
LOOP 2
HC,K. HC. …
-
Hi, I'm using wrappers inside other wrappers to organize my code and get shared backgrounds on elements. It's very useful and works fine on the mjml-app preview. Are there any known side-effects of do…
-
### Description
- a Select component that allows for typing as well as scrolling through options
- similar to autocomplete or combobox
### Use cases under consideration
- type into field and fil…