Commit graph

418 commits

Author SHA1 Message Date
Michael Rose
2274abb67d Update CHANGELOG and history 2019-01-08 08:22:03 -05:00
Michael Rose
d361c00f8a Update CHANGELOG and history 2019-01-04 12:33:29 -05:00
Michael Rose
2784b3ad43 Bump version to 4.14.2 2019-01-04 12:16:38 -05:00
Michael Rose
9232a38f2a Release 4.14.2 💎 2019-01-01 19:13:16 -05:00
Michael Rose
c848d1ed61 Update CHANGELOG and history 2019-01-01 18:36:06 -05:00
Michael Rose
1cd1e7112a Fix wide tables that overflow parent container
Close #2008
2019-01-01 18:31:32 -05:00
Michael Rose
47450e8d08 Update CHANGELOG and history 2019-01-01 17:06:55 -05:00
Michael Rose
70c937392d Fix typo 2019-01-01 16:53:19 -05:00
Michael Rose
9fb484940f Update CHANGELOG and history 2019-01-01 16:52:54 -05:00
Michael Rose
f98445ef96 Update CHANGELOG and history 2019-01-01 16:49:49 -05:00
Roy
599847bf2d Persian Translation of UI Elements (#2004)
* Add Persian translation to ui-text.yml
* Mention the added Persian translation in the documentation
2019-01-01 16:47:05 -05:00
Michael Rose
f3f73fdedc Update CHANGELOG and history 2019-01-01 16:42:55 -05:00
Michael Rose
e647af55dd Update CHANGELOG and history 2019-01-01 16:40:39 -05:00
Michael Rose
f4d890f282 Update CHANGELOG and history 2019-01-01 16:04:06 -05:00
Harry Kalantzis
7178b37b08 Fixed Netlify typo (#2013) 2018-12-31 21:15:07 -05:00
Michael Rose
63109a8316 Update CHANGELOG and history 2018-12-04 14:20:09 -05:00
Michael Rose
be82750f82 Update CHANGELOG and history 2018-12-03 08:40:21 -05:00
Michael Rose
19862018e5 Update CHANGELOG and history 2018-11-27 09:08:52 -05:00
Michael Rose
4e745d2f14 Update NPM dependencies
cc/ #1977
2018-11-27 08:27:08 -05:00
Michael Rose
763d1c1bb5 Release 4.14.1 gem 2018-11-26 08:17:49 -05:00
Michael Rose
ed09740b42 Release 4.14.0 💎 2018-11-25 23:02:49 -05:00
Michael Rose
573ce183c8 Update CHANGELOG and history 2018-11-25 20:56:20 -05:00
Michael Rose
851426dba2 Update CHANGELOG and history 2018-11-25 20:49:15 -05:00
Michael Rose
e2ea799424 Update CHANGELOG and history 2018-11-25 20:47:20 -05:00
Michael Rose
99ca41c4fe Add Google Drive provider documentation 2018-11-25 20:47:14 -05:00
Michael Rose
31828d3174 Update CHANGELOG and history 2018-11-25 20:37:23 -05:00
Michael Rose
e4af8a4036 Update theme documentation 2018-11-25 19:48:19 -05:00
Michael Rose
a2620d34f6
Add support for utterances (#1966)
* Add support for utterances
* Add utterances config documentation
* Update CHANGELOG and history

Close #1909
2018-11-21 14:59:14 -05:00
Michael Rose
d89c9a35fe Update CHANGELOG and history 2018-11-21 14:16:19 -05:00
Michael Rose
bede124d3f Update CHANGELOG and history 2018-11-21 14:08:55 -05:00
Maxime Michel
8fd8a0ff3d Use privacy aware embed options for YouTube & Vimeo (#1964) 2018-11-21 14:06:26 -05:00
Michael Rose
c00e5cf84c Update last modified time 2018-11-19 15:37:01 -05:00
Vincent Tam
4b8de03b82 Update 05-configuration.md (#1956) 2018-11-19 15:34:53 -05:00
Michael Rose
309b664cdb Add jekyll-include-cache installation instructions 2018-11-18 12:59:57 -05:00
Michael Rose
5c7fe6b603 Update CHANGELOG and history 2018-11-13 09:37:44 -05:00
Michael Rose
85237fda1e Update CHANGELOG and history 2018-11-13 09:35:54 -05:00
Michael Rose
9aedf9a694 Fix broken link in layout documentation
Close #1940
2018-11-13 09:30:21 -05:00
Michael Rose
f4cfc87b0a Update CHANGELOG and history 2018-10-29 10:09:39 -04:00
Alex Malaszkiewicz
0db8fc3ffb Remove unnecessary closing bracket (#1915) 2018-10-29 10:09:03 -04:00
Michael Rose
50e1ed8900 Improve color contrast of primary buttons and links 2018-10-29 10:06:52 -04:00
Michael Rose
6690630917 Fix breadcrumb navigation alignment
Fixes #1917
2018-10-29 08:55:05 -04:00
Michael Rose
bf2c543c6c Update CHANGELOG and history 2018-10-23 10:38:42 -04:00
Michael Rose
28e918e47d Update history 2018-10-23 10:33:28 -04:00
Michael Rose
c8f4820d31
Fix Algolia search link positioning (#1904)
* Add link for testing purposes
* Fix excerpt link positioning in Algolia search results
* Fix Algolia search input color
* Update CHANGELOG and history

Fixes #1903
2018-10-22 13:56:43 -04:00
Michael Rose
c3693656dd
Update license (#1886) 2018-10-09 17:44:56 -04:00
Michael Rose
91e71e3de5 Update CHANGELOG and history 2018-10-09 14:49:36 -04:00
Michael Rose
f932eeae3e Update CHANGELOG and history 2018-10-09 13:55:53 -04:00
Michael Rose
2a323940b7 Add notice for fixing Unknown tag 'include_cached'
Fixes #1875
2018-10-04 20:17:37 -04:00
Michael Rose
e704cd40d4
Cache "static" includes to improve build performance (#1874)
* Add jekyll-include-cache plugin
* Cache "static" includes to improve build performance
* Update CHANGELOG and history

"Static" refers to those includes that don't rely on data passed from the page content.
2018-10-04 15:48:26 -04:00
Michael Rose
c801107754
Make entire archive/feature item "clickable" (#1864)
* Make entire feature item "clickable"

Use a pseudo element on the call to action button to cover the entire feature item and make it "clickable".

* Make entire archive item "clickable"

Use a pseudo element on the `<a>` element to cover the entire archive item and make it "clickable".

* Update CHANGELOG and history

* Reference issue
2018-10-02 11:04:28 -04:00