Skip to content
angular logo

Angular

Released in 2016, Angular is a rewrite of AngularJS. It focuses on good mobile development, modularity, and improved dependency injection. Angular is designed to comprehensively address a developer's web application workflow.

Here are 19,310 public repositories matching this topic...

storybook
prettier
components
KevinJue
KevinJue commented Jun 13, 2019

Bug, enhancement request, or proposal:

In mat-form-field with outline appearance you can insert a mat-chip-list inside the form-field but the label doesn't go above the input
it's look like a bug, because if we insert the mat-chip-list outside or if we change the appearance everything look good

![Capture d’écran 2019-06-13 à 11 20 54](https://user-images.githubusercontent.com/1983788/59420

js-xlsx
KurtMar
KurtMar commented Sep 12, 2019

I noticed a bug in the html_to_sheet function. When reading cells that are empty, the cell index is correctly incremented, but if the cell has HTML tags and is observed to be empty after stripping the tags, the cell index is not incremented. This results in misalignment of the subsequent cells:

https://github.com/SheetJS/js-xlsx/blob/e3c5eac99c3b2be6929adfca455c1be87fab792b/xlsx.js#L18956-L18

generator-jhipster
atomfrede
atomfrede commented Sep 21, 2019
Overview of the feature request

We should add the spring no-http plugin to make sure we (and our users) do not use http repositories by accident in maven or gradle builds. If it works well we can extend the use to e.g. production code.

I will take care of it. It worked pretty well for gradle but there were some problems with the maven checkstyle integration.

**Motivation f
pitust
pitust commented Jul 4, 2019

This uses the latest release of Onsen UI. In case the issue is not reproducible in desktop browsers, just follow the previous steps and also modify the platform version at the end (you can also open the mentioned site on a device).

Environment

Onsen UI Version: 2.10.8

Framework: react-dom 16.8.6 (I think it also forces react to be 16.8.6)

Framework binding: react-onsenui 1.11

You can’t perform that action at this time.