Daniel Ferreira Monteiro Alves

Results 26 issues of Daniel Ferreira Monteiro Alves

# 🐛 Bug Report Last night the routing fallback was fixed for direct routing. However, it's not working yet for explicitly configured routing. ## 🤔 Expected Behavior No matter if...

Bug
Topic: Router

# 🐛 Bug Report By following the documentation at (https://docs.aurelia.io/getting-started/handling-events), the `preventDefault` should be called by default, every time that I use a `.delegate` to handle some events. ## 🤔...

help wanted

Samples using `kodando-jest` for testing kotlin-js libraries.

Hey, guys! I like a lot of this library and its performance improvements over other js libraries. However, one thing that I always have missed in React and other VirtualDom...

feature request

If you have multiple files like bellow: > data/stat-weight-unit.ts ```typescript export type StatWeightUnit = 'lbs' | 'kg'; ``` > data/stat-engine-power-unit.ts ```typescript export type StatEnginePowerUnit = 'hp'; ``` > data/index.ts ```typescript...

Hello, I'm just starting with this framework in an attempt to replace NestJS in one of our applications. So far, I'm loving all the care and mainly the smart usage...

Sometimes we need to hack, even in C#, to get some dynamic processing. So I propose the following changes in the ScriptSharp compiler: ## Make the Object class inherits of...

Hey guys, I just installed the last version from the repository but my VS does not show any Nemerle project to use. Can Nemerle be installed on VS 2013 update...