You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
This file is intended to be used as a log of what third-party source we have vendored, where we got it, and what modifications we have made to it (if any).
- turndown v7.1.1 built from unmodified source as per its build scripts.
- less.min.js v3.11.1 with a minor modification to produce slightly more compact CSS
- textFit.min.js v2.4.0 to ensure that app names fit inside their icon containers on the home page
- highlightjs v10.2.0 for syntax highlighting in our code editor
- our fork of tippy.js v1.2.0 for adding tooltips.
- jscolor v2.0.5 for providing a consistent color picker across all browsers
- jquery.ui 1.12.1 for its 'autocomplete' extension which is used for our tag picker
- pdfjs with some minor modifications to prevent CSP errors
- mermaid 8.13.5 extends our markdown integration to support a variety of diagram types
- Fabricjs 4.6.0 and Fabric-history for the whiteboard app