1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-23 10:46:13 +02:00
Commit Graph

203 Commits

Author SHA1 Message Date
Phuoc Nguyen
e79b5a46ea Remove PH badge 2020-04-04 21:27:42 +07:00
Hugo Locurcio
7a62f48186 Fix several typos
Found using `codespell -wi3 **/*`.
2020-04-03 11:27:13 +02:00
Phuoc Nguyen
0857878a0c Cleanup CSS 2020-02-04 12:04:34 +07:00
Phuoc Nguyen
8af4debb53 The details page supports smaller screens 2020-02-04 11:55:49 +07:00
Phuoc Nguyen
6505d1e478 The explore page now supports smaller screens 2020-02-04 11:29:24 +07:00
Phuoc Nguyen
a8932a0b0f Fix the index of github ribbon 2020-02-04 10:15:12 +07:00
Phuoc Nguyen
b456c81391 Support smaller screens in home page 2020-02-04 10:13:09 +07:00
Phuoc Nguyen
ab06f4a8de Add Triangle buttons pattern 2020-01-21 10:38:52 +07:00
Phuoc Nguyen
342a5943c1 Add arrow buttons pattern 2020-01-21 10:00:37 +07:00
Phuoc Nguyen
40dc5c30ff Add full background pattern 2020-01-18 15:41:16 +07:00
Phuoc Nguyen
254db1ab99 Add watermark pattern 2020-01-18 15:11:29 +07:00
Phuoc Nguyen
64b5f5bd93 Add lined paper pattern 2020-01-17 11:32:46 +07:00
Phuoc Nguyen
28c1ab975e Add Curved background pattern 2020-01-17 09:57:07 +07:00
Phuoc Nguyen
165cd523e1 Add stamp border pattern 2020-01-16 09:05:24 +07:00
Phuoc Nguyen
2a17e0b789 Use class attribute in raw sample code 2020-01-14 00:06:46 +07:00
Phuoc Nguyen
02d9818c56 Add nested dropdowns pattern 2020-01-13 23:59:14 +07:00
Phuoc Nguyen
e42cc8eed5 Add status light pattern 2020-01-12 10:02:59 +07:00
hchiam
3bb33bbf82 make it display correctly in firefox 72.0.1 and chrome 79.0 to address issue #107 2020-01-10 11:09:05 -05:00
Phuoc Nguyen
2f18e84964 Add fading long section pattern 2020-01-10 13:30:40 +07:00
Phuoc Nguyen
854ef77194 Add statistic pattern 2019-12-30 22:57:12 +07:00
Phuoc Nguyen
300a11c816 Update headers and clean up imports 2019-12-30 22:32:06 +07:00
Phuoc Nguyen
2096dce5bc Add teardrop pattern 2019-12-30 21:55:58 +07:00
Phuoc Nguyen
b00956d92d Add mega menu 2019-12-29 17:51:40 +07:00
Phuoc Nguyen
313c9e35cc Add sticky table column 2019-12-29 08:25:50 +07:00
Phuoc Nguyen
01ee4d040a Fix tslint issues 2019-12-29 07:33:37 +07:00
Vladimir Kochenov
801b09171a Add check of isNaN 2019-12-28 12:07:04 +03:00
Phuoc Nguyen
e8b09d8a14 Add sticky table headers 2019-12-26 21:24:51 +07:00
Phuoc Nguyen
57606e9b00 Add stacked cards 2019-12-25 19:10:34 +07:00
Phuoc Nguyen
00674cef04 Add card layout 2019-12-25 18:14:06 +07:00
Phuoc Nguyen
15397d858c Tweak explore page 2019-12-25 17:30:30 +07:00
Phuoc Nguyen
d7bb4fca4c Add Diagonal section 2019-12-25 17:05:43 +07:00
Phuoc Nguyen
c3f5ac9069 Add keywords and description tags to all pages 2019-12-23 22:22:12 +07:00
Phuoc Nguyen
24e088985e Add some meta tags 2019-12-23 21:03:53 +07:00
Phuoc Nguyen
cdeb9d9841 Add fixed at side pattern 2019-12-21 16:03:12 +07:00
Phuoc Nguyen
8e69aa8809 Move chip to input category 2019-12-21 11:59:34 +07:00
Phuoc Nguyen
b786a9e4ef Update footer 2019-12-21 11:57:45 +07:00
Phuoc Nguyen
0d0ee616bd Add chip pattern 2019-12-21 11:37:59 +07:00
Phuoc Nguyen
3a4bf0d6d1 Add sticky sections 2019-12-19 20:53:10 +07:00
Phuoc Nguyen
d716b70ef9 Add tooltip pattern 2019-12-18 21:22:22 +07:00
Phuoc Nguyen
b7d4090c5f Add video background pattern 2019-12-16 22:13:24 +07:00
Phuoc Nguyen
9e893fd26f Add keyboard shortcut pattern 2019-12-16 21:19:07 +07:00
Phuoc Nguyen
f328dbd8b3 Count the number of patterns 2019-12-13 09:20:31 +07:00
Phuoc Nguyen
a0b6eb28e4 Add drawer navigation 2019-12-13 09:18:17 +07:00
Phuoc Nguyen
e2d8ff1f3a Add timeline pattern 2019-12-12 21:36:14 +07:00
Phuoc Nguyen
f81388b133 Add validation icon pattern 2019-12-12 20:16:59 +07:00
Phuoc Nguyen
848909587c Cleanup 2019-12-12 20:16:44 +07:00
everdimension
a80aa493a5 Sidebar pattern update
`overflow: auto` is usually a better choice than `overflow: scroll` when you want to make component scrollable. The only difference is that with `auto` you do not see the scrollbar when there's nothing to scroll.
2019-12-12 13:01:59 +03:00
Phuoc Nguyen
b170a518a7 Add Feature comparison pattern 2019-12-11 20:53:08 +07:00
Phuoc Nguyen
885e706294 Link to close button page from modal and notification patterns 2019-12-11 20:00:58 +07:00
Phuoc Nguyen
28597802bf Add close button 2019-12-11 19:55:21 +07:00