Alexander Taran

Results 265 comments of Alexander Taran

Probably won't get into au 1.x so no rush

thing is.. `@bindable` already makes a getter/setter out of a propery

Exactly what I thought (-:

Would you like to provide a pull request for it @RWOverdijk ?

``` async triageQuestion(id) =>{ respondSameDay() let response = await getResponseFromOP( { timeout : 4weeks } ) if(!response) { closeQuestion(id,randomReason()) } } ```

stale from 2015 no discussion, no planned actions

@fkleuver is going to look after this for vNext

@pndewit and importing css in attribute class does not produce the desired result?