-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
92 lines (72 loc) · 2.99 KB
/
CHANGELOG
File metadata and controls
92 lines (72 loc) · 2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
Wed 10 Jan 2018 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.26 and 0.0.27
* Remove overflow property
* Fix scroll event for iframe on modile safari
Thu 04 Jan 2018 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.25
* Make widget icon as base64 image text
* Add loading animation
Fri 22 Dec 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.24
Thu 18 Dec 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Create overlay extension
* Update widget option (initialState and extension)
Thu 14 Dec 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.23
* Change domain of icon image (img.scrolliris.com)
* Release 0.0.22
* Fix minimap canvas rendering
Fri 09 Dec 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.21
* Rename canvas as minimap
Tue 28 Nov 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Change project code name Sihl to Sierre
* Update repository url
Tue 10 Oct 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.20
* Update widget (icon background, map background, fix initial state)
Mon 09 Oct 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.19
* Update widget (add icon, close button, initial state)
* Add widget option
Wed 20 Sep 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.17 and 0.0.18
* Remove original css application from canvas
* Update widget style
* Update iframe height (a little bit longer)
Mon 18 Sep 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Fix example
Sat 16 Sep 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Add npm version badge in README.md
Fri 15 Sep 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.16
* Make functional test to work (electron via tape-run, phantomjs via karma)
Wed 13 Sep 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Rename dist as dst
Mon 11 Sep 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.15
* Revert change adding `Accept-Encoding` (it's forbidden header)
* Release 0.0.14
* Add Accept-Encoding header as deplate for xhr
Mon 21 Aug 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.10, 0.0.11, 0.0.12 and 0.0.13
* Update color rendering (Math.round)
* Update api response format
Thu 17 Aug 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.8 and 0.0.9
* Add csrfToken as optional argument
Fri 21 Jul 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.6 and 0.0.7
* Fix canvas asset url replacing
* Improve minimap height calculation
Mon 17 Jul 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.5
* Make configuration simple
Fri 14 Jul 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.3 and 0.0.4
* Fix dependency <style> tag
* Update Request Headers
Wed 12 Jul 2017 Yasuhiro Asaka <yasuhiro.asaka@grauwoelfchen.net>
* Release 0.0.2 and 0.0.1
* Add empty response handling
* Initial commit