Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/Koenig

Components of Ghost's Editor
https://github.com/TryGhost/Koenig

Update version number

9444dac7e1ccafe9f070e99d0347a6b415963448 authored over 9 years ago
1.7.3

61616fd624775f048e0e774e6948ca739d02f6b1 authored over 9 years ago
Merge pull request #115 from NextStepWebs/development

Add dist files

e0e0748e7641801f30961f9306abe6fb30a555ee authored over 9 years ago
Commit distribution files

ea1b1e9a17d118d14a3e96c6b0748f08c734c716 authored over 9 years ago
Merge pull request #114 from NextStepWebs/development

Intelligently download Font Awesome, New options, Bug fixes

8d271e8198bd141fa03d3c3c6ffa1be0b8620f2f authored over 9 years ago
Tweak formatting

004ae1ff4eee385dfb3e47fa9972bc6337a5bbb0 authored over 9 years ago
New option: renderingConfig which includes syntax highlighting

3730f562374c593058089a5e991ffa88bec314eb authored over 9 years ago
Use .no-disable and .no-mobile classes instead of .fa-X classes

251c427fa957df4eee184756dbcf951f3b0fce9b authored over 9 years ago
Rebuild project

e2d09ce53eae1db0ffde6da98f8c21f3d7b33fa8 authored over 9 years ago
Fix bug with hideIcons

882d26c9f62ee08680c7601c9d10797466376fe3 authored over 9 years ago
Hide fullscreen button on mobile due to issues

fa6dfdad6b19932530c823d28291dac6649cd3ad authored over 9 years ago
Rebuild project

b41b15e29d165f03342b43d869fb39aab654803e authored over 9 years ago
New hide icons option

90297382d3fd68b7d780547ba8cf771d653266ae authored over 9 years ago
Remove tab list addon from gulp file

dfbc45c787535001ae6f09afc68c3477d8be50d9 authored over 9 years ago
Remove debug output

ee27138bc317dfa0dc7090bc6949e9b4116281f6 authored over 9 years ago
Auto download Font Awesome

16bd83a7ec16f2087932784945eb6e8695ec8815 authored over 9 years ago
Update to 1.7.2 and rebuild

778f99b0671c768d984dd01cf4ba6f4bc515b422 authored over 9 years ago
Remove mention of fencedCodeBlocks option (will not work)

8d7afa88161f11b740a592903d703a91223388a0 authored over 9 years ago
Fix URL matching RegEx

1e84185f344f858328a830e1573c156bb8cd63dc authored over 9 years ago
Merge pull request #107 from NextStepWebs/development

Custom preview rendering, Loads of bug fixes

c68dac9d54b8fdb49fabc3fc6acfda7dca840535 authored over 9 years ago
Merge pull request #102 from arduanov/patch-2

Fix autosave

9f2599d40b6b4c8b700937734d35073ba1243136 authored over 9 years ago
Combine columns to prevent wrapping

f55996601f296e8c6c487c0007d0a00ce3fe213e authored over 9 years ago
Rearrange options alphabetically

9c42157d407b0c38893b2d097b67b00691d4197d authored over 9 years ago
Compile distribution file

772051b3afae9953d488f7acb8e0e81daba5282e authored over 9 years ago
Update gulpfile.js to wait for downloads

7d35676fdd7ede66c73d771d1a5d534b57c4b38f authored over 9 years ago
More defensive coding for #91

f95e6c145a2c249ed8bf6e706df3ed6e1f3ce28b authored over 9 years ago
Fix Esc key not exiting full screen properly; Fixes #99

7e83991b92f27eb0950c5f1cfa6c41a75a9a46e3 authored over 9 years ago
parsingConfig documentation

de62056d859e4ea4b20a26a4247d5b8622ce9ec9 authored over 9 years ago
Re-add paper theme

87982299dce8da536e7737724256de416109d036 authored over 9 years ago
Merge pull request #103 from brondsem/getstate_code

Add getState() support for code

f48bc66df0c2e454528684fae6bac5c166d8f8bb authored over 9 years ago
Add getState() support for code (and yes, CodeMirror intenrally labels it as "comment")

c0562c99baddf7358e76da9891f3c1a1446e8b81 authored over 9 years ago
Fix autosave

After submit form with autosave we have emty string in local storage.
We won't set empty string...

18b01bfe2d86f6b304b28c1a1d13e3386c370060 authored over 9 years ago
Dist file update

ea7199acd2c71295203ff71bc964f0d988963b6a authored over 9 years ago
Update/download dependencies

