Skip to content
#

Angular

angular logo

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 21,143 public repositories matching this topic...

angular
Alphish
Alphish commented Feb 17, 2020

📚 Docs or angular.io bug report

Description

Right now, the documentation doesn't specify what happens when services are injected using type tokens with generic parameters (such as MyGenericService<number> or MyGenericService<string>), or at least I haven't found such a place.

The behaviour can be tested - currently different variations of generic service have the same underlying

storybook
afebbraro
afebbraro commented Oct 28, 2019

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://storybookjs.now.sh/official-storybook/?path=/story/addons-jest--with-tests'
    in a narrow width browser.
  2. Click on the Tests panel.
  3. Scroll down to see the tests panel.
  4. See the total number of tests and total time covering up the "Todo" tex
sheetjs
components
thariqnu-ifm
thariqnu-ifm commented Dec 17, 2019

Trying to open https://material.angular.io/components/datepicker/overview#choosing-a-date-implementation-and-date-format-settings using Chrome browser.

The browser should scroll to the "Choosing a date implementation and date format settings" section.
But currently, it doesn't scroll at all. The browser stays on the top-most part of the page.

P.s. this URL is obtained through copying the li

bernica
bernica commented Jan 28, 2020

Is your feature request related to a problem? Please describe.
When implementing a textField with next return key type, the keyboard is dismissed and focusing another textField brings it back BUT a flick is produced.

Describe the solution you'd like
I'd like to be able to prevent the textFieldShouldReturn implementation from always dimissing soft input.

**Describe alternatives yo

generator-jhipster
handsontable
terminus
1LiterZinalco
1LiterZinalco commented Dec 30, 2019

This isn't really an issue in the sense of a bug or something like that, but rather a tiny correction.

Currently, the "transparency" slider in the application settings will let the background shine trough, if it's set to a low value (the left side), which doesn't really make sense. The setting is actually representing the opposite: opacity.

It's also called opacity [in the code](https://gith

deniz946
deniz946 commented Dec 28, 2018

Hello guys, pleased to discover this repo, cloned the repo, did npm install and after a successful install and try to serve the app with npm run start I get this @anglar/flex-layout issue, is anyone else facing this problem?

  • npm version: 6.4.1
  • node version: 10.13.0
  • angular-cli version:
Angular CLI: 6.2.8
Node: 10.13.0
OS: win32 x64
Angular: 6.1.10
... animations, common, com
SouravKumar89
SouravKumar89 commented Aug 23, 2019

I have a angular 4 project which i'm working from last 2 years and as I didn't had any new package to add, I didn't ran npm install for almost an year. Few days back I needed a package to install and hence did npm install defining it in package.json file, after which my AOT build started giving some problem. Then I changed my typescript package from ~2.2.2 to ~2.8.0 after that it worked but it's t

coreui-free-bootstrap-admin-template
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

doodirock
doodirock commented Sep 1, 2019

There seems to be a few examples of using custom components via render prop that mostly rely on 3rd parties like bootstrap, material, or other UI libraries. Are there any example of people using a custom component they've developed along with text-mask.

I'd like to get a better sense on the best way to set up my custom input components to make the integration process easier.

raw

Created by Google

Released September 14, 2016

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

react vue typescript
You can’t perform that action at this time.