~xdavidwu/xdavidwu.link

41a601a1 — Michael Rose 5 years ago
Release 4.16.0 💎
d8d27561 — Michael Rose 5 years ago
Update CHANGELOG and history
c9c195d4 — Denver Prophit Jr 5 years ago
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
c84a2766 — Michael Rose 5 years ago
Update CHANGELOG and history
5cbd0745 — Michael Rose 5 years ago
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)
df939ec4 — Michael Rose 5 years ago
Allow adding JavaScript files after the theme's (#2116)

Allow adding JavaScript files after those bundled in the theme

Close #2110 
4c9c5071 — Michael Rose 5 years ago
Update CHANGELOG and history
388a3bf0 — Luis Puerto 5 years ago
Add `max-width` Sass variable (#2093)

becb1b49 — Michael Rose 5 years ago
Fix table of contents active link styling
22d6406e — Michael Rose 5 years ago
Add reference to Thai UI text strings
32946e1d — Samiti 5 years ago
Add UI Text for Thai Language (#2111)

c9cd8e4a — Michael Rose 5 years ago
Update CHANGELOG and history
03205dd5 — Kulbhushan Chand 5 years ago
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)
70721ba5 — Michael Rose 5 years ago
Update CHANGELOG and history
2f68a15a — Michael Rose 5 years ago
Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
e39fbf6f — Michael Rose 5 years ago
Update CHANGELOG and history
be7ecabd — Andre Pacheco 5 years ago
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.
6a1874c2 — Michael Rose 5 years ago
Update CHANGELOG and history
278670b4 — samdx 5 years ago
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"
```
Next