File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.2] ( https://github.com/projectcaluma/ember-caluma/compare/v1.2.1...v1.2.2 ) (2019-06-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** update dependency ember-cli-string-helpers to v3 ([ fc4d0c3] ( https://github.com/projectcaluma/ember-caluma/commit/fc4d0c3 ) )
7
+ * ** deps:** update dependency ember-math-helpers to v2.11.2 ([ 13241bc] ( https://github.com/projectcaluma/ember-caluma/commit/13241bc ) )
8
+ * ** deps:** update dependency graphql-tools to v4.0.5 ([ 094f60c] ( https://github.com/projectcaluma/ember-caluma/commit/094f60c ) )
9
+ * ** deps:** update dependency sass to v1.22.0 ([ 4d94453] ( https://github.com/projectcaluma/ember-caluma/commit/4d94453 ) )
10
+ * ** form:** add missing validation function for form questions ([ c9a4a0f] ( https://github.com/projectcaluma/ember-caluma/commit/c9a4a0f ) )
11
+ * ** form:** fix answer handling of powerselect widget ([ cb37130] ( https://github.com/projectcaluma/ember-caluma/commit/cb37130 ) )
12
+ * ** form:** fix loading of subforms and improve error handling ([ b47cd4d] ( https://github.com/projectcaluma/ember-caluma/commit/b47cd4d ) )
13
+ * ** form:** fix wrong answer when clicking checkboxes too fast ([ 8b8bc30] ( https://github.com/projectcaluma/ember-caluma/commit/8b8bc30 ) )
14
+ * ** table:** allow tables to have documents as value ([ 017515f] ( https://github.com/projectcaluma/ember-caluma/commit/017515f ) )
15
+
1
16
## [ 1.2.1] ( https://github.com/projectcaluma/ember-caluma/compare/v1.2.0...v1.2.1 ) (2019-06-19)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-caluma" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.2.2 " ,
4
4
"description" : " The Ember.js addon for Caluma" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments