-
https://github.com/qontu/ngx-inline-editor/blob/master/demos/basic
=> 404 Page not found
-
HTML Code:
Component File:
import { Component } from '@angular/core';
import { Ng2SmartTableModule,LocalDataSource } from 'ng2-smart-table';
import { DispatchActionService } from './dispatch…
-
I noticed the use of ngModel what about reactive forms ? is this someting that is planned or already supported ?
Importing the ngModel form module is not someting i would want to do.
To make thi…
-
If I want to disable delete and hide its icon, and add a custom action icon. How to style it?
-
i have the table already mentioned, and i have created components to be consumed from outside, the problem is, i had the table in mode: inline and when i try to update some data, the data disappears f…
-
I am building an Angular 2.3 application and stumbled across this package. I am using webpack as my transpiler. I had to add "allowJS: true" to my tsconfig.json to eliminiate one of the errors I was g…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.11.2
**Electron Version**: 0.37.8
**System**: Microsoft Windows 10 Home Single Language
**Thrown From**: [json-schema](htt…
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.1.0
**System**: Unknown Windows Version
**Thrown From**: [colorpicker](https://github.com/ardcore/atom-colorpicker) package, v0.3.0…
-
Is there a way to support `matInput` in angular material, so it can work like a normal textarea with material design?
Update:
https://github.com/wynfred/mat-contenteditable now has a directive tha…
-
Hi,
I end up with unmet dependencies trying to install on OSX with latest node (7.0) and npm (3.10.8) versions.
```
eth-tweet-ui@0.0.1 /Users/tho/htdocs/EthTweetUi/ethTweetUi-update-11-2016
├── UNME…