Commit graph

3081 commits

Author SHA1 Message Date
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
Collin M. Barrett
867277716c fix subscribe button title prefixes 2019-08-24 11:33:39 -05:00
Collin M. Barrett
833ddae587 tidy SubscribeButton 2019-08-24 11:30:31 -05:00
Collin M. Barrett
089da5e7b8 check if tag array has length in TagCloud 2019-08-24 10:02:19 -05:00
Collin M. Barrett
22d9bf3cb7 Description should never return null 2019-08-24 10:01:54 -05:00
Collin M. Barrett
edae92b0a5 add footer links 2019-08-24 09:50:27 -05:00
Collin M. Barrett
ceb4aaa40d add logo 2019-08-24 09:26:40 -05:00
Collin M. Barrett
d3f8752e77 auto-determine copyright year 2019-08-24 09:06:55 -05:00
Collin M. Barrett
3f0dd3a0d1 rm some whitespace to fit more rows per page 2019-08-16 16:13:30 -05:00
Collin M. Barrett
ac86fbfab8 port sort by tags 2019-08-16 15:48:10 -05:00
Collin M. Barrett
913d003712 Merge branch 'antd' of https://github.com/collinbarrett/FilterLists into antd 2019-08-16 15:07:29 -05:00
Collin M. Barrett
a4714ce1b6 update react-scripts 2019-08-16 15:06:20 -05:00
Collin M. Barrett
149524e12f tweak auto-pageSize math 2019-08-07 17:37:34 -05:00
Collin M. Barrett
ee5ac67110 css updates 2019-08-07 16:09:44 -05:00
Collin M. Barrett
7de985ed63 use cra pattern for importing react 2019-08-07 15:55:17 -05:00
Collin M. Barrett
4f2e2e7c36 allow tags to vertically grow, start using module-scoped css 2019-08-07 15:51:50 -05:00
Collin M. Barrett
8f93fe1368 handle lists with no tags 2019-08-07 15:19:04 -05:00
Collin M. Barrett
32e137ec1b viewUrl is always required and should never be null/undefined 2019-08-07 15:18:38 -05:00
Collin M. Barrett
3cf55967ce implement TagCloud column 2019-08-07 15:14:01 -05:00
Collin M. Barrett
5a0a243b6c mark method as private 2019-08-07 13:07:31 -05:00
Collin M. Barrett
455b5a24f1 copy over public resources 2019-08-07 13:04:17 -05:00
Collin M. Barrett
e6d1827e48 add sort to Name column 2019-08-07 12:52:07 -05:00
Collin M. Barrett
6d62e24ca4 apply two-line max to cells with nested blockquote or p 2019-08-07 12:38:04 -05:00
Collin M. Barrett
4157bc89c6 line break tidy 2019-08-07 12:31:37 -05:00
Collin M. Barrett
a44aa3a179 HTML5 cite quoted Descriptions 2019-08-07 12:28:09 -05:00
Collin M. Barrett
85a1ea09a0 stub software, language, and tag columns 2019-08-07 12:20:43 -05:00
Collin M. Barrett
e205a958c3 responsive layout tweaks 2019-08-06 16:17:42 -05:00
Collin M. Barrett
8cac552254 tidies 2019-08-06 16:02:07 -05:00
Collin M. Barrett
0d3e659dc9 fix math for auto-pageSize 2019-08-06 15:58:13 -05:00
Collin M. Barrett
11b87af302 dynamic pageSize 2019-08-06 14:48:19 -05:00
Collin M. Barrett
1831cf2cd3 rm content padding to save space on smaller screens 2019-08-06 14:16:20 -05:00
Collin M. Barrett
f785dcf8a8 show page sizer 2019-08-06 14:14:58 -05:00
Collin M. Barrett
27e57e8b82 fixed row heights 2019-08-06 14:04:22 -05:00
Collin M. Barrett
4f7aa6bf72 rm not working span for tooltip for now
ref https://github.com/ant-design/ant-design/issues/18122
2019-08-06 13:40:58 -05:00
Collin M. Barrett
ea666720e5 match single Subscribe button with dropdown width 2019-08-06 13:40:05 -05:00
Collin M. Barrett
256c822ebc tidies 2019-08-06 13:19:25 -05:00
Collin M. Barrett
e0dcb9f01b rm unused rule 2019-08-06 13:12:24 -05:00
Collin M. Barrett
4621d2dd85 clarify css comments 2019-08-06 13:02:26 -05:00
Collin M. Barrett
7199e80b76 fixed row heights 2019-08-06 12:33:16 -05:00
Collin M. Barrett
c17c4e7c0f rm div-wrapper to chop long line from fixed-width button column 2019-08-06 11:51:55 -05:00
Collin M. Barrett
0dbcfd6987 chop long line 2019-08-06 11:50:13 -05:00