aurelia
Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.
Here are 369 public repositories matching this topic...
-
Updated
Apr 16, 2020 - JavaScript
I'm submitting a bug report
-
Library Version:
1.2.3 -
Loader/bundler:
Webpack
Current behavior:
Generating a new aurelia project using webpack and .net core produces a webpack.netcore.config.js file that does not pass environment variables or arguments to webpack.config
- What is the expected behavior?
The webpack.netcore.config.js should change from this
-
Updated
Jun 6, 2020 - JavaScript
There seems to be a difference between the example provided here: https://aurelia-ui-framework.herokuapp.com/docs/form and the actual implementation
The dropzone doesn't stretch to fill the column width. It seems that getting it out of <input-wrapper> (like it is in the example docs) fixes it.
 or attached()
Does this refer to when using aurelia-kendo-bridge or in general? I was under the impression that one of the advantages of Aurelia was the compatability with 'vanilla' libraries.
-
Updated
Jul 15, 2020 - TypeScript
-
Updated
Jul 16, 2020 - TypeScript
Besides feeding a string url directly to the breadcrumb item, we should have an option to provide an Aurelia router routing config. The item should look something like this:
{
title: string,
url?: string,
config?: {
route: string,
params?: {}
}
}allow changing the severity, in options, for each reported issue.
-
Updated
Nov 6, 2019 - TypeScript
-
Updated
Jul 15, 2020 - TypeScript
-
Updated
Feb 13, 2019 - JavaScript
Description
Wir sollten die komplette bpmn-io Komponente, die genutzten Events und das Property Panel refactoren und uns klar machen wie die Dinge zusammenspielen.
Aktuell haben wir
- ein
diagramChangeEvent, - eine diagramHasChanged Variable,
- eine _diagramHasChanges Variable,
- ein differsFromOriginal Event,
- ein diagramChangesResolved Event,
- eine diagramIsInvalid Vari
Aurelia is not triggering lifecycle events on the dynamically added custom elements.
See: TemplatingEngine docs enhance method
enhance(): View
Returns
A View representing the enhanced UI. Consumers of this API are responsible for enforcing the View lifecycle.A View representing the enhanced UI. Consumers
-
Updated
Feb 21, 2018 - JavaScript
-
Updated
Mar 19, 2019 - TypeScript
-
Updated
Apr 28, 2020 - JavaScript
-
Updated
Mar 20, 2018 - TypeScript
It looks like that currently firebase-aurelia add only implements firebase push method.
https://github.com/PulsarBlow/aurelia-firebase/blob/master/src/collection.js#L23
add(item:any) : Promise {
return new Promise((resolve, reject) => {
let query = this._query.ref().push();
query.set(item, (error) => {
if (error) {
reject(error);
ret
It seems that someone edited out all documentation for
SwaggerToTypeScriptClientGenerator.Is is possible to revert back to older revisions to have it available for users?
https://github.com/RicoSuter/NSwag/wiki/SwaggerToTypeScriptClientGenerator#extended-classes-and-extension-code