jekyll-theme-primer 0.3.1 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. checksums.yaml +4 -4
  2. data/_layouts/default.html +2 -1
  3. data/_sass/primer-base/README.md +2 -2
  4. data/_sass/primer-base/build/build.css +1 -1
  5. data/_sass/primer-base/build/index.js +1 -1
  6. data/_sass/primer-base/lib/base.scss +4 -4
  7. data/_sass/primer-base/lib/typography-base.scss +4 -3
  8. data/_sass/primer-base/package.json +24 -68
  9. data/_sass/primer-layout/README.md +2 -2
  10. data/_sass/primer-layout/build/build.css +1 -1
  11. data/_sass/primer-layout/build/index.js +1 -1
  12. data/_sass/primer-layout/lib/columns.scss +0 -15
  13. data/_sass/primer-layout/lib/container.scss +0 -3
  14. data/_sass/primer-layout/lib/grid.scss +22 -5
  15. data/_sass/primer-layout/package.json +24 -68
  16. data/_sass/primer-markdown/README.md +2 -2
  17. data/_sass/primer-markdown/lib/blob-csv.scss +4 -4
  18. data/_sass/primer-markdown/lib/code.scss +3 -3
  19. data/_sass/primer-markdown/lib/headings.scss +3 -3
  20. data/_sass/primer-markdown/lib/images.scss +1 -1
  21. data/_sass/primer-markdown/lib/lists.scss +5 -5
  22. data/_sass/primer-markdown/lib/markdown-body.scss +6 -7
  23. data/_sass/primer-markdown/lib/tables.scss +1 -1
  24. data/_sass/primer-markdown/package.json +24 -88
  25. data/_sass/primer-support/README.md +2 -2
  26. data/_sass/primer-support/lib/mixins/buttons.scss +2 -2
  27. data/_sass/primer-support/lib/variables/color-system.scss +11 -11
  28. data/_sass/primer-support/lib/variables/layout.scss +1 -1
  29. data/_sass/primer-support/lib/variables/misc.scss +7 -12
  30. data/_sass/primer-support/package.json +22 -90
  31. data/_sass/primer-utilities/README.md +2 -2
  32. data/_sass/primer-utilities/build/build.css +1 -1
  33. data/_sass/primer-utilities/build/index.js +1 -1
  34. data/_sass/primer-utilities/lib/colors.scss +1 -1
  35. data/_sass/primer-utilities/lib/padding.scss +17 -0
  36. data/_sass/primer-utilities/lib/typography.scss +4 -4
  37. data/_sass/primer-utilities/lib/visibility-display.scss +17 -1
  38. data/_sass/primer-utilities/package.json +24 -92
  39. data/assets/javascript/anchor-js/anchor.js +8 -12
  40. data/assets/javascript/anchor-js/anchor.min.js +3 -3
  41. data/assets/javascript/anchor-js/banner.js +17 -0
  42. data/assets/javascript/anchor-js/docs/anchor.js +334 -0
  43. data/assets/javascript/anchor-js/docs/favicon.ico +0 -0
  44. data/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.eot +0 -0
  45. data/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg +11 -0
  46. data/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.ttf +0 -0
  47. data/assets/javascript/anchor-js/docs/fonts/anchorjs-extras.woff +0 -0
  48. data/assets/javascript/anchor-js/docs/fonts/fonts.css +24 -0
  49. data/assets/javascript/anchor-js/docs/grunticon/grunticon.loader.js +3 -0
  50. data/assets/javascript/anchor-js/docs/grunticon/icons.data.png.css +5 -0
  51. data/assets/javascript/anchor-js/docs/grunticon/icons.data.svg.css +5 -0
  52. data/assets/javascript/anchor-js/docs/grunticon/icons.fallback.css +5 -0
  53. data/assets/javascript/anchor-js/docs/grunticon/png/grunticon-link.png +0 -0
  54. data/assets/javascript/anchor-js/docs/grunticon/preview.html +33 -0
  55. data/assets/javascript/anchor-js/docs/img/anchoring-links.png +0 -0
  56. data/assets/javascript/anchor-js/docs/img/anchorjs_logo.png +0 -0
  57. data/assets/javascript/anchor-js/docs/img/anchorlinks2.png +0 -0
  58. data/assets/javascript/anchor-js/docs/img/gh-link.svg +9 -0
  59. data/assets/javascript/anchor-js/docs/img/gh_link.svg +9 -0
  60. data/assets/javascript/anchor-js/docs/img/hyperlink.svg +9 -0
  61. data/assets/javascript/anchor-js/docs/img/link.svg +6 -0
  62. data/assets/javascript/anchor-js/docs/img/mini-logo.png +0 -0
  63. data/assets/javascript/anchor-js/docs/img/primer-md.png +0 -0
  64. data/assets/javascript/anchor-js/docs/index.html +807 -0
  65. data/assets/javascript/anchor-js/docs/scripts.js +12 -0
  66. data/assets/javascript/anchor-js/docs/styles.css +493 -0
  67. metadata +44 -9
  68. data/_sass/primer-base/CHANGELOG.md +0 -68
  69. data/_sass/primer-layout/CHANGELOG.md +0 -63
  70. data/_sass/primer-markdown/CHANGELOG.md +0 -202
  71. data/_sass/primer-support/CHANGELOG.md +0 -164
  72. data/_sass/primer-utilities/CHANGELOG.md +0 -245
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-primer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - GitHub, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-18 00:00:00.000000000 Z
11
+ date: 2017-08-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -16,14 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: '3.3'
19
+ version: '3.5'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: '3.3'
26
+ version: '3.5'
27
+ - !ruby/object:Gem::Dependency
28
+ name: jekyll-seo-tag
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '2.2'
34
+ type: :runtime
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '2.2'
27
41
  - !ruby/object:Gem::Dependency
