Lewis Cowles
4d6e6a85e0
feat: download webfonts as well
...
Prior to this I was manually saving the fonts, and I don't remember documenting either.
Now there should be no documentation needed.
2023-12-30 06:41:10 +00:00
Lewis Cowles
fe887b7b5e
fix: export HTML currently exports JS popups
2023-12-30 06:26:53 +00:00
Martin Filser
a59dfa8fc0
Card Details Popup, every "Sub-Popup" must use .back() instead of .close()
...
- .close() closes the popup. Until now it was ok, but as the Card
Details are opened in a popup too, .back() must be used to get the
same behaviour back
- .back() is also .close() if there is no "popup layer" left
2021-10-25 12:53:04 +02:00
Tomasz Borychowski
d887e553ce
fix(scrollbar): remove custom scrollbar
2020-08-28 11:46:51 +01:00
Giacomo Vespignani
c9a28db3ab
Added an API to get the cards for a specific custom field value
2020-05-27 11:16:35 +02:00
Lauri Ojansivu
05349a5deb
Prettifier fixes.
2020-05-25 18:04:32 +03:00
Lewis Cowles
5ef83ab236
Export Board to Zip file
...
* Extracts Card covers
* Labels
* Re-works some CSS & HTML
* Produces deployable assets (minus WebFonts)
2020-05-18 11:06:18 +01:00