-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathCHANGELOG
127 lines (91 loc) · 2.41 KB
/
CHANGELOG
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
v0.1.19 / 2019-03-04
====================
* 0.1.19
* x-controls: avoid resetting the checkbox on losing focus
v0.1.18 / 2019-03-04
====================
* 0.1.18
* x-controls: handle checkbox manually to retain focus
v0.1.17 / 2019-03-04
====================
* 0.1.17
* x-controls: let the event through for toggling checked status
v0.1.16 / 2019-03-04
====================
* 0.1.16
* controls: fix last item being hidden on firefox
v0.1.15 / 2019-03-04
====================
* 0.1.15
* package: update dependencies
* main: initial setup for window resize logic to show controls
* controls: wire up shift, unshift and toggleCheck
* main: adjustments for controls bar
* html: better formulation for functionally handled links
* x-controls: disable external interactions for the check control
* x-controls: set up the element
v0.1.14 / 2019-02-09
====================
* 0.1.14
* task: fix keypress
v0.1.13 / 2018-11-16
====================
* 0.1.13
* add github-corner
v0.1.12 / 2018-11-13
====================
* 0.1.12
* sw: an attempt to fix double refresh needed to update cache
* update changelog
v0.1.11 / 2018-10-29
====================
* 0.1.11
* <x-task>: fix header and content trimming on small screens
* update changelog
v0.1.10 / 2018-10-29
====================
* 0.1.10
* store: new initial experience
* store: avoid hanging the main loop on background sync
* update changelog
v0.1.9 / 2018-10-28
===================
* 0.1.9
* <x-task>: fix handling of very long text fields
v0.1.8 / 2018-10-28
===================
* 0.1.8
* main: fix overflow on phone
* update changelog
v0.1.7 / 2018-10-28
===================
* 0.1.7
* <x-task>: fix bullet size for small screens
* <x-task>, <x-pin>: hide pin for checked items
* update changelog
v0.1.6 / 2018-10-28
==================
* 0.1.6
* <x-task>: add a bullet for rooting
v0.1.5 / 2018-10-28
===================
* 0.1.5
* main: fix pins width issue for small screens
* update changelog
v0.1.4 / 2018-10-28
===================
* 0.1.4
* nav: fix overflow
* <x-task>, <x-pin>: expand to fill available space and fix pin location overflow
* add CHANGELOG
v0.1.3 / 2018-10-25
===================
* 0.1.3
* <x-checkbox>: fix checked on chrome and safari
* update readme
v0.1.2 / 2018-10-25
===================
* 0.1.2
* sw: fix cache URLs
v0.1.1 / 2018-10-25
===================