28
42
  name: rubocop
29
43
  requirement: !ruby/object:Gem::Requirement
@@ -50,7 +64,6 @@ files:
50
64
  - _includes/.gitkeep
51
65
  - _layouts/default.html
52
66
  - _sass/jekyll-theme-primer.scss
53
- - _sass/primer-base/CHANGELOG.md
54
67
  - _sass/primer-base/LICENSE
55
68
  - _sass/primer-base/README.md
56
69
  - _sass/primer-base/build/build.css
@@ -60,7 +73,6 @@ files:
60
73
  - _sass/primer-base/lib/normalize.scss
61
74
  - _sass/primer-base/lib/typography-base.scss
62
75
  - _sass/primer-base/package.json
63
- - _sass/primer-layout/CHANGELOG.md
64
76
  - _sass/primer-layout/LICENSE
65
77
  - _sass/primer-layout/README.md
66
78
  - _sass/primer-layout/build/build.css
@@ -71,7 +83,6 @@ files:
71
83
  - _sass/primer-layout/lib/grid-offset.scss
72
84
  - _sass/primer-layout/lib/grid.scss
73
85
  - _sass/primer-layout/package.json
74
- - _sass/primer-markdown/CHANGELOG.md
75
86
  - _sass/primer-markdown/LICENSE
76
87
  - _sass/primer-markdown/README.md
77
88
  - _sass/primer-markdown/build/build.css
@@ -85,7 +96,6 @@ files:
85
96
  - _sass/primer-markdown/lib/markdown-body.scss
86
97
  - _sass/primer-markdown/lib/tables.scss
87
98
  - _sass/primer-markdown/package.json
88
- - _sass/primer-support/CHANGELOG.md
89
99
  - _sass/primer-support/LICENSE
90
100
  - _sass/primer-support/README.md
91
101
  - _sass/primer-support/index.scss
@@ -99,7 +109,6 @@ files:
99
109
  - _sass/primer-support/lib/variables/misc.scss
100
110
  - _sass/primer-support/lib/variables/typography.scss
101
111
  - _sass/primer-support/package.json
102
- - _sass/primer-utilities/CHANGELOG.md
103
112
  - _sass/primer-utilities/LICENSE
104
113
  - _sass/primer-utilities/README.md
105
114
  - _sass/primer-utilities/build/build.css
@@ -124,6 +133,32 @@ files:
124
133
  - assets/javascript/anchor-js/.travis.yml
125
134
  - assets/javascript/anchor-js/anchor.js
126
135
  - assets/javascript/anchor-js/anchor.min.js
136
+ - assets/javascript/anchor-js/banner.js
137
+ - assets/javascript/anchor-js/docs/anchor.js
138
+ - assets/javascript/anchor-js/docs/favicon.ico
139
+ - assets/javascript/anchor-js/docs/fonts/anchorjs-extras.eot
140
+ - assets/javascript/anchor-js/docs/fonts/anchorjs-extras.svg
141
+ - assets/javascript/anchor-js/docs/fonts/anchorjs-extras.ttf
142
+ - assets/javascript/anchor-js/docs/fonts/anchorjs-extras.woff
143
+ - assets/javascript/anchor-js/docs/fonts/fonts.css
144
+ - assets/javascript/anchor-js/docs/grunticon/grunticon.loader.js
145
+ - assets/javascript/anchor-js/docs/grunticon/icons.data.png.css
146
+ - assets/javascript/anchor-js/docs/grunticon/icons.data.svg.css
147
+ - assets/javascript/anchor-js/docs/grunticon/icons.fallback.css
148
+ - assets/javascript/anchor-js/docs/grunticon/png/grunticon-link.png
149
+ - assets/javascript/anchor-js/docs/grunticon/preview.html
150
+ - assets/javascript/anchor-js/docs/img/anchoring-links.png
151
+ - assets/javascript/anchor-js/docs/img/anchorjs_logo.png
152
+ - assets/javascript/anchor-js/docs/img/anchorlinks2.png
153
+ - assets/javascript/anchor-js/docs/img/gh-link.svg
154
+ - assets/javascript/anchor-js/docs/img/gh_link.svg
155
+ - assets/javascript/anchor-js/docs/img/hyperlink.svg
156
+ - assets/javascript/anchor-js/docs/img/link.svg
157
+ - assets/javascript/anchor-js/docs/img/mini-logo.png
158
+ - assets/javascript/anchor-js/docs/img/primer-md.png
159
+ - assets/javascript/anchor-js/docs/index.html
160
+ - assets/javascript/anchor-js/docs/scripts.js
161
+ - assets/javascript/anchor-js/docs/styles.css
127
162
  homepage: https://github.com/pages-themes/jekyll-theme-primer
