4731ce3890
Update to property initializer syntax
2017-09-20 16:40:14 -07:00
ab3b61d580
Fix context binding of 'this'
2017-09-20 16:40:14 -07:00
e351f4227a
fix(package): update babel-eslint to version 8.0.0
2017-09-20 16:37:16 -07:00
a9424487ef
chore: Chore update expect syntax to jesty expect
2017-09-08 11:06:25 -07:00
5f9f34dd29
chore(package): update expect to version 21.0.2
...
Closes #45
2017-09-08 11:06:25 -07:00
7ade846dce
chore(release): 1.0.7
2017-07-31 20:26:39 -04:00
999fd49239
chore: Update uglify-js
2017-07-31 20:24:04 -04:00
484ebb7bfe
Merge branch 'master' of github.com:tmcw/docbox
2017-07-21 15:30:56 -04:00
9ab5135790
docs: Note Mapillary usage
2017-07-21 15:28:28 -04:00
61f9c4892c
Create CODE_OF_CONDUCT.md
2017-07-21 11:28:45 -04:00
f19be9c449
fix(package): update remark to version 8.0.0
2017-07-20 17:41:04 -04:00
e2838e68a3
fix(package): update eslint to version 4.1.0
2017-07-19 15:24:52 -04:00
e23696fe2c
chore(release): 1.0.6
2017-05-11 11:09:24 -04:00
f5c5f86b24
refactor: Use ES6 classes instead of createClass
2017-05-11 11:06:56 -04:00
5657bb232a
fix(package): update eslint-plugin-react to version 7.0.0
2017-05-11 11:06:56 -04:00
f946adadf2
chore(package): update budo to version 10.0.0
...
https://greenkeeper.io/
2017-04-21 11:41:06 -04:00
d8c1824916
style(eslint): Fix JSX style for new eslint
2017-04-10 18:24:55 -04:00
b9192ab3e7
docs(readme): add Greenkeeper badge
...
https://greenkeeper.io/
2017-04-10 18:24:55 -04:00
df415174a8
chore(package): update dependencies
...
https://greenkeeper.io/
2017-04-10 18:24:55 -04:00
28fafd04b7
Add 'companies using docbox'
2017-03-22 12:25:08 -04:00
f118de4c24
fix(readme): Correct demo location
...
Fixes #25
2017-03-18 23:04:26 -04:00
2549f3589a
Merge branch 'master' of github.com:tmcw/docbox
2017-03-18 12:36:30 -04:00
c775eedd87
chore(package): Add repository to package.json
2017-03-18 11:53:59 -04:00
a48824126b
chore(changelog): Remove duplicate manual heading
2017-03-18 11:51:43 -04:00
e74e23bf60
Changelog for 1.0.5
2017-03-18 11:50:11 -04:00
f2df9dfaf3
build(changelog): Use standard-changelog and add task
2017-03-18 11:49:46 -04:00
04a8b8fcc4
chore(readme): Fix CircleCI badge
2017-03-18 11:48:16 -04:00
c4fefeb304
fix(css): Fix styling of strong, em, and other inlines ( #24 )
...
This fixes a bug that remains in base.css, where it used explicit font family names and classes
instead of relying on the browser to associate faces with styles.
Fixes #23
2017-03-18 11:46:46 -04:00
95c5d705a1
Update for changes in remark ( #22 )
2017-03-02 14:07:50 -05:00
d20007cac7
Update LICENSE
2017-02-24 16:52:58 -05:00
1f9db136ac
chore(release): 1.0.4
2017-01-25 09:06:32 -05:00
5520cc3fe7
build(release): Add release stage
2017-01-25 09:06:26 -05:00
04cd284b2c
chore(release): 1.0.3
2017-01-25 09:05:01 -05:00
20c212fdf9
docs(changelog): Improve changelog - previous changelogs:
...
March 22, 2016
* Fixes non-unique IDs on section headers.
* You can now run `npm run build` multiple times without any problems.
March 17, 2016
* Support for linking to specific languages. URLs were previously like
`#the-section` but now are `?language=JavaScript#the-section` when a language
is selected, so that you can link to both a specific section and a specific
language.
* Changes how Docbox uses highlight.js - instead of including tons and tons
of languages, we include only a few.
March 14, 2016
* Support for toggling between 1 and 2 column mode
2017-01-25 09:02:05 -05:00
85a62e3357
Remove base.css notice
2016-09-16 15:26:38 -04:00
02ebec023c
Fixed links. ( #18 )
2016-07-19 16:21:17 -04:00
bbf57d38c7
add license title ( #19 )
...
It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license )
2016-07-19 16:21:03 -04:00
5cb46e59d3
1.0.2
2016-07-19 16:20:49 -04:00
febfa13608
Update dependencies
2016-07-19 16:20:11 -04:00
91e7e42213
Update contributing to describe how to add a new language
2016-05-20 14:29:05 -04:00
873392eb51
Update example
2016-05-20 14:10:38 -04:00
ffdf4a6123
Toggle improvements ( #17 )
...
* Toggle improvements
* Fix tests
2016-05-20 14:08:29 -04:00
847124a40d
Merge pull request #15 from mapbox/node-6
...
Test on node 6
2016-05-15 11:35:53 -04:00
9c771164a8
Test on node 6
2016-05-15 11:32:57 -04:00
cefd0a7bf3
Merge pull request #14 from mapbox/deps-update
...
Update outdated deps
2016-05-13 16:45:19 -04:00
974a9a58ab
Update outdated deps
2016-05-13 16:39:44 -04:00
ab728f52f9
1.0.1
2016-04-22 15:31:12 +05:30
1f2416aa22
Update links to demo, update changelog
2016-03-22 11:16:08 -04:00
a06e6a8ffa
Make build process repeatable. Fixes #7
...
Previously when you ran `npm run build`, it would change index.html
in a way that prevented you from running `npm run build` again.
This change makes the builder more sophisticated, ensuring that
START and STOP markers stay in the index.html file, letting you
re-run the command.
2016-03-22 11:11:47 -04:00
2364301ee6
Simplify now that remark solves this in core
2016-03-22 10:44:34 -04:00