bcd75bdc4a89d8620321ffce43b76830dd6dd34d authored over 9 years ago
gulp.js now auto downloads dependencies

e87ae2bf834dffd28c7872d895982e972abda8c3 authored over 9 years ago
Add parsingConfig option, TODO document

2378e5849de518978c697f4ca3d1f087f2f5e05e authored over 9 years ago
Merge proposed PRs for CodeMirror

3c965a1ea59b3431b87a7caad497526ccd7590f9 authored over 9 years ago
Merge pull request #93 from brondsem/start_end_same

Don't increment both start and end points if they are the same object

edf75a7151db32637ea2682d6f0d4a88f91c7af2 authored over 9 years ago
Don't increment both start and end points if they are the same object (e.g. no selection)

a1d7a2a8a07aabbf06e33aa7a2986fde0e7440fc authored over 9 years ago
Fix error found in #91

1bd4063d1c75106097d836e548ef32f24be29ee7 authored over 9 years ago
previewRender now supports async too

43da4698e9eca8b004c452d677922e399677507d authored over 9 years ago
Fix toolbar height again

b78f7eddf746d0e785db641f45d9929e18ec4f9e authored over 9 years ago
Fix toolbar height bug in fullscreen

4a881ce68329a52f12747a3948c6bd9c02b12b02 authored over 9 years ago
Convert ' to "

b945acde02198749b73aad09cacf704b91b3899e authored over 9 years ago
Merge pull request #84 from LulzAugusto/ReadmeImprovements

Readme improvements

89869a0a3a9335f8ae588a4cecd4995960a296c0 authored over 9 years ago
Fixed "numbered-list" name. Added a hint about how to programmatically set the value.

5dab34ad4f4a5c18dde325bc55384466ff7be361 authored over 9 years ago
Link to npm page

bedbe22b9bb5184322d2af7eeda800e6d3d8ccc5 authored over 9 years ago
Update version number on dist files

3c520e50c069d6043a4db8b6da2b9ef19d92e5c4 authored over 9 years ago
1.7.1

01951ef7d5b24bae905dd3fc0b20cf1000727866 authored over 9 years ago
Regenerate dist files

e21ef68436f373f36b6f6064c923375b080557d0 authored over 9 years ago
Simplified previewRender option

f5f2803760b2c346765885f6cad5a070e39fa062 authored over 9 years ago
Make README more clear

fd8c1a02947a6c0547f50306a7ce40fad1cc008d authored over 9 years ago
Updates to custom preview rendering, Gulp dist files

66919a90ff333b455208f509c16832202db40b3d authored over 9 years ago
Merge pull request #82 from brondsem/pluggable_preview_func

Make preview rendering be customizable

bd5674ba103f058571704eb93e422331e5498bbe authored over 9 years ago
Add preview_render README example js

fc11e78197a1d4b0de7af47afc6c6a82f4dd11e1 authored over 9 years ago
Merge pull request #83 from brondsem/no_active_style_when_toolbar_disabled

Negate the active styling of buttons when in preview mode

b31b6f07c188a538b4c78f7ceacc6efbef271187 authored over 9 years ago
Negate the active styling of buttons when in preview mode

409cbc10581169921eb091c9f45221c5029b2c8c authored over 9 years ago
Make preview rendering be customizable

de97f708cd1fe047900c53dede85d8d9cc7aa65c authored over 9 years ago
Merge pull request #81 from NextStepWebs/development

Document npm install in README

ffb85332614b9f7e8504e9ae79b837f54fbfa458 authored over 9 years ago
Document npm install in README

5b0a9afd7d8fc08af01622876f2c32985fff0108 authored over 9 years ago
Merge pull request #80 from NextStepWebs/development

New side-by-side previewing, Better line break handling, Heading icon improvements, New icons, M...

d4aa3a5125ad92f9ccf303f8d5135fa91cb9282f authored over 9 years ago
Compress and prettify

da336584ed14569f3cf24e52ac79ae3563f94677 authored over 9 years ago
Mobile: Should prevent scroll behind fullscreen

f61d5d483fd5a261ff24e8e9e87a4f912f88bbe1 authored over 9 years ago
Mobile: Fade edges of fullscreen toolbar

f5498d2c2f5ee65ce56b15f2e23b75bfa6a17bd8 authored over 9 years ago
Mobile: Hide side-by-side preview

d87fd36d704b94e9e5e13cf7651c06b097a156b7 authored over 9 years ago
Recompile and prettify

