Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev/19 serendibite #1747

Merged
merged 185 commits into from
May 3, 2021
Merged

Dev/19 serendibite #1747

merged 185 commits into from
May 3, 2021

Conversation

iturgeon
Copy link
Member

@iturgeon iturgeon commented Mar 24, 2021

  • #1761 - Multiple uptdated dependency updates
  • #1760 - updates and simplifies assets for webpack 5
  • #1757 - Fix non-failing test warnings
  • #1756 - enables all optional nodes when running dev server
  • #1755 - adds menu dropdown hide on mouseout when selected
  • #1754 - Bump y18n from 4.0.0 to 4.0.1
  • #1753 - Fixed iframe zoom property not being updated
  • #1751 - Updated tutorial for IFrames and YouTube chunks
  • #1746 - dependency / package upgrades for dev 19
  • #1745 - Max-width option for figure captions
  • #1740 - upgrades to node 14.16.0
  • #1719 - Fixed escape issues when opening modals
  • #1717 - triangle icon patterns
  • #1699 - add link to research wiki in readme
  • #1698 - adds link to obojobo classic in readme
  • #1695 - Simplify the JSON->XML and Slate -> Obo text conversions
  • #1567 - adds prettier github action
  • #1566 - adds github action for publishing npm releases, adds yarn cache to gh actions
  • #1545 - Color Text
  • #1479 - Fix splitting figures
  • #1450 - adds viewer:initialView event and fixes opening in a new tab

Generated with hub pr list --base dev/19-serendibite --state closed --format "- [#%I](%U) - %t%n"

vutoan1245 and others added 30 commits August 3, 2020 13:35
Problem: if you use the dev dashboard to launch a student view
in a new tab, it'll launch that tab without switching focus to it.

Once you switch to that tab, obo thinks you must have left and
come back, so the code tries to send a return event - with a
reference to a non-existent leave event.

This commit adds a new event to represent the first time the
module is visible to the student.  It will increase timing
accuracy and prevent the error thats currently being thrown
due to an undefined leave event reference.
The idea here is to let the figure be duplicated when a node is inserted in the caption, then take the duplicated figure (which will be 2 lines below) and convert it to a text node.
…ring

* Color Picker custom color icon only updates when a valid color is inputted
* Inputting "" will remove any color content
* The swatch for the color of the selected text will be highlighted, if it exists
* Color Picker opens in expanded mode if an expanded or custom color was chosen
* Hitting enter in the custom color text input submits the color and closes the dialog (does not work in FF)
* Some small CSS tweaks
* Updated the Expand button to use $color-action-bg, also updated the Link Menu to use this as well
* Repositioned the color input control to take up the same location as the color icon, resulting in the color input control to show up near the icon
* Added a keyboard shortcut - Meta+Shift+P
* Moved the color picker toolbar button to the right
iturgeon and others added 15 commits April 7, 2021 14:33
…urn-events

adds viewer:initialView event and fixes opening in a new tab
…rue) when the color menu is open, fixing the issue with the math equation dialog to close

* Changes the latex input to a textarea
…-window-disappearing

Fix MathEquation edit dialog disappearing in dev/19
* Forces caption width to image-width when size is large or medium
…-update

Figure caption width in tutorial
@iturgeon iturgeon added this to the 19 - Serendibite milestone Apr 8, 2021
@zachberry zachberry modified the milestones: 20 - Tanzanite, 21 - TBD May 3, 2021
@iturgeon iturgeon marked this pull request as ready for review May 3, 2021 20:47
@iturgeon iturgeon merged commit f4201d7 into master May 3, 2021
@zachberry zachberry removed this from the 21 - Beryl milestone May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants