File tree Expand file tree Collapse file tree 3 files changed +10
-13
lines changed Expand file tree Collapse file tree 3 files changed +10
-13
lines changed Original file line number Diff line number Diff line change @@ -145,17 +145,14 @@ var enjoyhint_script_steps = [
145
145
146
146
#### Release notes
147
147
148
- ##### v.3
149
-
150
- * New and simplified description of EnjoyHint steps
151
- * Auto scroll to the element
152
- * Possibility to hide or display the buttons showNext, showSkip.
153
- * HTML usage allowed in description
154
- * Destructor
155
- * Simplified property names
156
- * Grunt to compress and merge files
157
- * New examples
158
- * You can learn the step you are on by the class enjoyhint-step-* ( where * stands for the step number).
148
+ ##### v.4
149
+
150
+ * Fix label position bugs
151
+ * Fix arrow position bugs
152
+ * Fix resize bugs
153
+ * Add responsive design
154
+ * Add mobile support
155
+ * Add possibility to go back to previous step
159
156
160
157
161
158
Original file line number Diff line number Diff line change 4
4
" enjoyhint.js" ,
5
5
" enjoyhint.css"
6
6
],
7
- "version" : " 3.1 .0" ,
7
+ "version" : " 4.0 .0" ,
8
8
"homepage" : " https://github.com/xbsoftware/enjoyhint" ,
9
9
"authors" : [
10
10
" XB Software"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " enjoyhint" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 4 .0.0" ,
4
4
"description" : " Web-tool that provides the simplest way to create interactive tutorials and hints." ,
5
5
"main" : " enjoyhint.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments