Commit graph

2214 commits

Author SHA1 Message Date
Michael Rose
b83ab5600c Revert back to jQuery v3.3.1
3.4.0 causes issues with older jQuery plugins that haven't been updated to support it.
2019-04-28 14:44:06 -04:00
Michael Rose
b797deffeb Release 4.16.1 💎 2019-04-28 14:15:55 -04:00
Michael Rose
4e41e73558 Add link to MM remote theme starter 2019-04-18 15:54:51 -04:00
Michael Rose
d90cea5ef3 Update CHANGELOG and history 2019-04-15 16:27:14 -04:00
Alex Malaszkiewicz
7cd711e416 Update layout compress from v3.0.2 to v3.1.0 (#2128) 2019-04-15 16:25:47 -04:00
Michael Rose
d84c3ded70 Update CHANGELOG and history 2019-04-15 16:25:12 -04:00
Alex Malaszkiewicz
0cf24b028d Update jquery v3.3.1 to v3.4.0 (#2129)
* Update jquery v3.3.1 to v3.4.0
* Update `main.min.js`

Close #2127
2019-04-15 16:23:58 -04:00
Michael Rose
90df6afc68 Update CHANGELOG and history 2019-04-12 11:43:59 -04:00
Jeckari
cf0c046dd2 Made Gumshoe contingent upon a TOC being present. This prevents a console error on pages without a TOC. (#2124) 2019-04-12 11:42:10 -04:00
Michael Rose
44760c989e Release 4.16.0 💎 2019-04-09 21:26:37 -04:00
Michael Rose
dce8f9c10a Update CHANGELOG and history 2019-04-09 21:21:58 -04:00
Denver Prophit Jr
3f1f7da5c8 Improve search input semantics (#2123)
* Update search_form.html

Updates Issue #2122 by adding the correct input type and aria label.

* update search_form.html

should be area-placeholder. My mistake. Updates Issue #2122

* fix aria-placeholder

Updates issue #2123 with a typo found by @mmistakes for liquid syntax.

Close #2122
2019-04-09 21:20:35 -04:00
Michael Rose
d06e437ced Update CHANGELOG and history 2019-04-08 21:05:26 -04:00
Michael Rose
9164fda18a Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
* 'master' of https://github.com/mmistakes/minimal-mistakes:
  Allow adding JavaScript files after the theme's (#2116)
2019-04-08 21:04:05 -04:00
Michael Rose
df8a030a42
Allow adding JavaScript files after the theme's (#2116)
Allow adding JavaScript files after those bundled in the theme

Close #2110
2019-04-08 21:03:52 -04:00
Michael Rose
9baef1bda2 Update CHANGELOG and history 2019-04-08 21:01:43 -04:00
Luis Puerto
e4c0689cda Add max-width Sass variable (#2093) 2019-04-08 20:59:57 -04:00
Michael Rose
29acb2a0bf Fix table of contents active link styling 2019-04-03 16:08:31 -04:00
Michael Rose
60b5bacca8 Add reference to Thai UI text strings 2019-04-03 15:16:04 -04:00
Michael Rose
2413ea7204 Update /docs text strings 2019-04-03 15:13:41 -04:00
Samiti
d09bf47087 Add UI Text for Thai Language (#2111) 2019-04-03 15:11:44 -04:00
Michael Rose
ac2975a8dd Update CHANGELOG and history 2019-04-03 15:08:02 -04:00
Kulbhushan Chand
146186ab82 Added missing Hindi Translation of ui-text ( for docs folder) (#2106)
Due to unknown reason, Hindi translation of ui-text was missing (https://github.com/mmistakes/minimal-mistakes/issues/2101)
I have added it back from a previous pull request (https://github.com/mmistakes/minimal-mistakes/pull/1888)
2019-04-03 15:06:44 -04:00
Kulbhushan Chand
c7184ba2a2 Added missing Hindi Translation of ui-text (#2105)
Due to unknown reason, Hindi translation of ui-text was missing (https://github.com/mmistakes/minimal-mistakes/issues/2101)
I have added it back from a previous pull request (https://github.com/mmistakes/minimal-mistakes/pull/1888)
2019-04-03 15:06:31 -04:00
Michael Rose
63f3240366 Update CHANGELOG and history 2019-04-03 15:05:59 -04:00
Michael Rose
01150a8dac Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes 2019-04-03 15:04:43 -04:00
Christian Oliff
737c011d46 Update Font Awesome (#2102)
REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
2019-04-03 15:04:07 -04:00
Michael Rose
b93ec8ca34 Update CHANGELOG and history 2019-04-03 15:03:27 -04:00
Andre Pacheco
baec5d00b5 Typos fix and including more words for pt-br (#2098)
I just fixed some typos PT-BR, included translations for words that were not translated and changed some words to better describe the tag's meaning. This is how I use it in my Portuguese blog.
2019-04-03 15:01:31 -04:00
Michael Rose
54e141aa0b Update CHANGELOG and history 2019-03-22 16:10:47 -04:00
samdx
346c8a9257 Updated vi-VN for some missing terms (#2097)
```yml
search_placeholder_text    : "Nhập từ khóa cần tìm..."
results_found              : "Kết quả tìm được"
back_to_top                : "Về đầu trang"
```
2019-03-22 16:09:49 -04:00
Michael Rose
7fa5ac49db Update CHANGELOG and history 2019-03-22 16:09:05 -04:00
iinimata
2e9e2ab312 Fix French translation typo (#2096) 2019-03-22 16:08:02 -04:00
Michael Rose
a66cf1d700 Update CHANGELOG and hsitory 2019-03-22 16:07:37 -04:00
Luis Puerto
a1ff46cc59 Fix figures when they are inside of a list (#2094) 2019-03-22 16:05:48 -04:00
Michael Rose
5ed1f79557 Update CHANGELOG and history 2019-03-22 16:05:17 -04:00
Michael Rose
a44dc2f914
Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe (#2082)
* Replace jQuery Smooth Scroll with Smooth Scroll + Gumshoe
* Change smooth scrolling speed
* Set maximum smooth scroll duration
* Remove Font Awesome CSS Ppseudo elements attribute from JS script

Close #2050, close #2075
2019-03-22 16:01:28 -04:00
Michael Rose
94e8280950 Add GFM task list example to post 2019-03-13 08:36:07 -04:00
Michael Rose
8625e0708a Add styling for GFM task lists
Close #2092
2019-03-13 08:30:30 -04:00
Michael Rose
097c01eff1
Adjust wording 2019-03-07 16:26:54 -05:00
Michael Rose
960d6af1a2 Update CHANGELOG and history 2019-03-05 18:56:41 -05:00
Christian Oliff
bd5f157833 Update Google Universal Analytics to load async (#2079) 2019-03-05 18:56:03 -05:00
Maxime Michel
d5dae86319 Add tip on how to start a YouTube embed at a given timestamp (#2077)
Close #2077
2019-03-05 18:55:29 -05:00
Michael Rose
102924ff94 Update CHANGELOG 2019-03-05 18:54:44 -05:00
Michael Rose
59111d1e01 Remove Google+
Google+ is being shutdown on April 2, 2019. Social sharing buttong, comment provider, and author link configs have been removed from the theme.

ref: https://support.google.com/plus/answer/9195133
2019-03-05 18:53:30 -05:00
Michael Rose
4a38b5fae0 Loosen Bundler dependency for theme gem 2019-03-04 16:56:05 -05:00
Michael Rose
3dbe89d3f0
Fix indents 2019-03-04 11:10:43 -05:00
Michael Rose
fb74bde6f6
Fix indendation
Close #2078
2019-03-04 11:09:33 -05:00
Michael Rose
10f62bb9ac Update CHANGELOG and history 2019-03-03 19:03:49 -05:00
Shuo
c1094cad44 Add missing translation of chinese (#2072)
Add missing Chinese text strings
2019-03-03 19:02:40 -05:00