Commit Graph

70 Commits

Author SHA1 Message Date
Ruben van de Ven 21a5d698b1 DP logo and colours 2020-09-09 12:13:51 +02:00
Sundeep Chand a5a390d134 Changed variable naming 2020-08-18 23:24:21 +05:30
Sundeep Chand 3dc88d55ea Changed color of popup stripe 2020-08-18 23:09:57 +05:30
Cassie Tarakajian 8bf4008c51 Migrate from React-InlineSVG to SVGR 2020-05-06 14:43:46 -04:00
Cassie Tarakajian 7bd37559be Fixes #1255, make sidebar expand/contract buttonmore notceable, also adjust toolbar button colors to be WCAG AA 2020-04-28 18:01:25 -04:00
Cassie Tarakajian d768df040b Adjust styling of find setting switches, update button styling for new file and new folder form 2020-04-28 17:31:27 -04:00
Cassie Tarakajian 436f6c7853 Update console colors for light and dark themes 2020-04-27 17:30:55 -04:00
Cassie Tarakajian 451a05f546 Make minor adjustments in all themes 2020-04-27 16:48:55 -04:00
Cassie Tarakajian edb5187e03 Update high contrast theme 2020-04-24 18:34:26 -04:00
Cassie Tarakajian c6f946dbfd Adjust size of file name input, start updaing high contrast theme 2020-04-23 20:31:00 -04:00
Cassie Tarakajian 6b11adf88b Continue to update dark theme, remove many unused theme variables 2020-04-23 20:25:39 -04:00
Cassie Tarakajian 3461c9619e Update dark theme colors 2020-04-22 18:31:04 -04:00
Cassie Tarakajian e8c3587b41 Move all light theme variables to new design grayscale 2020-04-22 17:45:48 -04:00
Cassie Tarakajian b70f49ffc5 Remove unused theme variables, redce the number of different grays, light theme WCAG updates 2020-04-22 16:52:47 -04:00
Cassie Tarakajian 642016a3b2 Update light theme to try to be WCAG AA compliant, adjust Toolbar styling 2020-04-21 17:49:02 -04:00
elit-altum db0dc434e4 fix(light-theme): fixed failing WCAG AA checks - I1263 2020-04-20 15:55:49 +05:30
elit-altum 97f02fda55 fix(high-contrast-theme): fixed failing WCAG AAA checks 2020-04-09 02:33:48 +05:30
Cassie Tarakajian d4d8ba9271
Revert "fix(contrast-theme): fixed failing WCAG-AAA checks" 2020-04-08 16:08:57 -04:00
Cassie Tarakajian 6088783b61 Adjust high contrast colors to design system 2020-04-08 14:03:56 -04:00
elit-altum 21d44fa263 fix(contrast-theme): fixed failing WCAG-AAA checks 2020-04-04 13:51:57 +05:30
Cassie Tarakajian d8cac045f7
Merge pull request #1297 from shakti97/Fix-contrast-theme
Fix contrast theme active button issue
2020-04-02 17:05:25 -04:00
shakti97 78383d94f0 Fix contrast theme active button issue 2020-02-28 00:59:51 +05:30
Andrew Nicolaou 442360cab5 Increase contrast between in/out of collection icon state in quick add list 2020-01-15 12:23:46 +01:00
Andrew Nicolaou e114a74b54 Quick add button theme support 2019-11-25 13:54:07 +01:00
Andrew Nicolaou 9ac0cc1482 Use bar chart for current size of used assets 2019-11-10 19:42:26 +01:00
Andrew Nicolaou bcebc070a6 Collection Add Sketch and Share buttons 2019-10-03 07:41:57 +03:00
Cassie Tarakajian 7f2529a973 merge master 2019-09-11 19:05:15 -04:00
raclim 3d779734c3 Searchbar (#1132)
* search bar function

* Fixes #231, adds searchbar to sketchlist

* Fixes #231, update requested changes to searchbar

* Fixes #231, reset search term after modal closed
2019-08-21 14:08:08 -04:00
Andrew Nicolaou f937e72131 Makes form CSS theme-aware 2019-07-22 16:16:17 -04:00
Cassie Tarakajian 3c190874da re #389, update styling in sidebar and editor for icon consistency (#1104)
* re #389, update styling in sidebar and editor for icon consistency

* re #389, remove link to unused icon
2019-07-22 16:09:11 -04:00
Cassie Tarakajian b3c3efcec9
re #389, update styling in sidebar and editor for icon consistency (#1104)
* re #389, update styling in sidebar and editor for icon consistency

* re #389, remove link to unused icon
2019-06-14 13:30:13 -04:00
Andrew Nicolaou 7b0d128082 Uses colours from design style guide 2019-06-11 16:24:26 -04:00
Andrew Nicolaou 067adb0052 Makes form CSS theme-aware 2019-06-11 16:24:26 -04:00
Andrew Nicolaou e210d8ce06 Adds themed table-row-stripe colour to be used globally 2019-06-11 16:24:26 -04:00
Cassie Tarakajian c3de0512cc fixes #1005, squashed commits from @plxity and @catarak 2019-04-17 17:05:55 -04:00
siddhant 7ef34e8f59 Since uploader was not present in the imports , the styles were not showin up (#946)
* fixed styles not showing up

* Added theme support

* Fixed Styles

* Fixed styles

* Refactor
2019-04-02 15:10:49 -04:00
Abhishek Kumar e2a6b4595b CSS Fixes (#920) 2019-03-20 12:52:00 -04:00
Basile Pesin 996a1b988a Fixes #692 (#713)
* Got the basis covered, now I need to style all this

* Corrected and upgraded Share window

* Changed the routes again, and set correct design

* Made some of the requested changes

* Removed PreviewFrame errors

* Redesigned Preview Header

* Corrected style of the FullView

* Corrected most of the css mistakes

* Corrected logo size
2018-10-18 14:10:37 -04:00
Liang Tang 617f00653c Improve current console (#656)
* init v2

* make replay work

* fix a failing scenary of react-frame

* fix some bugs

* delete/comment some files

* remove

* fix some bugs && remove more comments

* remove unnecessary lines

* minor tweak

* fix some bugs

* try to hook iframe using webpack

* update

* changes according to cassie

* minor tweak

* fix lint

* extract sass

* add icons

* update webpack config

* update webpack configuration

* update

* tweak

* fix a small bug
2018-07-30 12:20:57 -04:00
Cassie Tarakajian 2140e2bbca change colors of folding icons for dark and high contrast themes 2017-10-12 14:22:17 -04:00
Cassie Tarakajian 48cbd79ca8 fixes #443 2017-10-11 12:56:44 -04:00
Cassie Tarakajian dad9284116 fix #439 2017-09-15 16:12:36 -04:00
Cassie Tarakajian 7f206122a2 add keyboard shortcuts to nav items 2017-09-14 14:52:41 -04:00
Cassie Tarakajian 65b009077b many updates to nav style 2017-09-14 14:52:40 -04:00
Katyayani Singh fa98306b9a Update Find styling to new design (#401)
* Update Find styling

* Update placeholder text
2017-07-28 17:38:47 +02:00
Kevin Martin Jose 8167366ce0 Style change to toasts (#316)
* Changes to toast styles

* Changes to toast styles

removed an unused variable

* removing another unused variable
2017-03-06 14:29:42 -05:00
Cassie Tarakajian 3709587f4c fix #268 2017-01-17 13:28:28 -05:00
Yining Shi 62b4d4cc6e New Design for About (#246)
* new design for about

* clean code

* reuse play.svg
2017-01-06 13:14:39 -05:00
Lauren McCarthy 28323ffc09 formatting of dropdown login and editor menus (#239)
* removing avenir font, using montserrat instead due to licensing issues

* removing old import statement for typeography scss file

* dropdown formatting closes #210
2016-12-20 00:21:04 -05:00
Lauren McCarthy a5d304da2b implement sidebar design #234 (#235)
* removing avenir, replacing with montserrat

* sidebar tweaks

* sidebar positioning

* resolving merge conflict

* working on sidebar

* removing avenir font, using montserrat instead due to licensing issues

* removing old import statement for typeography scss file

* design formatting for sidebar closes #234
2016-12-19 17:07:04 -05:00