issues
search
dart-archive
/
angular.dart.tutorial
AngularDart tutorial
MIT License
234
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make it clear that this is for AngularDart 1
#143
filiph
closed
7 years ago
0
Unable to resolve asset ID for "dart:core"
#142
mohawkTrail
opened
8 years ago
9
Updating the tutorial to Dart 1.9+, which introduces an additional
#141
darrencarlton
opened
9 years ago
0
Fixes issue #139, web_components dependency.
#140
darrencarlton
closed
9 years ago
0
Fix web_components dependency
#139
kwalrath
closed
9 years ago
0
Upgrade packages to Angular 1.1 and web_components 0.10
#138
darrencarlton
closed
9 years ago
1
Fix angular/angular.dart.tutorial#132
#137
darrencarlton
closed
9 years ago
0
Fix angular/angular.dart.tutorial#132
#136
darrencarlton
closed
9 years ago
1
update angular.dart dependency
#135
dkokic
closed
9 years ago
3
Fixed the bug where the rating couldn't be zero.
#134
CelerityAbbottPC
opened
9 years ago
1
Chapter 7 makes no mention of sdkDirectory parameter that is required by angular transformer.
#133
bgourlie
opened
9 years ago
3
Chap5: "Observer reaction functions should not change model."
#132
MatthieuNICOLAS
closed
9 years ago
1
[WIP] feat(tutorial): Update Angular.Dart to v1.0.0
#131
vicb
closed
10 years ago
3
Moved to Angular 0.14.0
#130
fedy2
closed
10 years ago
2
suggest rename Chapter 2 'rating' attr to 'myrating'
#129
wstidolph
closed
7 years ago
0
Tutorial broken with Dart 1.6.0 (DEV) at perf_api line 9
#128
wstidolph
closed
10 years ago
10
Upgrade angular version to 0.13.0
#127
NicholasTuck
closed
10 years ago
1
Angular.dart.tutorial seems pretty outdated
#126
zoechi
closed
10 years ago
4
Injecting custom type components
#125
tadas-subonis
closed
10 years ago
2
Mention special CSS include needed for ng-show and hg-hide
#124
tadas-subonis
closed
10 years ago
1
Force karma to execute the tests from Chapter_03 through Chapter_06 and ...
#123
bvahdat
closed
10 years ago
3
Injecting services/controllers and scope to components and handeling events
#122
benbro
opened
10 years ago
0
Naming convention
#121
benbro
closed
10 years ago
1
Use arrayify formatter instead of keys.toList()
#120
benbro
opened
10 years ago
0
Remove usage of shadow_dom (deprecated)
#119
vicb
closed
10 years ago
7
Update main_test.dart
#118
smallg
closed
10 years ago
3
Update main_test.dart
#117
smallg
closed
10 years ago
1
WIP: Update from 0.9.8 to 0.10.0
#116
kwalrath
closed
10 years ago
0
[Chapter_06]Observer reaction functions should not change model
#115
smallg
closed
10 years ago
2
Update tutorial samples to 0.9.11 (push when 0.9.11 goes out)
#114
kwalrath
closed
10 years ago
5
fix(SearchRecipeComponent): category-filter-map is just `@NgOneWay`
#113
chalin
closed
10 years ago
3
Sync chap 7 code with most recent chap 6 updates
#112
chalin
closed
10 years ago
4
Fixing rating_component in CH_07
#111
zachconrad
closed
10 years ago
10
demo freezes
#110
robert-king
closed
10 years ago
1
pubspec.yaml: require angular >=0.9.10
#109
chalin
closed
10 years ago
0
Update to Angular 0.9.10, and a few fixes
#108
chalin
closed
10 years ago
4
[Tutorial Chapter6] Leave event and view lost
#107
RomainN
closed
10 years ago
3
npm install does not work - update karma version
#106
kpe
closed
10 years ago
5
Can't run generator.dart
#105
jamcoupe
closed
10 years ago
10
refactor(recipe): make .fromJson() a generative constructor
#104
chalin
closed
10 years ago
0
refactor(server): follow recommended project layout, put server in bin
#103
chalin
closed
10 years ago
1
Upgrade to Angular 0.9.10 & misc changes
#102
vicb
closed
10 years ago
12
fix(recipe_book): apply chap 6 updates to chap 7 code
#101
chalin
closed
10 years ago
0
chore(server): update pubspec to include http_server
#100
chalin
closed
10 years ago
0
refactor(Recipe): rename constructor fromJsonMap to fromJson
#99
chalin
closed
10 years ago
5
use `toJson()` instead of `toJsonString()` ?
#98
adarshaj
closed
10 years ago
3
Add simple HTTP server implementation in support of Chap. 6 exercises
#97
chalin
closed
10 years ago
10
fix(recipe): follow dart:convert.JsonCodec JSON encoding convention
#96
chalin
closed
10 years ago
11
fix(Chapter_05): add recipe id to recipes.json
#95
chalin
closed
10 years ago
1
Update recipe_book.dart
#94
vicb
closed
10 years ago
0
Next