Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/markdown-preview

:lock: 📝 Markdown preview in Pulsar
https://github.com/pulsar-edit/markdown-preview

Prepare 0.41.0 release

2e856a859c4f9f0a3209f27ced790f746c92837e authored almost 11 years ago
Unescape pathname or opened uri

This allows files with spaces and other escaped characters to be
opened.

Closes #27

80c0ea28e722992b2dc45eb8ccfb431a0b82e0b5 authored almost 11 years ago
Prepare 0.40.0 release

6742f294360cc253fab07813bc04505ceaf1f622 authored almost 11 years ago
Upgrade to roaster 1.0.3

a085345b59967bd2adf17e9812e358d78a6e93c6 authored almost 11 years ago
Prepare 0.39.0 release

946b4b9aa4ffdf092fbde76177ea499b550822f8 authored almost 11 years ago
Upgrade to roaster 1.0.2

34e19d9c86eb1d0337ac4339e8324721ef626242 authored almost 11 years ago
Prepare 0.38.0 release

819623551abf0a8eab34f317936d1dac7c148776 authored almost 11 years ago
Guard against opened view not being a MarkdownPreviewView

This has been reported to bugsnag many times yet I can't figure
out why it is happening so I'm p...

76a51ad4b195ee937014bac73cc77a2d1d34b44f authored almost 11 years ago
Use isFileSync instead of existsSync

9afa9f12517a135a3c3a31f20dcdd33489be7f1e authored almost 11 years ago
Merge pull request #16 from defeated/patch-1

fix keybinding used in settings pane description

d5866aa074600ddefa991009539f17cdb2822a87 authored almost 11 years ago
fix keybinding used in settings pane description

21388ef553b8a67d8a09cc3743677fdc04e8d651 authored almost 11 years ago
Prepare 0.37.0 release

687b4d613f90be1cf91666264b3efda1b2df1bb6 authored almost 11 years ago
Only show preview for editor path's that exist

Previously if the editor's path was not a file that existed an error
would be logged since the v...

cb5b3713c11ecc6d1e9ce63786e3c5c5ca5170c3 authored almost 11 years ago
Prepare 0.36.0 release

e036111c52ebefe766418dc227c116fa42dced15 authored almost 11 years ago
Add screenshot to README

460de9eca75c3feec633f1a75d83f7b96bd867b6 authored almost 11 years ago
Prepare 0.35.0 release

0aba415077664b8f873524a213ebd4d545bb8e0c authored almost 11 years ago
Update LICENSE.md and CONTRIBUTING.md

33fb1072a29f86cb88990878e4def3c724ce3512 authored almost 11 years ago
Prepare 0.34.0 release

95cda34e65438f7216e4bcb33672401845d45d09 authored almost 11 years ago
Upgrade roaster to 1.x to drop unlicensed dependency

0a8d37b0a3d84913a0fb79aeffdca98e8b70d839 authored almost 11 years ago
Prepare 0.33.0 release

0d8ca73cff59f964261356c703e4ea19180342a9 authored almost 11 years ago
Merge pull request #14 from atom/cj-ns-use-workspace

Use Workspace API to deal with panes

2853e9c23c1671eb919d72c3fa13267ade06f970 authored almost 11 years ago
Merge remote-tracking branch 'origin/master' into cj-ns-use-workspace

c33886da055ab57586bdfc5035c456121b4a203a authored almost 11 years ago
Prepare 0.32.0 release

eee71ee7626ac5baea2ad3c8f5e6696988e01e13 authored almost 11 years ago
Require File from pathwatcher

01a283040d4d0bd40cd58213e637ae9f1e1004fc authored almost 11 years ago
Use Pane::activate instead of PaneView::focus

05c559921e63052571ed0473b0c5168b5aa358f3 authored almost 11 years ago
Use Workspace Pane API instead of DOM query

bb138525e97dbbdcd15f038ccdbb5b1dd7646d21 authored almost 11 years ago
Reuse existing preview for same uri

27658bad001ca3ba1296f47dea51a4d6bf80f71a authored almost 11 years ago
Prepare 0.31.0 release

3773f786a16313971fcacd194f2c044c6a9ddb24 authored almost 11 years ago
Merge pull request #12 from BinaryMuse/bkt-resolve-image-paths

Resolve images with relative paths for their src

99483ce0aeeb0d3957b1369023ded724151fedb2 authored almost 11 years ago
Prepare 0.30.0 release

37662c8d002585846768c176fdd4bd21bd141dfe authored almost 11 years ago
Upgrade to fs-plus 2.x

