-
How to make a repeater field relationship. There is no native option in jet engime and jetformbuilder
-
Should let you add any field an unlimited amount of times and remove previous values.
API:
```php
Repeater::make('column')
->field(SomeField::class)
->storeValueUsing(function (Repeater…
-
When making a complex clocked system, users should be able to add a delay to the propagation of signals through a given wire. The component would behave like a buffer gate but it would have an adjusta…
-
- [ ] Column header gradient colours: what ought they be _exactly_ ?
- [ ] List row hover colour: what should it be?
- [ ] List row selected colour: what should it be?
- [ ] List column sorted colour:…
-
I use HD repeaters to extend the wireless range, and these feature LEDs which I use as nightlights for the kids.
Can the LED functionality of the repeaters be exposed so I can automate them?
-
Minecraft's repeater, that's kinda it.
A logic that would activate when triggered and would hold signal for X amout of time, after that time expires it would be waiting for another signal
current l…
-
**Describe the feature you'd like to see included in Oxygen.**
Admin and Site Enhancements (ASE) is a plugin that has custom fields feature in similar fashion with ACF and Meta Box. Integration int…
-
ng-repeat registers a collection watcher (with $watchCollection), which can be costly, especially when considering ng-repeat based recursive directives (as in http://jsfiddle.net/n8dPm/).
I was wonde…
-
```
Is this easy to do? Either by serving a stream pushed from an encoder such
as the Flash encoder or by pulling a stream from an existing origin RMTP
server.
```
Original issue reported on code.goo…
-
```
Is this easy to do? Either by serving a stream pushed from an encoder such
as the Flash encoder or by pulling a stream from an existing origin RMTP
server.
```
Original issue reported on code.goo…