Skip to content

Commit

Permalink
Change version to 6.5 (#211)
Browse files Browse the repository at this point in the history
* Comments area dark themeified

* Fixes some bugs

.popups-buttons-inner dark-themed. Should fix
https://discordapp.com/channels/526898202495025172/745163766252961853/745538052432068648 and 
https://discordapp.com/channels/526898202495025172/745163766252961853/745536423221788723

* Text input fontsize fix

* Fixed up External Link Icon on hover.

Bug example: https://discordapp.com/channels/526898202495025172/745163766252961853/747700609968373841.

* Fixed language change popup

And also moved the popups-buttons-inner into popups area for organisation.

* Add files via upload

* Fixed multiple assignment page bugs in darktheme.

* Unneeded, found out how to fix the bug without it.

* Changed handling of external link icon

* Move course in common information (#203)

* remove modal for user commonality

* add semicolons, cleanup

* better naming & styling

* var

* Revert var change

Co-authored-by: Aaron Opell <[email protected]>

* click on grade text to edit (#204)

* click on grade text to edit

* add edit grade image back

* Add open in new tab button (#205)

* added "open in new tab" listener

* removed background listener

* switch to link, google docs processing

* remove link, switch title to link

* leftover from testing

* fixes as proposed by @glen3b

* better embedded fix

* include all google subdomains

* last one I SWEAR bro i swaer

* Remove webstore rating from readme
It is apparently no longer available

* Develop newtab (#207)

* add htmlembed

* Actually, let's call this 6.5

* Solves even more bugs (#208)

* 6 colours into the calendar

still got more to go but hey, these ones are working now

* 2 more down, 12 more colours to go!

* Fixed a popup saying various things

https://cdn.discordapp.com/attachments/526905480636006412/762842877650534400/unknown.png
^ The instance that I saw to fix, and is fixed V
https://cdn.discordapp.com/attachments/407064563163463680/762848632932139018/unknown.png

* `DARK-12` fixed

* Should fix `DARK-30`

If I'm interpreting it correctly.

* Mmk more progress with calendar

including preparation towards custom themes, using Hue.
Ouch, contrast is bad esp. with --cal2 and --cal3 on dark theme, and check all the others some other time.

* `DARK-35` fixed

* Fixed join course (and probably elsewhere) pink

* Fixes `DARK-36`

* Fixes Course Analytics page, prolly more

* Fixes a few more bugs

`DARK-37`, a few bugs in new layout (if that wasn't last commit), and access code being all weird

* Update modern.css

* Fixes rubric being light themed

* Calendar Colors (#209)

* 6 colours into the calendar

still got more to go but hey, these ones are working now

* 2 more down, 12 more colours to go!

* Fixed a popup saying various things

https://cdn.discordapp.com/attachments/526905480636006412/762842877650534400/unknown.png
^ The instance that I saw to fix, and is fixed V
https://cdn.discordapp.com/attachments/407064563163463680/762848632932139018/unknown.png

* `DARK-12` fixed

* Should fix `DARK-30`

If I'm interpreting it correctly.

* Mmk more progress with calendar

including preparation towards custom themes, using Hue.
Ouch, contrast is bad esp. with --cal2 and --cal3 on dark theme, and check all the others some other time.

* `DARK-35` fixed

* Fixed join course (and probably elsewhere) pink

* Fixes `DARK-36`

* Fixes Course Analytics page, prolly more

* Fixes a few more bugs

`DARK-37`, a few bugs in new layout (if that wasn't last commit), and access code being all weird

* Update modern.css

* Fixes rubric being light themed

* Calendar fix uncommented, changed to HEX not HSL

- 3 colours to add
- 2 contrast issues to fix

* Update modern.css

Only 2 contrast issues to go!

* Fixed calendar contrast issues.

Changed a few very bright colours to be darker

* minor color changes; added more blacklisted domains

* Updated contributors list

* course icon updates

* Changed color ordering

* Fix for DARK-18

* Fixed a few dark theme bugs

* Updated DOMPurify

* Bumped version to 6.4.2

Co-authored-by: rhinolary <[email protected]>
Co-authored-by: Peter Stenger <[email protected]>
Co-authored-by: Glen Husman <[email protected]>
  • Loading branch information
4 people authored Oct 11, 2020
1 parent 878168a commit 40fb35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"id": "[email protected]"
}
},
"version": "6.4.2",
"version": "6.5",
"icons": {
"128": "imgs/[email protected]",
"64": "imgs/[email protected]",
Expand Down

0 comments on commit 40fb35d

Please sign in to comment.