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

storybook
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
geyuqiu
geyuqiu commented Feb 20, 2020
Overview of the feature request

entity name should be in @RequestMapping in [entityName]Resource.java, in order to avoid code duplication of entity name in @GetMapping, @PostMapping, @PutMapping, @DeleteMapping etc.

@RestController
@RequestMapping("/api/[entityName]")
// ...
@GetMapping("/{id}")
// ...
@DeleteMapping("/{id}")

instead of

@RestController
@Re
handsontable
warpech
warpech commented Jan 22, 2020

Description

Starting from version 8.0.0 (specifically from PR handsontable/handsontable#6157, it is no longer possible to set a custom border color or border width of current cell, area, fill selection using CSS. (demo of how that woked in 7.x: https://jsfiddle.net/kayw7e20/1/).

This feature was not officially supported, but we are expecting that some developers

terminus
Fizzixnerd
Fizzixnerd commented Feb 16, 2020

Type
Enhancement/Feature Request

What You Do

  1. Copy a multiline string from somewhere, such as:
hello
world
  1. Paste this into the terminal window

What You See

The pasted text is entered without a warning and immediately executed by the shell.

What You Expect

A popup dialog confirming that you really wanted a multi-line paste. In my experience

rafamontoya
rafamontoya commented Dec 16, 2018

On Windows10 machine, following README installation instructions:

c:\code\mean>npm start

mean@2.0.2 start c:\code\mean
concurrently -c "yellow.bold,green.bold" -n "SERVER,BUILD" "nodemon server" "ng build --watch"

[SERVER] [nodemon] 1.18.9
[SERVER] [nodemon] to restart at any time, enter rs
[SERVER] [nodemon] watching: .
[SERVER] [nodemon] starting node server
[SERVER] ../.

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.

peterblazejewicz
peterblazejewicz commented Jul 25, 2019

I believe that the image here:
https://github.com/ng-bootstrap/ng-bootstrap/blob/a6d73d6143e414bd82a3adcfca45cab601c93ba2/demo/src/style/demos.css#L5

should comes with color versions for interactive states, so docs can be inlined with Bootstrap default outline button color palette (which implies white text/current color).

That's minor issue though.

Thanks!

raw
oyo-ravi-yadav
oyo-ravi-yadav commented Jan 16, 2020

Describe the bug
Getting this warning when building prod webpack config and running it

You are currently using minified code outside of NODE_ENV === 'production'. This means that you are
running a slower development build of Redux. You can use loose-envify
(https://github.com/zertosh/loose-envify) for browserify or DefinePlugin for webpack
(http://stackoverflow.com/questions/30030

Created by Google

Released September 14, 2016

Repository
angular/angular
Website
angular.io
Wikipedia
Wikipedia

Related Topics

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