-
Hi @ManuelDeLeon , How do we use the ViewModel-react lib with Es7 decorators given we are using libs that use the ES7 decorators i.e https://github.com/azazdeaz/react-gsap-enhancer
-
If you want to apply some option to all cases where a particular field of a particular type is referenced in an operation (most commonly an input type) we have the `for` directive option for that. Bu…
-
It seems decorators is the way to go and not atScript annotations so it would be nice to support them
-
For now we need add to much mess code for using loading. Initiate start loading before action calling and call stop loading before each return or inside `finally` block. Is it possible enhance library…
-
Previous discussion: https://github.com/tc39/proposal-decorators-previous/issues/23
Is this OK to leave for v2?
-
**Is your feature request related to a problem? Please describe.**
[Current decorators ](https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/bicep-file#parameter-decorators)prov…
tsujp updated
2 years ago
-
Hi,
I was trying the experimental playwright with your web components implementation, but I got some errors regarding decorators
```
Error: [path]: Support for the experimental syntax 'decorato…
-
### Target components
action_server, actions
### Description
i.e.: As something as:
```
@my_decorator
@action
def any_action(value: str) -> str:
...
```
is the same as:
```
def a…
-
Howdy,
Thanks for the library - it's very useful. It would be more useful, though, if it didn't have decorators, because getting them to work is a pain.
I ended up pulling out the hoc - withFirest…
-
**Is your feature request related to a problem? Please describe.**
I'm using the auto_route package, which needs to add an @RoutePage() decorator above the classes. If I try to add it above a functio…
Nolat updated
3 months ago