Commit Graph

513 Commits

Author SHA1 Message Date
130f599812 fix(table of content): add aria label if sub term is not defined 2020-02-10 22:23:06 +01:00
458bc4e5c1 Set color as focus indicator 2020-02-09 19:24:35 -08:00
47ae252bd7 Close orphaned <li> 2020-02-09 11:22:29 -08:00
2e76d940c1 Close orphaned anchor around documentation link 2020-02-07 17:01:39 -08:00
98cf9873b9 increase contrast on avoid word-signal-color 2020-02-07 15:44:31 -08:00
b45dfc68f9 Merge pull request #57 from dengeist/feature/define-ableism
 Add definition of ableism
2020-02-07 14:22:22 -08:00
9d7ce34fb9 Add another oxford comma 2020-02-07 14:20:27 -08:00
5e2694fd2e Add note about Disabled people propagating harm 2020-02-07 14:19:35 -08:00
65ded83d7e Add oxford commas 2020-02-07 14:17:31 -08:00
a404bb62a1 Merge pull request #58 from dengeist/fix/55-and-56
🐛 Fixes build bugfixes #55, #56
2020-02-07 13:33:25 -08:00
260949b792 Remove passthroughcopy
Parcel handles this work
2020-02-06 15:14:54 -08:00
893d9a8319 Remove _site directory 2020-02-06 15:02:48 -08:00
83758b5877 Pipe parcel css into /dist/css 2020-02-06 15:02:09 -08:00
8d760cc285 Add definition, citations for ableism 2020-02-06 14:12:03 -08:00
60e144df85 Add part-of-speech to abeism 2020-02-06 13:14:34 -08:00
425b194cf3 Improve CONTRIBUTING.md 2020-02-06 18:25:16 +03:00
43e33f418b Merge pull request #49 from izzybaer/typo-updates
✏️ Typos && Minor re-phrasing
2020-02-05 13:37:14 -08:00
d0f554cea6 reverts changes to impact of ok-hand spelling and wording 2020-02-05 09:01:38 -08:00
b613c7e5e4 fixes two small typos and re phrases to support word flow 2020-01-24 13:36:54 -08:00
f3ba9a175b Merge pull request #40 from laurakalbag/LK-2020-01
🔨 Fix overflowing heading
2020-01-18 15:23:18 -08:00
1e64f4c69b Merge pull request #42 from ovlb/feature/chore-remove-dist
🧹 Untrack Dist Files
2020-01-18 15:21:36 -08:00
de7b9fd376 Merge pull request #38 from denistsoi/master
🧹 Chore clean node_modules from master branch repo
2020-01-18 15:20:30 -08:00
0f60d1bdbd Merge pull request #45 from ovlb/feature/fix-flags
🏴 Convert flag level to lowercase before trying to get infos
2020-01-18 15:16:30 -08:00
7ca1009f97 Write level as a lowercase word and move sources to front matter 2020-01-17 19:40:21 +09:00
f12c5c9fed fix(flags): convert flag level to lowercase before trying to get infos 2020-01-17 08:53:48 +01:00
98bac08e84 💅 2020-01-17 08:52:42 +01:00
c10fbdd82a config(prettier): always use arrowParens 2020-01-17 08:52:36 +01:00
d5d6d5aa2b Remove html tags from document 2020-01-17 14:47:44 +09:00
6ea254ce32 Fix heading and remove extra <br> 2020-01-17 14:42:15 +09:00
7f3ed8fd1b Fix italic 2020-01-17 14:40:52 +09:00
90d708f755 Adds definition for barbarian incl impact, usage and sources 2020-01-17 14:33:49 +09:00
61508441c4 fix(table of content): use break-inside 2020-01-15 16:19:56 +01:00
7a04c5fa6f chore: move mutli col into own file 2020-01-15 16:13:36 +01:00
a0c65ee102 fix(table of content): avoid breaks inside of list items 2020-01-15 16:13:23 +01:00
51ac874f07 chore: untrack dist files 2020-01-15 15:55:19 +01:00
dc0d666eb6 Make thicc title heading scale according to viewport height.
But only once the browser is wide enough, and also cap the scaling height before the font gets too big!
2020-01-15 14:21:34 +00:00
bb1469c2f3 Make title span two columns on viewports > 800px.
Also ensure following paragraph remains below title, as following the default grid behaviour, it would flow into adjacent column.
2020-01-15 12:57:40 +00:00
a4bc2a16f3 Remove div containing intro title and description.
This div is not used in any CSS, and is preventing the title and description from being positionable on the containing grid. I’ve moved the title ID attribute on to the title itself so we don’t lose the landmark.
2020-01-15 12:54:40 +00:00
6948a8fdaa Add cache folder to gitignore. 2020-01-15 12:50:50 +00:00
56f7405bb7 chore: remove node_modules from git master 2020-01-15 14:25:06 +08:00
fdeeadc074 Merge pull request #36 from tatianamac/dependabot/npm_and_yarn/serialize-to-js-3.0.2
build(deps): bump serialize-to-js from 3.0.0 to 3.0.2
2020-01-07 18:24:46 -08:00
0c53adec46 build(deps): bump serialize-to-js from 3.0.0 to 3.0.2
Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/commenthol/serialize-to-js/releases)
- [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-16 23:27:34 +00:00
1dd1027c00 Merge pull request #31 from ovlb/feature/eleventy-build
👷‍♀️ Add Build Process for Definitions YAY
2019-12-16 15:26:52 -08:00
82f2595a98 Merge branch 'master' into feature/eleventy-build 2019-12-16 15:24:35 -08:00
5890e2e8ee 🚛 Remove codekit config 2019-12-16 15:23:35 -08:00
873aae1914 :🙅🏼‍♀️ Gitignore 2019-12-16 15:18:48 -08:00
6f888d0965 feat(definitions): port fatphobia update 2019-11-29 17:53:30 +01:00
5d26c51acf styles(table of content): use multi column layout 2019-11-29 17:45:38 +01:00
b7cb9d2f94 Merge pull request #34 from avo7/master
🐛 Fix mixed content issue related to the emoji css
2019-11-26 15:21:12 -08:00
d5c8f1bd3e ✏️ Edited fatphobia 2019-11-26 15:03:51 -08:00