Commit Graph

141 Commits

Author SHA1 Message Date
Discourse Translator Bot c92fc60658
Update translations (#42) 2022-01-18 14:42:29 +01:00
Discourse Translator Bot 33662c4b1d
Update translations (#41) 2021-12-28 14:14:18 +01:00
discoursebot 3de98fc75b
DEV: Update CI workflows (#40)
Co-authored-by: davidtaylorhq <davidtaylorhq@users.noreply.github.com>
2021-12-16 16:19:19 +00:00
Martin Brennan cacbd04bb2
DEV: Update code for eslint object-shorthand-rule (#39)
See 4f7aba06c0
2021-11-10 12:02:26 +11:00
discoursebot d7d0180352
DEV: Update CI workflows (#38)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-09-15 19:57:55 +02:00
dependabot[bot] c82dfec6a8
Bump path-parse from 1.0.6 to 1.0.7 (#37)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-13 00:50:11 +02:00
discoursebot aed0c83cee
DEV: Update CI workflows (#36)
Co-authored-by: davidtaylorhq <davidtaylorhq@users.noreply.github.com>
2021-07-02 16:41:05 +02:00
dependabot[bot] dea7e8e0f7
Bump glob-parent from 5.1.1 to 5.1.2 (#35)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-12 13:55:35 +02:00
dependabot[bot] 51e1a7238a
Bump lodash from 4.17.20 to 4.17.21 (#34)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 13:40:10 -04:00
dependabot[bot] efe292ee11
Bump handlebars from 4.7.6 to 4.7.7 (#33)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:47:47 +10:00
dependabot[bot] afb8e9f1e1
Bump rexml from 3.2.4 to 3.2.5 (#32)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-02 17:09:41 +02:00
Joffrey JAFFEUX c925f7e2a3
FIX: prevents md processing if plugin is disabled (#31) 2021-04-23 14:05:21 +02:00
Sam Saffron 152a7b5c60
FIX: Broken preview for single math equations
Previously we would remove elements from the DOM, this caused Ember to
get extremely confused and blow up its rendering.

Instead only hide the element, do not remove it.
2021-04-22 11:29:10 +10:00
dependabot[bot] 143ddea455
Bump y18n from 4.0.0 to 4.0.1 (#30)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 10:00:41 +02:00
discoursebot 6801b3a481
DEV: Update CI workflows (#28)
Co-authored-by: CvX <CvX@users.noreply.github.com>
2021-03-18 16:50:34 +11:00
Discourse Translator Bot dd6f836dc1
Update translations (#29) 2021-02-23 14:16:40 +01:00
Discourse Translator Bot ccd0f2d03b
Update translations (#27) 2021-02-09 14:48:07 +01:00
Joffrey JAFFEUX eb335efe8e
DEV: prettier 2.2.1 (#26) 2021-01-27 10:36:08 +01:00
Discourse Translator Bot a369cdbb90
Update translations (#25) 2021-01-26 14:49:06 +01:00
discoursebot 7cb4044c7f
DEV: Update CI workflows (#23)
Co-authored-by: justindirose <justindirose@users.noreply.github.com>
2021-01-04 14:17:18 -06:00
Discourse CI ad1f1f2d9e DEV: Update CI workflows 2020-11-15 16:09:48 +00:00
Discourse CI 6e95dbb62d DEV: Update CI workflows 2020-10-14 16:27:51 +00:00
jjaffeux 6367e2b5fb Revert "DEV: enforces no-var (#22)"
This reverts commit eecb13b486.
2020-10-13 15:41:08 +02:00
Joffrey JAFFEUX eecb13b486
DEV: enforces no-var (#22) 2020-10-13 11:36:21 +02:00
Discourse CI ce9b3086ad DEV: Update CI workflows 2020-10-12 08:16:48 +00:00
Discourse CI 45dd10e964 DEV: Update CI workflows 2020-10-09 19:03:17 +00:00
Discourse CI 8f4d6b223c DEV: Update CI workflows 2020-10-09 16:15:03 +00:00
Discourse CI d8df77564e DEV: Update CI workflows 2020-10-09 15:09:50 +00:00
Discourse Translator Bot e1383c8e02 Update translations 2020-10-06 15:19:43 +02:00
Discourse Translator Bot 43fcde629b Update translations 2020-09-16 10:19:08 +00:00
Joffrey JAFFEUX e3068bb476
DEV: apply coding standards (#20) 2020-09-04 13:22:43 +02:00
Discourse Translator Bot 926fbdbb3d Update translations 2020-08-11 13:04:51 +00:00
Penar Musaraj 39a4e4b71e
UX: Use CSS custom properties for colors 2020-08-06 11:01:34 -04:00
Discourse Translator Bot 8f725a7a0e Update translations 2020-08-05 13:28:58 +00:00
Discourse Translator Bot 6b02939213 DEV: Switch from Transifex to Crowdin 2020-07-16 14:01:01 +02:00
Robin Ward 08c8a94f7e Remove deprecation 2020-07-06 14:49:01 -04:00
Neil Lalonde fd55ad7233
Update translations 2020-06-24 11:41:30 -04:00
jjaffeux 3c6279b90a DEV: Move to rubocop-discourse. 2020-05-06 18:22:54 +02:00
Neil Lalonde 92cc3d6733
Update translations 2020-05-04 10:50:02 -04:00
Joe 5233654fd2
FIX: ensures wide equations are responsive on Safari
This commit ensures that wide equations can be scrolled on Safari. It previously failed because Safari doesn't not support the two value overflow shorthand.
2020-03-06 07:34:46 +08:00
Neil Lalonde cdf7a1a6f9 Update translations 2020-02-13 15:06:01 -05:00
Neil Lalonde 36ea40940e Update translations 2020-01-20 11:22:00 -05:00
Neil Lalonde 6b550336cd Update translations 2019-12-19 12:51:02 -05:00
Daniel Hollas 03ec5c0443 FEATURE: Update KaTeX renderer to v0.11.1 (#18)
Mostly bug fixes and couple new features.
This version is now live on khanacademy.org
2019-12-04 17:32:31 +11:00
Neil Lalonde 586c283506 Update translations 2019-11-06 10:46:50 -05:00
Neil Lalonde 9e00b8e47e Update translations 2019-10-10 11:26:13 -04:00
Joe 595fc8675b FIX: don't wrap inline math (#17)
* adds CSS classes for styling

* don't wrap inline-math

* adds comment about selectors
2019-09-10 14:56:59 +10:00
Joe 9615034d78 FEATURE: Responsive equations (#16)
* adds class to math containers for styling
* adds responsive styles
2019-09-09 15:08:01 +10:00
Neil Lalonde 59123ce98b Update translations 2019-07-15 14:02:00 -04:00
Penar Musaraj 23ab984862 Add id to decorateCooked API call for KaTeX as well 2019-06-20 15:47:00 -04:00