dfe0fc6cf372302313746d1efe3ca499223198eb authored almost 11 years ago
Resolve images with relative paths as their source

b32603fcd98f8e65a38ac74d2ae7053e54b81117 authored almost 11 years ago
Prepare 0.29.0 release

af7525225b93871b746ea25bf657327e3ab0772c authored almost 11 years ago
Call registerOpener from workspace

0b01ba100478711f1d83676f66dce07db03efd7f authored almost 11 years ago
Prepare 0.28.0 release

ef661ac6ec42216e5f6eeb899b31b59a7debf89c authored almost 11 years ago
Remove dev-dependencies

7fca70dde6252f55f1c85d2d910156019976ccf5 authored almost 11 years ago
Prepare 0.27.0 release

3be7f04a45dda87487fa6090bbf3f639c24e5fd3 authored almost 11 years ago
Use promises when activating package

1d6a7e7fca346084e5d080009ba9e16cf727f2f9 authored almost 11 years ago
Merge pull request #11 from atom/cj-package-cleanup

Package cleanup

6071a84cb71c901f8a697a74174b0ae8986ecb5a authored almost 11 years ago
Prepare 0.26.0 release

a7539363ada87d5a952a66bb15659205bf6c40db authored almost 11 years ago
Use Workspace::getActiveEditor()

4db1a7c077d7bd15b4c35c0d2162c30314f62855 authored almost 11 years ago
Use paneView::getActiveItem() instead of paneView::activeItem

b4b1678a3f9d05137443191feb76edd2721e119d authored almost 11 years ago
Rename url to uri

912f787c5f62ffb2ddb3452fa6574e1f845eef88 authored almost 11 years ago
:speedboat: Make MarkdownPreviewView load quicker

f4537123300f155f81f04bc46a9044f87f071f78 authored almost 11 years ago
Remove activationEvents and deferredDeserializer from package.json

e96b1afc45cffb03dcc4968431a03524c6a52bfd authored almost 11 years ago
Update keybinding

9beefb6d67c78af36204f7d97df63558189445c9 authored almost 11 years ago
Use fs-plus and underscore-plus

0339d798c670eba5b09423d82b20e34194b87fef authored almost 11 years ago
:lipstick:

9c1870418aa1c32f3ed85223dd26ef39e9e0f0ce authored almost 11 years ago
Use File instead of Text Buffer

File has a public API, Text Buffer does not.

778a86d1555457d87cf0a30bbcf18afaf44b28a7 authored almost 11 years ago
Remove unused fixture files

8d06b21a48e8c3f8acf8096e30f1cbbac86b2ac9 authored almost 11 years ago
:lipstick:

f227f1682520eea2ac5f11eb510f0efb14231836 authored almost 11 years ago
Sort requires

e961f97c1ad8f65fb4a2485067cfef520e50a690 authored almost 11 years ago
Rename getPane to getPaneView

a714a5cbaa7eec324f67c9f0798267b41d9f9cf2 authored almost 11 years ago
Rename activePane to paneView

3de7d38e028d84d13812a942863192ca5b2c7cf4 authored almost 11 years ago
Move event code into separate method.

14a3646ef52213521b13c38e9ee1e518c9e5c1bb authored almost 11 years ago
Clean Markdown Preview View specs

f20ceb53b1e1f95bae989f4b00673c38d92f7723 authored almost 11 years ago
Don't force markdown preview to load.

Make the specs use activation events.

906b30d32cc320e866ad05b44bc8e8e70fb5c90f authored almost 11 years ago
Give pane variables more descriptive names

d84831dfc18bda8fd5781b5ba7b897451991b746 authored almost 11 years ago
Update specs

c8c7a669ce1166741a61fca6f128064fac28a44e authored almost 11 years ago
Store filePath as an instance var

The view's path needs to be set before the buffer is created.

4be4c354c193471d09e3748144a043a88dd62305 authored almost 11 years ago
Shrink line to fit in 80 chars

0618a3c900b0bb52d01ff45d9e961d37af24bc8e authored almost 11 years ago
Use open instead of openSingletonSync

68f3de94c119853af42f7c4227b64a31cf9f2faf authored almost 11 years ago
Use @subscribe instead of @on

Using both @subscribe and @on is confusing

a92917b4ec1d96f1534dd8c464d46ffadc66ac94 authored almost 11 years ago
Move buffer opening to model

c14fd61818bbe41e4911bb8b40f6d75770dadff1 authored almost 11 years ago
Use constructor instead of initialize

