Commit Graph

449 Commits

Author SHA1 Message Date
martinalong
a0174ad8f8
Merge pull request #851 from filecoin-project/@aminejv/preview-tweaks
Tweaks: Block Previews
2021-08-04 17:28:31 -07:00
Martina
a6173d5fb6 tweak the checkbox border color to match the object border color 2021-08-04 17:25:16 -07:00
Martina
13d4b03309 more wrong color fixes 2021-08-04 15:56:58 -07:00
Martina
efd0025114 stylistic edits and color edits 2021-08-03 15:31:49 -07:00
martinalong
671a230c89
Merge branch 'main' into @aminejv/activity 2021-08-02 19:02:57 -07:00
Martina
52d0f64c3d added google site verification 2021-07-28 13:07:10 -07:00
Aminejv
b4003249b1 feat(typography): add support for 'as' prop 2021-07-27 13:16:58 +01:00
Aminejv
2570a2b126 feat(Activity): show the correct number of cards per row 2021-07-27 13:16:58 +01:00
Aminejvm
7fb84a2655 added: new colors tokens 2021-07-27 13:16:52 +01:00
Martina
99c71d763c updated global carousel routing style 2021-07-16 15:51:01 -07:00
Martina
77036c8740 removed remaining sentinel page and fixed tag input color 2021-07-12 19:27:31 -07:00
tarafanlin
fa16b44209 change border color and tweak border radius 2021-07-07 15:57:51 -07:00
Martina
02e72aa680 missing border 2021-07-07 15:15:18 -07:00
Martina
ad174810d4 tweaked colors 2021-07-07 15:12:33 -07:00
Martina
eaca8addf3 converted colors to new scheme 2021-07-07 14:44:13 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
tarafanlin
2ad3c0aa1d drop shadows 2021-07-07 13:26:04 -07:00
tarafanlin
765a7beeda swap out color vars 2021-07-07 12:58:14 -07:00
tarafanlin
c94e384af6 text grayscale 2021-07-07 12:24:01 -07:00
tarafanlin
ea69374560 bggrayscale 2021-07-07 12:18:11 -07:00
tarafanlin
4b9c6864c2 bgcolors 2021-07-07 12:16:14 -07:00
tarafanlin
bba0c55e09 colors 2021-07-07 12:14:51 -07:00
tarafanlin
d00c9101c7 grayscale 2021-07-07 11:56:04 -07:00
Martina
9e54019eef fixed hit box for popover navigation 2021-06-25 15:21:43 -07:00
Aminejvm
295683bd08 feat(input): add extendEmotionCss utility 2021-06-14 19:34:16 +01:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Martina
18ccfeb61c testing monitor functions and changing brand colors 2021-06-10 22:12:39 -07:00
Martina
83dda2655c hotfixes for carousel sidebar bugs 2021-06-10 22:12:39 -07:00
Aminejvm
a9d65b189f feat(components): update buttons and input border-radius to 8px 2021-06-10 20:41:37 +01:00
Martina
69b4ba5cf7 misc style fixes 2021-06-08 17:41:40 -07:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
22197bdf5a edits to nav and links 2021-05-17 13:20:55 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
Martina
dbc7a31b60 removed outline on button warning 2021-05-13 14:47:19 -07:00
jasonleyser
9c7d0bfa26 Confirmation modal updates
Converted warning and secondary buttons, added Boundary, prop updates and other fixes
2021-05-09 19:38:01 -06:00
jasonleyser
136c32c5cf Confirmation popup components
Created two new button styles:
- delete
- cancel

Created 3 popup modal styles:
- single file, multi file and collection delete
- delete with input
- confirmation

Added a new validation rule for the input value to equal a string. Used to disabled and enable the delete button.
2021-05-05 10:51:19 -06:00
Martina
5cf59c3c41 fixed error when edit slate name, new tags not removeable 2021-04-23 19:24:03 -07:00
Martina
0c05c9ac75 api documentation added 2021-04-20 17:14:43 -07:00
Martina
5989b452d8 API page keys visual edits 2021-04-19 12:30:11 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
Martina
1aaefd2540 minor adjustments to tags 2021-04-15 13:26:24 -07:00
martinalong
d0d40b280c
Merge pull request #615 from filecoin-project/@akuokojnr/tags
feat: add tags to slates
2021-04-06 17:34:50 -07:00
Akuoko Daniel Jnr
75f77e962f
fix: handle input paste event 2021-04-02 13:18:55 +00:00
Akuoko Daniel Jnr
7898275c2d
fix: allowed characters for tags 2021-04-02 12:53:53 +00:00
Martina
6d49bc7818 removed hyphens from tags 2021-04-01 13:43:18 -07:00
martinalong
b860987762
Merge pull request #626 from filecoin-project/@aminejv/files-preview
improvement: previewing for more types of files
2021-04-01 12:53:59 -07:00
Martina
d2e9f85f94 fixed small missing this. bug 2021-04-01 12:52:03 -07:00
Aminejvm
c395354ea4 updated slider 2021-04-01 16:38:25 +01:00
Akuoko Daniel Jnr
f0725d369a
fix: allow only specified characters in input 2021-04-01 03:30:27 +00:00
Akuoko Daniel Jnr
ed0ed33b63
refactor: update suggestions function 2021-03-31 21:00:58 +00:00