This repository was archived by the owner on Dec 18, 2024. It is now read-only.
Commit a2486b5 1 parent b4d65ab commit a2486b5 Copy full SHA for a2486b5
File tree 3 files changed +23
-3
lines changed
3 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ System.config({
12
12
"github:*" : "jspm_packages/github/*" ,
13
13
"npm:*" : "jspm_packages/npm/*"
14
14
} ,
15
-
16
15
map : {
17
16
"aurelia-animator-css" : "npm:aurelia-animator-css@1.0.1" ,
18
17
"aurelia-api" : "github:spoonx/aurelia-api@2.2.0" ,
@@ -259,4 +258,4 @@ System.config({
259
258
"indexof" : "npm:indexof@0.0.1"
260
259
}
261
260
}
262
- } ) ;
261
+ } ) ;
Original file line number Diff line number Diff line change
1
+ <a name =" 0.4.0 " ></a >
2
+ # [ 0.4.0] ( https://github.com/MarcScheib/legendsrising/compare/0.3.4...v0.4.0 ) (2016-10-16)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * fix index favicon and doctype ([ 302f1aa] ( https://github.com/MarcScheib/legendsrising/commit/302f1aa ) )
8
+ * ** faq:** fix check for empty faq list ([ cbd7d9d] ( https://github.com/MarcScheib/legendsrising/commit/cbd7d9d ) )
9
+ * ** nav:** fix mobile nav toggling ([ 9af132d] ( https://github.com/MarcScheib/legendsrising/commit/9af132d ) )
10
+
11
+ ### Features
12
+
13
+ * ** env:** add aurelia environment plugin ([ f998946] ( https://github.com/MarcScheib/legendsrising/commit/f998946 ) )
14
+ * ** nav:** add mobile nav toggling ([ 1cc1e78] ( https://github.com/MarcScheib/legendsrising/commit/1cc1e78 ) )
15
+ * ** nav:** add nav toggling ([ ecc022b] ( https://github.com/MarcScheib/legendsrising/commit/ecc022b ) )
16
+ * ** nav:** add nav toggling ([ b5a5b30] ( https://github.com/MarcScheib/legendsrising/commit/b5a5b30 ) )
17
+ * ** nav:** improve nav toggling ([ 48fef21] ( https://github.com/MarcScheib/legendsrising/commit/48fef21 ) )
18
+ * ** style:** add radio/checkbox styles ([ 197b82e] ( https://github.com/MarcScheib/legendsrising/commit/197b82e ) )
19
+
20
+
21
+
1
22
<a name =" 0.3.4 " ></a >
2
23
## [ 0.3.4] ( https://github.com/MarcScheib/legendsrising/compare/0.3.2...v0.3.4 ) (2016-03-06)
3
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " LegendsRising" ,
3
- "version" : " 0.3.4 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " LegendsRising, a Massively Multiplayer Online Role-Playing Game" ,
5
5
"keywords" : [
6
6
" legendsrising" ,
You can’t perform that action at this time.
0 commit comments