-
in v3 froala editor is not working with `ngModel` but works fine with `froalaModel`.
### froala version
- angular-froala-wysiwyg@3.0.5
- froala-editor@3.0.5
### Environment
```
@angular-dev…
-
Hi there! I've been making some progress with my geotagging app. Thank you so much for making angular-google-maps
I haven't tried using a database yet to store my markers, but I want this basic funct…
-
Currently we're sending 19 scripts and 8 stylesheets when serving the client assets. This is bad. Ideally should be 1 & 1. I'd also like to get rid of jquery & bootstrap.js and switch to using angular…
-
# AngularJS
这是一个AngularJS Guide的中文分支版本,提供关于AngularJS的视频、入门、使用与论坛等中文互联网内容,这里的分类并没有完全参照英文版,也并不固定,如果你有发现新的内容需要添加新类别,直接加吧。
## 视频
- [Angular教学视频youku转载](http://i.youku.com/u/UMzQyMDgyODk2/videos)
## 入门指南
…
-
Say I have the a directive called `myDirective` which has the following template:
```
```
Say I want to add more conditions to `ng-class`:
```
my-directive
```
The expected result would be:
```
…
-
problem as the title.
please check jsBin https://jsbin.com/tuziwi/edit?html,css,js,console,output
-
## Overview
Vue.js is a JavaScript UI framework. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer on…
-
Hey Arn,
first of all: Thanks for your work for integrating this editor in angular.
I tried installing and including the files - but I get an
```
File to import not found or unreadable: ./base-…
-
#### Reproduction
https://stackblitz.com/edit/angular-material-dialog-token-from-lazy-module?file=src%2Fapp%2F%2Bteacher%2Fcomponents%2Fteacher-page%2Fteacher-page.ts
Steps to reproduce:
1. go …
-
The current implementation of supporting plugins is very monolithic and puts a lot of complexity into the core of ui-leaflet. Myself and @jessertaylor are proposing we de-scope ui-leaflet and come up …