Commit graph

3121 commits

Author SHA1 Message Date
Collin M. Barrett
2e7d435035 rm trailing new lines 2019-08-31 16:32:07 -05:00
Collin M. Barrett
aabfda9c9e convert ListInfoDrawer from class to function w/hooks 2019-08-31 13:55:09 -05:00
Collin M. Barrett
81a38e7a62 fix indent 2019-08-31 13:31:42 -05:00
Collin M. Barrett
1230129a4b refactor SubscribeButton for SRP -> Primary Button & MirrorButtons 2019-08-31 13:07:53 -05:00
Collin M. Barrett
e6758349fb refactor SubscribeButton for SRP -> Primary Button & MirrorButtons 2019-08-31 12:56:57 -05:00
Collin M. Barrett
84c19f63e6 don't barrel export hook only used by neighbors 2019-08-31 11:38:38 -05:00
Collin M. Barrett
bb4c6bf156 extract ListsTable and ListDrawer below ListsTableHoc 2019-08-31 11:33:21 -05:00
Collin M. Barrett
44afc4aceb separate ListsTable and ListDetailsDrawer and wrap in Fragment 2019-08-31 10:09:03 -05:00
Collin M. Barrett
1388300b20 mv arraySorter to separate file 2019-08-31 10:02:49 -05:00
Collin M. Barrett
f8839009f3 useTablePageSizer hook 2019-08-31 10:00:02 -05:00
Collin M. Barrett
8e4b3adf3d wip convert ListsTable to functional with hooks 2019-08-30 21:35:16 -05:00
Collin M. Barrett
d28459d3c1 rm explicit return types, misc. linting 2019-08-30 19:48:02 -05:00
Collin M. Barrett
c74a46288b update pkgs 2019-08-30 19:26:40 -05:00
Collin M. Barrett
8c22f74116 add license to drawer 2019-08-27 12:57:24 -05:00
Collin M. Barrett
91dde97533 wip fetch licenses 2019-08-27 06:58:41 -05:00
Collin M. Barrett
7d37ae6e22 tweak ListInfoButton 2019-08-26 21:04:49 -05:00
Collin M. Barrett
8f0d579498 tweak text on Subscribe button for mirrors 2019-08-26 18:15:54 -05:00
Collin M. Barrett
3253640f28 simple pagination, set title on drawer mount, ren details -> info 2019-08-26 13:31:07 -05:00
Collin M. Barrett
b6b8ef9a31 make drawer not cover critical controls for quick navigation 2019-08-26 13:13:51 -05:00
Collin M. Barrett
d0407d8557 fix title update on fast drawer change 2019-08-26 13:06:00 -05:00
Collin M. Barrett
885513d96a speed up navigation to/from drawers 2019-08-26 12:58:44 -05:00
Collin M. Barrett
2b8ae9f9e2 wait until lists retrieved from api before redirecting on 'invalid' list url 2019-08-26 12:53:02 -05:00
Collin M. Barrett
2019624267 hacky fix for table-shift when details drawer is opened 2019-08-26 12:39:42 -05:00
Collin M. Barrett
b3c793405c add published date to drawer 2019-08-26 12:35:43 -05:00
Collin M. Barrett
60711b53e4 add link buttons to drawer, ditch dropdown button for subscribe 2019-08-25 20:54:04 -05:00
Collin M. Barrett
7546c7e655 add languages and tags clouds to details drawer 2019-08-25 18:24:03 -05:00
Collin M. Barrett
a9f6074efd redirect on invalid lists id route 2019-08-25 17:28:47 -05:00
Collin M. Barrett
7087e100ba update document title on drawer open/close 2019-08-25 17:19:57 -05:00
Collin M. Barrett
8185a34676 add list title to details drawer 2019-08-25 17:12:43 -05:00
Collin M. Barrett
70228ee353 get routing to list details working, misc. component folder cleanup 2019-08-25 17:08:31 -05:00
Collin M. Barrett
15ddb5f32d always load logo correctly no matter the route 2019-08-25 09:20:50 -05:00
Collin M. Barrett
6d430168db pre-sort page size options 2019-08-25 07:45:34 -05:00
Collin M. Barrett
0d3e59fd81 limit page size options 2019-08-25 07:45:03 -05:00
Collin M. Barrett
523cd53e95 hide some cols on mobile 2019-08-24 20:55:43 -05:00
Collin M. Barrett
66f6aba742 re-order components 2019-08-24 20:20:56 -05:00
Collin M. Barrett
84b0d0adcc add routing 2019-08-24 20:20:18 -05:00
Collin M. Barrett
73c6dc3ee8 add routing 2019-08-24 20:18:49 -05:00
Collin M. Barrett
e81fe4fac8 add subscribe button to details drawer 2019-08-24 17:03:24 -05:00
Collin M. Barrett
6c87ed1be9 flatten components, add list details drawer stub 2019-08-24 17:00:45 -05:00
Collin M. Barrett
f68b0e9211 tweak table scroll position 2019-08-24 15:42:16 -05:00
Collin M. Barrett
0bb7a8eb5f explicitly define return types 2019-08-24 15:35:44 -05:00
Collin M. Barrett
5e66006aad tag-ify Languages column 2019-08-24 15:10:40 -05:00
Collin M. Barrett
e8854727e9 misc linting 2019-08-24 14:39:00 -05:00
Collin M. Barrett
cb04a7a786 de-dup building buttonProps 2019-08-24 14:13:43 -05:00
Collin M. Barrett
ef9769741f disable TPL subscribe buttons since site doesn't support IE 2019-08-24 13:00:18 -05:00
Collin M. Barrett
5bcf367af6 add array length check in tagSorter 2019-08-24 12:33:20 -05:00
Collin M. Barrett
b46f001d43 re-org methods 2019-08-24 12:27:07 -05:00
Collin M. Barrett
6fec1c92ce pass title to Subscribe button
https://github.com/ant-design/ant-design/pull/18130
2019-08-24 11:57:34 -05:00
Collin M. Barrett
a3edf4bf31 udpate npms 2019-08-24 11:56:02 -05:00
Collin M. Barrett
1747f9888d cleanup some Subscribe button css 2019-08-24 11:53:29 -05:00