128
163
  licenses:
129
164
  - None
@@ -1,68 +0,0 @@
1
- # v0.4.2
2
-
3
- * More versions - Jon Rohan [github/github@e12ba2e](https://github.com/github/github/commit/e12ba2e)
4
- * Pointing main js file to build - Jon Rohan [github/github@3575651](https://github.com/github/github/commit/3575651)
5
- * don't change the versions yet - Jon Rohan [github/github@6bebcff](https://github.com/github/github/commit/6bebcff)
6
- * Bumping version - Jon Rohan [github/github@df8b91c](https://github.com/github/github/commit/df8b91c)
7
- * Cleaning up devDependencies versions and simplifying npm scripts - Jon Rohan [github/github@2c42571](https://github.com/github/github/commit/2c42571)
8
-
9
- # v0.4.1
10
-
11
- * Creating a new version - Jon Rohan [github/github@488569b](https://github.com/github/github/commit/488569b)
12
- * Adding list-item for summary - Jon Rohan [github/github@59070d8](https://github.com/github/github/commit/59070d8)
13
- * Removing normalize.css from dependencies and checking into base package - Jon Rohan [github/github@459e8b7](https://github.com/github/github/commit/459e8b7)
14
-
15
- # v0.4.0
16
-
17
- * Cutting new versions of primer modules - Jon Rohan [github/github@157f5ab](https://github.com/github/github/commit/157f5ab)
18
- * Rename repository with prefix primer- - Jon Rohan [github/github@ec8774a](https://github.com/github/github/commit/ec8774a)
19
- * Separating out modules into primer-core and primer-product - Jon Rohan [github/github@ddf698c](https://github.com/github/github/commit/ddf698c)
20
-
21
- # v0.3.0
22
-
23
- * Updating version - Jon Rohan [github/github@6bf5fe5](https://github.com/github/github/commit/6bf5fe5)
24
- * Updating link to real primer-css repository - Jon Rohan [github/github@bbaedda](https://github.com/github/github/commit/bbaedda)
25
- * Updating the modules stylelint - Jon Rohan [github/github@389609f](https://github.com/github/github/commit/389609f)
26
- * move over override for octicons to type base for now - Mark Otto [github/github@529af66](https://github.com/github/github/commit/529af66)
27
- * move over all bold variable changes - Mark Otto [github/github@6b5b021](https://github.com/github/github/commit/6b5b021)
28
- * Make sure the modules build without error before publishing - Jon Rohan [github/github@57ac5e6](https://github.com/github/github/commit/57ac5e6)
29
-
30
- # v0.2.3
31
-
32
- * Publishing a new version - Jon Rohan [github/github@eed0e96](https://github.com/github/github/commit/eed0e96)
33
- * Removing some unnecessary lint plugins and using native - Jon Rohan [github/github@2ae0070](https://github.com/github/github/commit/2ae0070)
34
- * including no-utility lint plugin - Jon Rohan [github/github@5cb86ed](https://github.com/github/github/commit/5cb86ed)
35
- * un-delete this - Jon Rohan [github/github@207793a](https://github.com/github/github/commit/207793a)
36
- * Adding lint plugins for new config - Jon Rohan [github/github@7fb9613](https://github.com/github/github/commit/7fb9613)
37
-
38
- # v0.2.2
39
-
40
- * Mentioning the build file - Jon Rohan [github/github@64ca4a7](https://github.com/github/github/commit/64ca4a7)
41
- * Including build/build.css in distributed npm module - Jon Rohan [github/github@e4effbf](https://github.com/github/github/commit/e4effbf)
42
- * Updating modules to run on prepublish to include build.css in distribution - Jon Rohan [github/github@5b573a0](https://github.com/github/github/commit/5b573a0)
43
- * Re-ordering the docs to the bottom of the readme - Jon Rohan [github/github@9c1f291](https://github.com/github/github/commit/9c1f291)
44
-
45
- # v0.2.1
46
-
47
- * Bumping version to include postcss.json in npm - Jon Rohan [github/github@9e560ba](https://github.com/github/github/commit/9e560ba)
48
- * Using stylelint to lint the modules instead of scss_lint - Jon Rohan [github/github@cb0b8fd](https://github.com/github/github/commit/cb0b8fd)
49
- * Updating for stylelint instead of scss_lint - Jon Rohan [github/github@87a2c68](https://github.com/github/github/commit/87a2c68)
50
-
51
- # v0.2.0
52
-
53
- * Cutting new version 0.2.0 - Jon Rohan [github/github@a6f6586](https://github.com/github/github/commit/a6f6586)
54
- * cleanup after merge - Jon Rohan [github/github@f9378ca](https://github.com/github/github/commit/f9378ca)
55
- * Don't link requirements - Jon Rohan [github/github@7740e81](https://github.com/github/github/commit/7740e81)
56
- * Fixing a few import paths - Jon Rohan [github/github@73e2c51](https://github.com/github/github/commit/73e2c51)
57
- * Updating the README with more detailed instructions - Jon Rohan [github/github@5dd7c34](https://github.com/github/github/commit/5dd7c34)
58
- * Reorganize the module folders into a more flexible organization - Jon Rohan [github/github@5a07101](https://github.com/github/github/commit/5a07101)
59
- * cleaning up the package.json files - Jon Rohan [github/github@77763a1](https://github.com/github/github/commit/77763a1)
60
- * Adding npm version badges to readme - Jon Rohan [github/github@90b1871](https://github.com/github/github/commit/90b1871)
61
- * Adding tavisci build badges to the readmes - Jon Rohan [github/github@1a6126f](https://github.com/github/github/commit/1a6126f)
62
-
63
- # v0.1.0
64
-
65
- * Moving text base utilities to utilities module - Jon Rohan [github/github@ac7383e](https://github.com/github/github/commit/ac7383e)
66
- * renaming to typography-base - Jon Rohan [github/github@e34449b](https://github.com/github/github/commit/e34449b)
67
- * Updating the readme - Jon Rohan [github/github@29ef203](https://github.com/github/github/commit/29ef203)
68
- * Creating a base module from normalize and our primer base css - Jon Rohan [github/github@97e460f](https://github.com/github/github/commit/97e460f)
@@ -1,63 +0,0 @@
1
- # v0.3.2
2
-
3
- * Bump all the version numbers for readme - Mu-An Chiou [github/github@a9d152f](https://github.com/github/github/commit/a9d152f)
4
- * Fix all the travis badge URL - Mu-An Chiou [github/github@9cd6d84](https://github.com/github/github/commit/9cd6d84)
5
-
6
- # v0.3.1
7
-
8
- * More versions - Jon Rohan [github/github@e12ba2e](https://github.com/github/github/commit/e12ba2e)
9
- * Pointing main js file to build - Jon Rohan [github/github@3575651](https://github.com/github/github/commit/3575651)
10
- * don't change the versions yet - Jon Rohan [github/github@6bebcff](https://github.com/github/github/commit/6bebcff)
11
- * Bumping version - Jon Rohan [github/github@df8b91c](https://github.com/github/github/commit/df8b91c)
12
- * Cleaning up devDependencies versions and simplifying npm scripts - Jon Rohan [github/github@2c42571](https://github.com/github/github/commit/2c42571)
13
-
14
- # v0.3.0
15
-
16
- * Cutting new versions of primer modules - Jon Rohan [github/github@157f5ab](https://github.com/github/github/commit/157f5ab)
17
- * Rename repository with prefix primer- - Jon Rohan [github/github@ec8774a](https://github.com/github/github/commit/ec8774a)
18
- * Separating out modules into primer-core and primer-product - Jon Rohan [github/github@ddf698c](https://github.com/github/github/commit/ddf698c)
19
-
20
- # v0.2.4
21
-
22
- * Updating version - Jon Rohan [github/github@6bf5fe5](https://github.com/github/github/commit/6bf5fe5)
23
- * Updating link to real primer-css repository - Jon Rohan [github/github@bbaedda](https://github.com/github/github/commit/bbaedda)
24
- * Updating the modules stylelint - Jon Rohan [github/github@389609f](https://github.com/github/github/commit/389609f)
25
- * Make sure the modules build without error before publishing - Jon Rohan [github/github@57ac5e6](https://github.com/github/github/commit/57ac5e6)
26
- * Updating the statuses, and fixing a couple of bugs - Jon Rohan [github/github@9d36f44](https://github.com/github/github/commit/9d36f44)
27
- * Adding documentation status to most of the modules - Jon Rohan [github/github@b97695c](https://github.com/github/github/commit/b97695c)
28
-
29
- # v0.2.3
30
-
31
- * Publishing a new version - Jon Rohan [github/github@eed0e96](https://github.com/github/github/commit/eed0e96)
32
- * Adding link to homepage in readme docs - Jon Rohan [github/github@633f421](https://github.com/github/github/commit/633f421)
33
- * Removing some unnecessary lint plugins and using native - Jon Rohan [github/github@2ae0070](https://github.com/github/github/commit/2ae0070)
34
- * including no-utility lint plugin - Jon Rohan [github/github@5cb86ed](https://github.com/github/github/commit/5cb86ed)
35
- * Adding lint plugins for new config - Jon Rohan [github/github@7fb9613](https://github.com/github/github/commit/7fb9613)
36
-
37
- # v0.2.2
38
-
39
- * Mentioning the build file - Jon Rohan [github/github@64ca4a7](https://github.com/github/github/commit/64ca4a7)
40
- * Including build/build.css in distributed npm module - Jon Rohan [github/github@e4effbf](https://github.com/github/github/commit/e4effbf)
41
- * Updating modules to run on prepublish to include build.css in distribution - Jon Rohan [github/github@5b573a0](https://github.com/github/github/commit/5b573a0)
42
- * Re-ordering the docs to the bottom of the readme - Jon Rohan [github/github@9c1f291](https://github.com/github/github/commit/9c1f291)
43
- * Updating the link - Jon Rohan [github/github@f67684b](https://github.com/github/github/commit/f67684b)
44
-
45
- # v0.2.1
46
-
47
- * Bumping version to include postcss.json in npm - Jon Rohan [github/github@9e560ba](https://github.com/github/github/commit/9e560ba)
48
- * Using stylelint to lint the modules instead of scss_lint - Jon Rohan [github/github@cb0b8fd](https://github.com/github/github/commit/cb0b8fd)
49
-
50
- # v0.2.0
51
-
52
- * Cutting new version 0.2.0 - Jon Rohan [github/github@a6f6586](https://github.com/github/github/commit/a6f6586)
53
- * Don't link requirements - Jon Rohan [github/github@7740e81](https://github.com/github/github/commit/7740e81)
54
- * Updating the README with more detailed instructions - Jon Rohan [github/github@5dd7c34](https://github.com/github/github/commit/5dd7c34)
55
- * Reorganize the module folders into a more flexible organization - Jon Rohan [github/github@5a07101](https://github.com/github/github/commit/5a07101)
56
- * cleaning up the package.json files - Jon Rohan [github/github@77763a1](https://github.com/github/github/commit/77763a1)
57
- * Adding npm version badges to readme - Jon Rohan [github/github@90b1871](https://github.com/github/github/commit/90b1871)
58
- * Adding tavisci build badges to the readmes - Jon Rohan [github/github@1a6126f](https://github.com/github/github/commit/1a6126f)
59
-
60
- # v0.1.0
61
-
62
- * Adding readme - Jon Rohan [github/github@be0ad16](https://github.com/github/github/commit/be0ad16)
63
- * Moving primer/primer layout to css module - Jon Rohan [github/github@4137724](https://github.com/github/github/commit/4137724)
@@ -1,202 +0,0 @@
1
- # v3.3.7
2
-
3
- * bump version number - Caleb Winters [github/github@1babcd0](https://github.com/github/github/commit/1babcd0)
4
- * update code blocks - Caleb Winters [github/github@eb3c6b4](https://github.com/github/github/commit/eb3c6b4)Revert "Fix extra fancy code blocks"Fix extra fancy code blocks
5
-
6
- # v3.3.6
7
-
8
- * Bump all the version numbers for readme - Mu-An Chiou [github/github@a9d152f](https://github.com/github/github/commit/a9d152f)
9
- * Fix all the travis badge URL - Mu-An Chiou [github/github@9cd6d84](https://github.com/github/github/commit/9cd6d84)
10
-
11
- # v3.3.5
12
-
13
- * bump version numbers that were missed previously - broccolini [github/github@ee50553](https://github.com/github/github/commit/ee50553)
14
- * update markdown primer-product module color variables - broccolini [github/github@ffe0fd7](https://github.com/github/github/commit/ffe0fd7)
15
- * bg color transparent - Caleb Winters [github/github@d398e79](https://github.com/github/github/commit/d398e79)
16
- * fix bg color css - Caleb Winters [github/github@e626139](https://github.com/github/github/commit/e626139)
17
- * clean up selector - Caleb Winters [github/github@408bf5d](https://github.com/github/github/commit/408bf5d)
18
- * only remove bg color on images in table row - Caleb Winters [github/github@e752a40](https://github.com/github/github/commit/e752a40)
19
- * remove background-color css for markdown images - Caleb Winters [github/github@60b13f6](https://github.com/github/github/commit/60b13f6)
20
-
21
- # v3.3.3
22
-
23
- * update version numbers for primer package with bold update - broccolini [github/github@5d3e089](https://github.com/github/github/commit/5d3e089)
24
-
25
- # v3.3.2
26
-
27
- * bumping the version - Jon Rohan [github/github@4a72b25](https://github.com/github/github/commit/4a72b25)
28
- * Pointing main js file to build - Jon Rohan [github/github@3575651](https://github.com/github/github/commit/3575651)
29
- * don't change the versions yet - Jon Rohan [github/github@6bebcff](https://github.com/github/github/commit/6bebcff)
30
- * Bumping version - Jon Rohan [github/github@df8b91c](https://github.com/github/github/commit/df8b91c)
31
- * Cleaning up devDependencies versions and simplifying npm scripts - Jon Rohan [github/github@2c42571](https://github.com/github/github/commit/2c42571)
32
- * Sorting and table objects. We also don't need homepage - Jon Rohan [github/github@798629d](https://github.com/github/github/commit/798629d)
33
- * Removing duplicate headers - Jon Rohan [github/github@225cee1](https://github.com/github/github/commit/225cee1)
34
-
35
- # v3.3.1
36
-
37
- * Rename repository with prefix primer- - Jon Rohan [github/github@ec8774a](https://github.com/github/github/commit/ec8774a)
38
- * move blob-csv into markdown folder: - broccolini [github/github@ede5601](https://github.com/github/github/commit/ede5601)
39
- * Separating out modules into primer-core and primer-product - Jon Rohan [github/github@ddf698c](https://github.com/github/github/commit/ddf698c)
40
-
41
- # v3.3.0
42
-
43
- * Updating version - Jon Rohan [github/github@6bf5fe5](https://github.com/github/github/commit/6bf5fe5)
44
- * Fix lint test - Garen Torikian [github/github@0d2bc5d](https://github.com/github/github/commit/0d2bc5d)
45
- * Keep it together - Garen Torikian [github/github@50871a8](https://github.com/github/github/commit/50871a8)
46
- * Updating the modules stylelint - Jon Rohan [github/github@389609f](https://github.com/github/github/commit/389609f)
47
- * more linting - Mark Otto [github/github@5d8e498](https://github.com/github/github/commit/5d8e498)
48
- * leading zero - Mark Otto [github/github@46b14af](https://github.com/github/github/commit/46b14af)
49
- * Update Markdown typography styles - Mark Otto [github/github@ffd6b27](https://github.com/github/github/commit/ffd6b27)
50
-
51
- # v3.2.0
52
-
53
- * Bumping to a new version - Jon Rohan [github/github@ff32813](https://github.com/github/github/commit/ff32813)
54
- * Make sure the modules build without error before publishing - Jon Rohan [github/github@57ac5e6](https://github.com/github/github/commit/57ac5e6)
55
- * First part of genpopping all system font changes: remove typographic overrides for font-size, line-height, etc on global components - Mark Otto [github/github@6c50e2d](https://github.com/github/github/commit/6c50e2d)
56
- * Adding documentation status to most of the modules - Jon Rohan [github/github@b97695c](https://github.com/github/github/commit/b97695c)
57
-
58
- # v3.1.3
59
-
60
- * Publishing a new version - Jon Rohan [github/github@eed0e96](https://github.com/github/github/commit/eed0e96)
61
- * Adding link to homepage in readme docs - Jon Rohan [github/github@633f421](https://github.com/github/github/commit/633f421)
62
- * Removing some unnecessary lint plugins and using native - Jon Rohan [github/github@2ae0070](https://github.com/github/github/commit/2ae0070)
63
- * including no-utility lint plugin - Jon Rohan [github/github@5cb86ed](https://github.com/github/github/commit/5cb86ed)
64
- * Disabling utility check - Jon Rohan [github/github@e92dbf4](https://github.com/github/github/commit/e92dbf4)
65
- * Adding lint plugins for new config - Jon Rohan [github/github@7fb9613](https://github.com/github/github/commit/7fb9613)
66
-
67
- # v3.1.2
68
-
69
- * Mentioning the build file - Jon Rohan [github/github@64ca4a7](https://github.com/github/github/commit/64ca4a7)
70
- * Including build/build.css in distributed npm module - Jon Rohan [github/github@e4effbf](https://github.com/github/github/commit/e4effbf)
71
- * Updating modules to run on prepublish to include build.css in distribution - Jon Rohan [github/github@5b573a0](https://github.com/github/github/commit/5b573a0)
72
- * Re-ordering the docs to the bottom of the readme - Jon Rohan [github/github@9c1f291](https://github.com/github/github/commit/9c1f291)
73
- * Updating the link - Jon Rohan [github/github@f67684b](https://github.com/github/github/commit/f67684b)
74
-
75
- # v3.1.1
76
-
77
- * Bumping version to include postcss.json in npm - Jon Rohan [github/github@9e560ba](https://github.com/github/github/commit/9e560ba)
78
- * Using stylelint to lint the modules instead of scss_lint - Jon Rohan [github/github@cb0b8fd](https://github.com/github/github/commit/cb0b8fd)
79
- * Updating for stylelint instead of scss_lint - Jon Rohan [github/github@87a2c68](https://github.com/github/github/commit/87a2c68)
80
-
81
- # v3.1.0
82
-
83
- * Don't link requirements - Jon Rohan [github/github@7740e81](https://github.com/github/github/commit/7740e81)
84
- * Updating the README with more detailed instructions - Jon Rohan [github/github@5dd7c34](https://github.com/github/github/commit/5dd7c34)
85
- * Bumping the version - Jon Rohan [github/github@01e7c4e](https://github.com/github/github/commit/01e7c4e)
86
- * Reorganize the module folders into a more flexible organization - Jon Rohan [github/github@5a07101](https://github.com/github/github/commit/5a07101)
87
- * cleaning up the package.json files - Jon Rohan [github/github@77763a1](https://github.com/github/github/commit/77763a1)
88
- * Adding npm version badges to readme - Jon Rohan [github/github@90b1871](https://github.com/github/github/commit/90b1871)
89
-
90
- # v3.0.0
91
-
92
- * Adding travis build status - Jon Rohan [github/github@5758f9e](https://github.com/github/github/commit/5758f9e)
93
- * Moving primer-markdown to a css module - Jon Rohan [github/github@96b9132](https://github.com/github/github/commit/96b9132)
94
-
95
- # v2.5.1
96
- Fixes #59Override background-color on `.emoji` so it doesn't look awkward in zebra striped tables.
97
-
98
- # v2.5.0
99
- Add Apple Emoji to default font stackImproves emoji color rendering in Chrome.
100
-
101
- # v2.4.0
102
- Make Windows color emoji work in Markdown contentSpecifying Segoe UI Emoji gives us color emoji on Windows 8.1 and newer.
103
-
104
- # v2.3.0
105
- Adding clearfix to the markdown body.
106
-
107
- # v2.2.3
108
- Changing to content-box on images
109
-
110
- # v2.2.2
111
-
112
-
113
- # v2.2.1
114
- Updates to left and right aligned images
115
-
116
- # v2.2.0
117
-
118
-
119
- # v2.1.9
120
- Remove overflow: hidden on `.markdown-body`
121
-
122
- # v2.1.8
123
- Fixin' some links in README and CONTRIBUTINGUpdate README.mdRemove apostropheLooks like the repo changed its name at one point + a copy paste derpfrom twbs/bootstrap.Speaking of which, it might be worth tweaking the “Feature Requests”guidelines in light of GH not really wanting any for Primer :-)
124
-
125
- # v2.1.7
126
- Make links in comments underlined on hover in SafariSafari 8 has a bug with the a:not(:link):not(:visited) selector we wereusing previously (see https://bugs.webkit.org/show_bug.cgi?id=142737).Now we use a:not([href]) instead, which should cover all of the cases wecare about (namely, <a name="foo"> elements explicitly created usingHTML syntax in Markdown).
127
-
128
- # v2.1.6
129
- Remove link styles on non-link anchors in user contentIt seems to be fairly common for users to write Markdown like thefollowing: <a name="examples" /> Examples ======== Here are some examples:This will generate the following HTML: <p><a name="examples" /></p> <h2>Examples</h2> <p>Here are some examples:</p>github.com's current sanitizer (Sanitize 2.0.4) respects self-closingtag syntax (because it is built on top of libxml2, an XML parser, andself-closing tags are an XML thing). So when this gets run throughSanitize 2.0.4, you end up with the following HTML: <p><a name="examples"></a></p> <h2>Examples</h2> <p>Here are some examples:</p>However, both Sanitize 3.x and the new sanitizer we're developing forgithub.com are based on an HTML-compliant parser rather than libxml2.HTML parsers treat this markup differently, and produce the following: <p><a name="examples"></a></p><a name="examples"> <h2>Examples</h2> <p>Here are some examples:</p></a>Browsers do the exact same thing given this HTML, as you can see in theLive DOM Viewer[1].Forgetting to close a non-link anchor, or using self-closing tag syntax(which also leaves the tag unclosed) is not normally a problem. Browsersdon't apply any styles to these elements by default, so many web authorsnever even notice they've made this mistake. But github.com applies linkstyles to all anchor elements whether or not they're actually links, sothis mistake becomes very noticeable: suddenly large parts of yourdocument are blue!Changing all of github.com's CSS to only target a:link and a:visitedelements would be a huge change that is probably not worth the effort.Instead, we'll remove the link styles from non-link anchor elements inuser content.[1]: http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cp%3E%3Ca%20name%3D%22examples%22%20%2F%3E%3C%2Fp%3E%0A%3Ch2%3EExamples%3C%2Fh2%3E%0A%3Cp%3EHere%20are%20some%20examples%3A%3C%2Fp%3E%0A
130
-
131
- # v2.1.5
132
- Fix emoji being shrunk by max-width on `img`This overrides the max-width set on `.markdown-body img`so that emoji
133
-
134
- # v2.1.4
135
-
136
-
137
- # v2.1.3
138
- Anchor link alignmentAdd <kbd> stylingKilling the syntax theme and ace syntax theme out of user-contentIgnore render-test.mdre https://github.com/github/github/pull/35950We don't need to distribute this file.
139
-
140
- # v2.0.0
141
-
142
-
143
- # 2.1.2
144
- Anchor link alignment
145
-
146
- # 2.1.1
147
- Add <kbd> styling
148
-
149
- # 2.1.0
150
- Killing the syntax theme and ace syntax theme out of user-content
151
-
152
- # 2.0.1
153
- Ignore render-test.mdre https://github.com/github/github/pull/35950New syntax themes, adding ace editor syntaxdon't set height on .anchorFix styling of closing brackets in Ruby interpolated stringsWe need to override the normal .h style in this case.This is for our style guide https://github.com/styleguide/cssSupport recursive grammars by resetting CSS scopesUnder our new TextMate-based highlighting, we can end up with nestedhighlighting <span>s. In some cases we need to reset the highlightingstyles to match the top-level styles. This makes it so that, e.g., codeinside interpolated strings is colored as code rather than as stringtext. The new <span class="h"> elements that the TextMate highlighterproduces indicate where this needs to happen, and the styles added inthis commit accomplish the reset.See https://github.com/github/lex-luthor/issues/31 andhttps://github.com/github/github/pull/34312 for more discussion.We don't need to distribute this file.
154
-
155
- # 1.2.9
156
- Fix code strikethroughs
157
-
158
- # 1.2.8
159
- Revert keyword type changeNew color made keywords indistinguishable fromfunctions in certain cases. This change causescss scale values (px, (r)em, etc.) to appeardifferently than the associated number value,but we may just have to make that compromise for now.Organize syntax styles
160
- * Groups and combines related selectorsMissed the base number literal classUpdate syntax highlightingTake syntax highlighted diffs into account and tweakcontrast for words affected by intra-line highlighting.Fix underpants typoUnless this is some sort of weird Michigan dialect @bkeepers.Add task lists to sample documentAdd Markdown render test file
161
-
162
- # 1.2.7
163
- Make sure code lines don't wrap
164
-
165
- # 1.2.6
166
- Add word-break: break-word
167
-
168
- # 1.2.5
169
- Segoe UI for Windows Markdown![](http://cl.ly/image/2N0g23333x2i/content#png)
170
-
171
- # 1.2.4
172
- Make sure plain <pre> elements have bottom margin
173
-
174
- # 1.2.3
175
- Add bottom margin to all header sizes
176
- * master: bump to 1.2.2 fix margins on code inside .highlight containers use top margins for paragraphs in nested lists use rgba for code background colorsConflicts: bower.json package.json
177
-
178
- # 1.2.2
179
-
180
-
181
- # 1.2.10
182
- Support recursive grammars by resetting CSS scopesUnder our new TextMate-based highlighting, we can end up with nestedhighlighting <span>s. In some cases we need to reset the highlightingstyles to match the top-level styles. This makes it so that, e.g., codeinside interpolated strings is colored as code rather than as stringtext. The new <span class="h"> elements that the TextMate highlighterproduces indicate where this needs to happen, and the styles added inthis commit accomplish the reset.See https://github.com/github/lex-luthor/issues/31 andhttps://github.com/github/github/pull/34312 for more discussion.Fix code strikethroughsRevert keyword type changeNew color made keywords indistinguishable fromfunctions in certain cases. This change causescss scale values (px, (r)em, etc.) to appeardifferently than the associated number value,but we may just have to make that compromise for now.Organize syntax styles
183
- * Groups and combines related selectorsMissed the base number literal classUpdate syntax highlightingTake syntax highlighted diffs into account and tweakcontrast for words affected by intra-line highlighting.Fix underpants typoUnless this is some sort of weird Michigan dialect @bkeepers.Add task lists to sample documentAdd Markdown render test fileMake sure code lines don't wrapAdd word-break: break-wordSegoe UI for Windows MarkdownMake sure plain <pre> elements have bottom marginAdd bottom margin to all header sizes
184
- * master: bump to 1.2.2 fix margins on code inside .highlight containers use top margins for paragraphs in nested lists use rgba for code background colorsConflicts: bower.json package.jsonMore Markdown tweaksThis is so code blocks on shaded tables cells are still visible.![](http://cl.ly/image/2N0g23333x2i/content#png)
185
-
186
- # 1.2.1
187
- Make h1 and h2 headings bold like the othersRemove explicit code/tt colorThis was overriding the blue link colors so commit referencesdidn't look clickable.
188
-
189
- # 1.2.0
190
- [WIP] Smaller headings in .markdown-bodybased on @mdo's recommendationsUnstripe <hr> elements
191
-
192
- # 1.1.0
193
-
194
-
195
- # 1.0.0
196
- Finish rename to user-contentOverhaul to restructure, add tooling, add docs
197
- * Updated readme to include local dev instructions, license, SemVer guidelines, and more
198
- * Add package.json and bower.json
199
- * Add Gruntfile to compile .scss into .css (includes minified variation) via grunt-sass
200
- * Drop hr.png file for a base64 encoded image for fewer assets
201
- * Add MIT license file
202
- * Add .gitignore file