3f3d82c4a5adc212dfab32386bf4d9d47a168370 authored over 9 years ago
Update preview image again

28ee643fb44cf089a54fa5cc30523971d23ee261 authored over 9 years ago
Update preview image

879f4ae92c31249cb773434a81928d8eaa80e056 authored over 9 years ago
Better bigger/smaller heading icons

96d20fe948bc1eec9446dae52bee30ebe7837cbc authored over 9 years ago
Better element option behavior according to #79

1ff3071db1c286f6e1eb611ba920a77e9780b644 authored over 9 years ago
Gulp now pretty formats JS and CSS

a5d49b26d8d8687c4cbb73de0cf084433a0ffe71 authored over 9 years ago
Begin testing gulp-beautify

4b8515aea1961c928c520d75bdacb2b6083bc6ba authored over 9 years ago
Update minified files

56e44f20043f7b73c2531184b8717f719d816942 authored over 9 years ago
Update to v1.7.0

267d00f510ffaa6cd1198492db5366ba3883866b authored over 9 years ago
Brand new side-by-side preview mode

0c3e5eb0ff19bc49643303dc36ef9d1ffe4f1563 authored over 9 years ago
Add new icon option: Strikethrough

70b5ae76ca6e3e9881c6e0711863b2f34f1de910 authored over 9 years ago
Three new heading icons, Fix heading button bugs

d3c0cac1772ce7baf043e1b6c2677bf55609d578 authored over 9 years ago
Fix toolbar button shift issue

a1b102e9f829022dbd6af1651984dc1fc64aee0b authored over 9 years ago
Add singleLineBreaks option

3369e14e58e55c3b91020d9c24fd23cea51b3628 authored over 9 years ago
Fix typo, Mention GFM

3ff903903bf1eb7bdad0dc66a4f36f9a8e05ee4b authored over 9 years ago
Update Markdown options to use GFM line breaks

0b567cad47f5b214d710757b4b99f1fc4a329944 authored over 9 years ago
Merge pull request #72 from NextStepWebs/development

Fix typo

612b0f2d4216c7b9aaf0b4b35fa1718c84ba81af authored over 9 years ago
Fix typo

8c06584d3570d3ddf6f8973c9e89d2246050d240 authored over 9 years ago
Merge pull request #67 from NextStepWebs/development

Update dist files to 1.6.1

c61733ff98e9e96997591f2d13f56edf5e8e64df authored over 9 years ago
Update dist files to 1.6.1

8c87f8cbe61455bb3d8e6616e0dacd7904c8a707 authored over 9 years ago
Merge pull request #66 from NextStepWebs/development

Add dist files

6279486a0de719b4bbf48da0fdf0a6b4816389b5 authored over 9 years ago
Add dist files

d377b553431098e67648939727f0f599b5d1c4bf authored over 9 years ago
Merge pull request #65 from NextStepWebs/development

Toolbar icon improvements, Fullscreen improvements, Bug fixes

c4353c0d0c5eee64a8f561c98e6416c6a3a53d79 authored over 9 years ago
Update CodeMirror to 5.6.x

2bfb92d179bfbd2ff6629c234f65a58d1018c9ab authored over 9 years ago
Update package version

7a4ca732032b620aab391f3c11deaf2f9cf64abc authored over 9 years ago
Change dependencies to devDependencies

30c75a3bf8554a915155ecab2ef9d1ea33df6a5d authored over 9 years ago
Bold the demo link

a454d34f0206cb360211a0b15edfcdb25e3ac91b authored over 9 years ago
Capitalize all "Markdown" references

006f0286b72d920683e236f056c2a474470ff0a8 authored over 9 years ago
Improve introduction

5ea698bece8f1778758a89a5bc82d4f9482ae95d authored over 9 years ago
Tweak wording of toolbar icons

a6c77674a294e18aa79a56cfaa515498ef7862c7 authored over 9 years ago
Update built in toolbar buttons

759d0c599dd044e069e903f6de493f5724b8395c authored over 9 years ago
Update default buttons

cbf6b09e0f6ab5712b69f663fd74d4bc23ed274a authored over 9 years ago
Merge pull request #59 from fraserredmond/development

Added defaults for more toolbar buttons

2cb3fd215d9aa827c3c21d93f4d5fa7bb0811a22 authored over 9 years ago
Added defaults for more toolbar buttons

01590d302a81a940131f28f6346c5673b985331a authored over 9 years ago
Simplified toolbar variant

6a2b081ea6315786730093f8e724f06721a28586 authored over 9 years ago