Skip to content
#

aurelia

aurelia logo

Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.

Here are 369 public repositories matching this topic...

alexisszabo
alexisszabo commented Feb 21, 2020

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

SvetlozarValchev
SvetlozarValchev commented Mar 31, 2020

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.

![image](https://user-images.githubusercontent.com/446056/78068177-a3e6e080-73a0-11ea-9d15-dd33dc

generator-spfx
marcDeSantis
marcDeSantis commented Mar 7, 2019

General Information

  • [X ] Usage
  • Development
  • Documentation
  • Feature Request

Specific generator

  • [X ] Addons
  • HandlebarsJS

What Version you are running?

  • NodeJS: 8.11.1
  • NPM: 6.4.1
  • @pnp/spfx: 1.6.3

Describe your problem

  1. Create a new ApplicationCustomizer Extension project using VueJS
  2. Add PlaceHolderContent dependencies as desc
alexanderkasten
alexanderkasten commented Jul 4, 2019

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 diagramChange Event,
  • eine diagramHasChanged Variable,
  • eine _diagramHasChanges Variable,
  • ein differsFromOriginal Event,
  • ein diagramChangesResolved Event,
  • eine diagramIsInvalid Vari
You can’t perform that action at this time.