Skip to content

Commit

Permalink
rake update[0.10.24]
Browse files Browse the repository at this point in the history
  • Loading branch information
sudotac committed May 11, 2024
1 parent 74fbd1f commit 372b8c0
Show file tree
Hide file tree
Showing 21 changed files with 43 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.14.0

* Import Temml v0.10.24

# v0.13.0

* Import Temml v0.10.23
Expand Down Expand Up @@ -65,3 +69,4 @@




2 changes: 1 addition & 1 deletion lib/temml/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@

module Temml
VERSION = '0.13.0'
TEMML_VERSION = '0.10.23'
TEMML_VERSION = '0.10.24'
end
2 changes: 1 addition & 1 deletion vendor/temml/javascripts/temml.min.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/Temml-Asana.css.erb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/Temml-Fira.css.erb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/Temml-Latin-Modern.css.erb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/Temml-Libertinus.css.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/Temml-Local.css.erb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/Temml-STIX2.css.erb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/_Temml-Asana.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/_Temml-Fira.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/_Temml-Latin-Modern.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/_Temml-Libertinus.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/_Temml-Local.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/sprockets/stylesheets/_Temml-STIX2.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/stylesheets/Temml-Asana.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/stylesheets/Temml-Fira.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/stylesheets/Temml-Latin-Modern.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/stylesheets/Temml-Libertinus.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/stylesheets/Temml-Local.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down
2 changes: 2 additions & 0 deletions vendor/temml/stylesheets/Temml-STIX2.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ math {
letter-spacing: normal;
word-wrap: normal;
direction: ltr;
/* Prevent Firefox from omitting the dot on i or j. */
font-feature-settings: "dtls" off;
}

math * {
Expand Down

0 comments on commit 372b8c0

Please sign in to comment.