1
0
mirror of https://github.com/flarum/core.git synced 2025-07-14 05:16:24 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
14adb2bed1 mdarea: disable inlines
This was accidentially introduced when updating for v1.0.0 of the mdarea library, and causes user inconvenience.

Fixes https://github.com/flarum/core/issues/2569
2021-01-25 19:57:43 -05:00
ab63a55d60 Mithril 2 Update (#19)
Update for Mithril 2
2020-09-23 22:51:50 -04:00
c0aa73f01a Update mdarea to v1.0.1 (#20)
* Update mdarea to v1.0.1
2020-08-16 20:43:45 -04:00
a232d8bcfc Remove polyfills: we don't support IE anymore (#18)
* Remove polyfills: we don't support IE anymore
2020-08-16 16:32:19 -04:00
8d84d1dea6 Change default URL value in link/image markdown button (#11)
* Change default URL value in link/image markdown button
2020-05-20 17:07:10 -04:00
db3a037c97 Add license code to index.js, and line to LICENSE 2019-09-09 20:21:58 -04:00
8277b54651 Add image button (flarum/core#1679) 2019-08-11 16:06:30 -04:00
eb561e6343 Fix 'polyfills' incorrect spelling, add LICENSE text for startsWith polyfill 2019-08-03 09:14:24 -04:00
50a4530cfc Use custom JSX implementation of GitHub's markdown toolbar that works in IE 11 2019-07-10 12:30:35 -04:00
3726307f16 Add custom-elements pollyfill & markdown bar if Reflect API is present
Ref #1702
2019-04-10 18:13:09 -04:00
8f8714134b Add harmony-reflect to fix issues with markdown bar in IE (#6) 2019-03-20 20:51:23 +01:00
f75f2214a6 Add custom elements polyfill 2018-11-14 06:43:45 +10:30
40438fd0a6 Add markdown toolbar buttons and textarea helper 2018-11-12 21:02:50 +10:30