4b2f2941a6c166ac3a75309533ba6d3a1ae77ee9 authored almost 11 years ago
Use relative path for extension require

ea5964ac8b6dde4cd135e5e1338358705b82cd88 authored almost 11 years ago
Move extension lookup to separate module

feec94b141797eb871550df6422f37779b9517c0 authored almost 11 years ago
Fix specs

a302424f91beb948ed34bbe84c614f335709de17 authored almost 11 years ago
Use atom.workspace.openSingletonSync

2f315d59fd48dfd927faf11f86ef212f6d05bc4c authored almost 11 years ago
:lipstick:

849f3fea82a4088df5454329a701d3eddad0dbf3 authored almost 11 years ago
Name variable url because we are using the url module to parse it

980e77911caed3e73e1aacbc8c72ab49d3974783 authored almost 11 years ago
Assume uris are always Strings

5b57f645c8a78c5e2e653b9bf316f3c3bb2f4038 authored almost 11 years ago
Allow markdown preview to be called from `.workspaceView`

e37da8c11b3d334ca579b13b6c17ce79fdeeac8a authored almost 11 years ago
Move information from docs dir to README

f7520ebc21e9d285ff3f578022cdf87ce6a4c024 authored almost 11 years ago
Prepare 0.25.1 release

4486311557d43fbe53639091d115f201a3870bdb authored about 11 years ago
Update roaster to 0.1.0.

2dfaae42e90fe313b42f8bf86a955da7986e46e6 authored about 11 years ago
Prepare 0.25.0 release

e638cc0af2221bdd5d76d36ac6e01cfb51d1520b authored about 11 years ago
Make specs compatible with empty panes

2c6277e78eda516c389b9b3608b4cd6be95a5e92 authored about 11 years ago
Prepare 0.24.0 release

6c93dc1a529801c68504b38dacd16bbbb122cb4f authored about 11 years ago
Make pane query compatible with .flexbox-repaint-hack

4d834bb075e046c96a51926b6299cf7c048f9695 authored about 11 years ago
Prepare 0.23.0 release

973eb082cfd7f310f2a33454f959fa508ddd30c2 authored about 11 years ago
Allow the markdown preview view to be reopened

Not that the workspace view reopens pane items by URI a project opener
needed to be registered t...

b4739e109bdbbd22f951dadd821029d2f4af7507 authored about 11 years ago
Rename edit session to editor in specs

8ba82ac1e4ccbbbd75fc95bd3af1839e2909da8b authored about 11 years ago
Use two slashes for scheme

3002313c90ccb20e94abaf41983c1068d40830f8 authored about 11 years ago
Add initial Travis CI configuration

e07ec366480887a657077abe61555fac4a40922e authored about 11 years ago
Add initial LICENSE.md and CONTRIBUTING.md

6a7ac9c3eb9eff24cb9a3194bf90d5f7ee171a68 authored about 11 years ago
Update package.json fields

5ebcced216b0a9700643b1791dff4ca75c3e292a authored about 11 years ago
Prepare 0.22.0 release

d2301fda14b1f8da9fd4b30fd7de8bc2e7b61b15 authored about 11 years ago
Rename editSession to editor

a24a404f3c41a3032937528eee8fe76012fd91fa authored about 11 years ago
Prepare 0.21.0 release

dc06a9130aa56fc51cb21990c7acd561ac4292df authored about 11 years ago
Rename Editor to EditorView

1966b559f1fa9800502f45962b765abb8a60a008 authored about 11 years ago
Prepare 0.20.0 release

e8b7cfa73ef189a8c569c3bd71f05efd5688f7b2 authored about 11 years ago
Rename rootView to workspaceView

790b045da8e56b4f2508ee817eb6c94922657211 authored about 11 years ago
Prepare 0.19.0 release

5f9fc26346da97ec830c094e9067cb277291315a authored about 11 years ago
Add atom prefix to project

3421c733b0a7603205afe890c1fc0b780cd242db authored about 11 years ago
Prepare 0.18.0 release

b2c2cc6f7470cf4e2202a728c7f474d907dfbc61 authored about 11 years ago
Add missing atom.deserializers prefix

c51000dca8b094f237d93ab1106df7932dc9f160 authored about 11 years ago
Prepare 0.17.0 release

a87c0cd4a6758604fb0dc4c962148342cadd1f44 authored about 11 years ago
Add atom prefix to globals

1b93334537ab491bbd144458e37fd1cbe7ec8edc authored about 11 years ago
Prepare 0.16.0 release

9682e289e51486a2c3b97552ac3b45000d3f7608 authored about 11 years ago