-
Is there a way to limit the number of selected dates, when in multiple selection mode?
In my case I want to select two dates (a start date and end date for a vacation).
First I tried the "Range" …
-
Hi,
for people using the basic patterns of the flex layout lib, you can just included a SCSS file with the following definitions:
```
[fxLayout] {
box-sizing: border-box;
display: flex;
…
-
**Describe the bug**
When I generate a component in an angular library (ng11), and I am going to use it in a storybook, it shows me the error of:
`Cannot read property 'selector' of undefined.`
…
-
In English comma - 188, in Russian - 191. And when i set tagging-tokens to comma it not work in Russian.
Can we change tagging tokens for not special keys from codes to letters?
Sorry for bad englis…
-
I am trying to show the user current location and I am initializing map object and updating on getting user location using MDN geolocation but the map shows the wrong location which it was initialize…
-
### Current behavior
`package.json`
```json
{
"name": "@something/editor",
"version": "0.0.1",
"description": "a library",
"module": "index.js",
"types": "index.d.ts",
…
-
Spinning this issue up as a place to have a discussion. Recently the Office UI Fabric guys made some big changes with their project that you can see posted on their blog (http://dev.office.com/fabric/…
-
@mhevery sez:
I just noticed that there is a wrong `ngUpgrade` example in our docs. Could we get it fixed?
The issue is here:
```
import { platformBrowserDynamic } from '@angular/platform-brow…
-
Angularjs 1.4.8
angular-bootstrap 0.14.3
If I put a timezone or a literal in the uib-datepicker-popup field then it sets the date to undefined when I choose one from the popup. The following datepick…
-
Once the slick is displayed, you can go to the prev/next slides and they will show correctly.
This is a simple code to test this issue:
The HTML:
``` html
Content 1
…