1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-30 02:00:10 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Kushagra Gour
b22783ae87 styling fixes 2023-08-18 13:55:20 +05:30
Kushagra Gour
b08c34ff59 fix bugs 2022-04-07 13:01:07 +05:30
Kushagra Gour
1a333036af Migrate SavedItemPane to functional component 🥳 2019-07-17 14:02:44 +05:30
Kushagra Gour
d0f9d19e97 add l10n in missing areas 2019-07-16 18:59:37 +05:30
Kushagra Gour
00a00d38ec saveditempane: make filtering case-insensitive 2019-03-18 15:47:20 +05:30
Kushagra Gour
351905e44d saveditempane: fix filtering and autofocus 2019-03-18 15:45:48 +05:30
Kushagra Gour
6724b7c90b add templates for file mode 2019-03-15 16:30:16 +05:30
Kushagra Gour
8fc5a3c4e7 saveditempane: add empty state img 2019-03-14 02:10:47 +05:30
Kushagra Gour
9a2fdfe552 some a11y improvements. stop saved item pane for tabbing when hidden 2019-03-14 00:44:13 +05:30
Kushagra Gour
0a65207a7f SavedItemPane: change componentWillUpdate to getDerivedStateFromProps. fixes empty list 2019-03-01 16:05:31 +05:30
Kushagra Gour
6b24e76951 merge master 2019-01-17 20:14:53 +05:30
Kushagra Gour
31105eb0fd Fix import of items when logging in. fixes #316 2019-01-08 18:13:39 +05:30
Kushagra Gour
31e401d185 cleanup and comments 2019-01-08 14:01:17 +05:30
Kushagra Gour
f3f9bf6b08 add support for templates 2018-07-09 23:25:12 +05:30
Kushagra Gour
53faebfe28 add proper aria-label on buttons 2018-07-03 09:59:13 +05:30
Kushagra Gour
ed670db395 turn some links into btns 2018-07-03 09:44:51 +05:30
Kushagra Gour
1b46020f85 fix conditional rendering 2018-06-20 01:30:53 +05:30
Kushagra Gour
15d65f30ea misc fixes 2018-06-19 00:47:39 +05:30
Kushagra Gour
fd4cfe9ec4 eslint fixes 2018-06-17 22:19:44 +05:30
Kushagra Gour
d185518911 eslint fixes 2018-06-17 18:14:19 +05:30
Kushagra Gour
7990b22371 focus last editor when saveditemspane closes 2018-06-17 00:51:01 +05:30
Kushagra Gour
dfcd5bc505 get preact files into root 2018-06-16 14:56:14 +05:30