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

55 Commits

Author SHA1 Message Date
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
Phuoc Nguyen
b2c7900017 Add resizable element pattern 2019-12-10 21:16:12 +07:00
Marko Antolić
e21d6ab0d0 Fix typo for border-bottom declaration 2019-12-06 13:20:08 +01:00
Phuoc Nguyen
9b6ee7a468 Add accordion 2019-12-04 22:34:20 +07:00
Phuoc Nguyen
5b73a64e4d Optimize the Questions and answer 2019-12-04 22:33:53 +07:00
Phuoc Nguyen
261d97f172 Add avatar 2019-12-04 21:45:23 +07:00
Phuoc Nguyen
e5122a95c8 Add initial avatar 2019-12-04 21:08:22 +07:00
Phuoc Nguyen
5757fe5208 Add popover arrow 2019-12-03 22:21:07 +07:00
Rusco
12caf34579 Fix Breadcrumb html
Line 44 of Breadcumb html should be :     <div style="margin: 0 8px;">/</div> ?
2019-12-03 10:33:28 +00:00
Phuoc Nguyen
0c66e2da32 Add radio button group 2019-12-01 21:40:07 +07:00
Phuoc Nguyen
5e122251a4 Add custom checkbox button 2019-12-01 20:02:39 +07:00
Phuoc Nguyen
dc24bd5182 Change the background color of selected radio 2019-12-01 19:52:07 +07:00
Phuoc Nguyen
3a57915833 Add custom radio button 2019-12-01 19:05:22 +07:00
Phuoc Nguyen
6325192689 Add ribbon 2019-12-01 17:16:45 +07:00
Phuoc Nguyen
b40575e3a5 Add corner ribbon 2019-12-01 16:29:16 +07:00
Phuoc Nguyen
6e0fb7e989 Add cookie banner 2019-11-30 21:33:03 +07:00
Phuoc Nguyen
f74fb6660e Add full screen menu 2019-11-30 20:17:53 +07:00
Phuoc Nguyen
e83efe1b22 Fix cover of radial progress bar 2019-11-30 19:08:01 +07:00
Phuoc Nguyen
b503032f0d Add radial progress bar 2019-11-30 19:04:19 +07:00
Phuoc Nguyen
7dc6186777 Add overlay play button 2019-11-30 16:46:50 +07:00
Phuoc Nguyen
7959ac7c3b Add circular navigation 2019-11-30 16:08:04 +07:00
Phuoc Nguyen
cd8c229913 Add upload button 2019-11-29 15:11:21 +07:00
Phuoc Nguyen
c1cbfc28e2 Add presence indicator 2019-11-29 14:41:41 +07:00
Phuoc Nguyen
0ac778ba39 Add drop cap 2019-11-29 13:51:49 +07:00
Phuoc Nguyen
9ee3e3a30a Prefix pattern CSS classes with p- 2019-11-29 13:51:39 +07:00
Phuoc Nguyen
40537d9b17 Add avatar list 2019-11-29 12:48:47 +07:00
Phuoc Nguyen
d464c54992 Add dropdown 2019-11-29 11:22:56 +07:00
Phuoc Nguyen
fbed770a29 Load the pattern page from hash 2019-11-28 12:14:36 +07:00
Phuoc Nguyen
9062636d38 Add floating label 2019-11-28 11:02:24 +07:00
Phuoc Nguyen
0d4e44405a Add drop area 2019-11-27 23:41:20 +07:00
Phuoc Nguyen
835c3af8ff Remove tachyons 2019-11-27 21:23:51 +07:00
Phuoc Nguyen
63cafd75c0 Add dot leader 2019-11-27 09:16:02 +07:00
Phuoc Nguyen
a936883c39 Add rating 2019-11-26 08:52:54 +07:00
Phuoc Nguyen
77e407168d Add spin button 2019-11-25 23:21:40 +07:00
Phuoc Nguyen
c66ccb99ed DetailsLoader accepts a pattern instead of a string 2019-11-25 22:33:07 +07:00
Phuoc Nguyen
44232e003f Add property list 2019-11-25 22:24:24 +07:00
Phuoc Nguyen
0b42feb697 Create TS type for pattern 2019-11-25 08:41:21 +07:00
Phuoc Nguyen
5fd9ff5ddf Fix tslint 2019-11-25 01:00:48 +07:00
Phuoc Nguyen
6d3d9da384 Add typescript types for patterns 2019-11-24 23:36:43 +07:00
Phuoc Nguyen
642e179699 Rename to typescript extension 2019-11-24 23:09:38 +07:00
Phuoc Nguyen
9a188e8583 Add heading component 2019-11-24 22:39:33 +07:00
Phuoc Nguyen
24d36dc1c6 Refactor details view 2019-11-24 22:27:52 +07:00
Phuoc Nguyen
59c65079a3 Add components 2019-11-24 22:17:17 +07:00
Phuoc Nguyen
51770d0621 Add related patterns section 2019-11-24 22:13:31 +07:00
Phuoc Nguyen
4299b6ee30 Use the proper handler for checkbox 2019-11-24 20:27:49 +07:00
Phuoc Nguyen
77a5c9a763 Uppercase headings 2019-11-24 15:46:29 +07:00
Phuoc Nguyen
5267b893ba Add Radio switch 2019-11-24 14:21:24 +07:00