Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/find-and-replace

:lock: Find and replace in a single buffer and in the project
https://github.com/pulsar-edit/find-and-replace

Merge pull request #311 from atom/bo-api-upgrade

Upgrade to the new APIs

480480e1d62ab0fb69c9be77a0f2211b255ab35b authored about 10 years ago
:lipstick:

3dbc8164b5c0c0d02b335929511c709b486b9221 authored about 10 years ago
Fix whole word specs to use new APIs

463fe53afda586dbe64a96203cf3d6f036d64cf8 authored about 10 years ago
Update the new find-all specs to use atom.commands.dispatch

ece340aa25d6ad7c8d8e5ed207e663cf6440ff2d authored about 10 years ago
Remove emissary

1eb2f93ad922cac8b1b434a0ab2aea7485cd5752 authored about 10 years ago
Remove log lessage

1f300d5828d2554ab965408ce6aea401a2fbbfe6 authored about 10 years ago
:lipstick:

f928e4eb119282a20de2cbf31cdab05e444cba89 authored about 10 years ago
Remove event-kit dep

b3e79b039e5abfe5410141b958ca3a8097d6e3be authored about 10 years ago
Use space-pen @element where appropriate

2902396a2c423898ab6e12fc5d01021f76d2290e authored about 10 years ago
Remove workspaceView references from results model spec

84f07b4d6526ffe376463071c3668f53f03ea400 authored about 10 years ago
Don’t need the workspaceElement

138aee32ca25623bb88630c4a72f9bf7f07d3f26 authored about 10 years ago
Fix space pen view references

dd9241ece1cb9746296f69561e6968107926ebe5 authored about 10 years ago
:lipstick: remove unnecessary things

dfa0000a41d51d45dd57306e7f41cec38e93b887 authored about 10 years ago
Remove workspaceView references

408ba055333b172ddb21e7c7e7cb2c0faf75ac58 authored about 10 years ago
Remove some references to workspaceView in find view

2cfbed292ab89f9f2e3773c49680470489c017af authored about 10 years ago
Remove references to workspaceView in project find view

35eb063733389fb0ea8ecbbc6f80ccc3b558f4e9 authored about 10 years ago
Use correct jquery

25e81ca7ed32e62adaa2ec3977ba9a2218031428 authored about 10 years ago
Convert most trigger() calls to dispatch

af09b083dbb5994b062353db87b195d915605959 authored about 10 years ago
Update results view spec

8e281f229ea968af8c4e35a10c59903dae15bdc9 authored about 10 years ago
Use correct model methods + CompositeDisposables

294b5cf05858b0b4e2c81786bd8f92a933663f2d authored about 10 years ago
getEditor -> getModel()

047c6ee04ad8479f2f1ac75556efbb06999400bc authored about 10 years ago
Use subscriptions and atom.commands in project find and results view

33c72b6ed20783c2748f7732fa8c12756ea3c878 authored about 10 years ago
Use new tooltips API in project find

f9870b688cc453b49adc1457270746d2add9af41 authored about 10 years ago
Remove workspaceView reference

cdf25b19fe71b651f6f67a09e562bc125930002d authored about 10 years ago
Remove space-pen, use atom-space-pen-views instead

adcc4f12c19585e3cf3daa4e8a84472c523baab6 authored about 10 years ago
Fix FindView commands

8ddafd80745c27ac89edc78f752eec35772bc3c2 authored about 10 years ago
Fix spec

064370e61f49e78b4c1f3a9260b2834c10f0ca0e authored about 10 years ago
Remove workspaceView references from resultsView spec

0e077f2bb297dcd3df0742b1cfe759bd77002354 authored about 10 years ago
Remove workspaceView references from select next spec

ad5aa2babbdc725e2d6566895ac65bf0213b4c8e authored about 10 years ago
Call new event methods

474041dc4a718dace8007822c3e0d13979d8f4b2 authored about 10 years ago
Convert all trigger calls to dispatch calls

3a633eb4221c8699f49c32a6aee1662404903db7 authored about 10 years ago
Fix spec

e378d9b427711fe646f00009548f68f2c6ec3e22 authored about 10 years ago
Use proper version of space-pen

76e7b3e31a6ac7aa7f38204ffdc386ee0b73a9de authored about 10 years ago
Use new tooltips

d1f4ce27959a91a7ff6c6d9e09bd1dc7a9cba8ea authored about 10 years ago
Fix a couple of triggers

9acbfc03fe2ae7585297a14b053e4fce6760e550 authored about 10 years ago
Fix commands

73cf441461dd6eb004f8c56f76a33f3281e776eb authored about 10 years ago
Fix cancel handler

4068403574dde0bc9d13ff2470d3c71cca8a10b6 authored about 10 years ago
Begin upgrading project-find-view to use space-pen

3474691add01186d77d22c20ec93c58e0b656c69 authored about 10 years ago
Upgrade to use CompositeDisposables

2a2eb83330b1f6b04e665fc5a7e5d2dcb18f7de8 authored about 10 years ago
Upgrade find-view to use space-pen separate from atom

f57885991771b389d8098fdb30aaac60d0d408be authored about 10 years ago
Fix option button widths.

9ab4c7c531316928da313293bac6963f68a77f69 authored about 10 years ago
Remove the find / replace previous buttons from find in buffer.

Shout out to @berglar

7277fbdca0d2b5340835d87f6aa5b36364d93fe8 authored about 10 years ago
Merge pull request #314 from atom/yannisgu-find-all

Find all

4c2f3cddff573a22d78ce38871951854c5229eb2 authored about 10 years ago
Oneline the list comprehension

aadd830a2cc699650f0ea68034e62eb9b83c32a4 authored about 10 years ago
:lipstick: on find all specs

7e033fcc6816adf36c67a5247995a962e7f187e0 authored about 10 years ago
Remove log line

c41187017836c3eea0c59d93d3d0f6d95b84318d authored about 10 years ago
Find all when pressing Alt-Enter

When pressing Alt-Enter in find-view, all matches should be selected.

0fefb656e1cbff9c70d1debb80864e14ea3e1262 authored about 10 years ago
added specs for find-all

b09082f640847b6f24eb8eb8543e488900dc71b3 authored about 10 years ago
Merge branch 'feature/whole-word-option' of github.com:abe33/find-and-replace into abe33-feature/whole-word-option

Conflicts:
lib/find-model.coffee

ed6e95abc67a4ff80111b2d247aae0c94cbc0ddd authored about 10 years ago
Prepare 0.147.0 release

95351f261bc384960a69b66bf12eae8002da63f9 authored about 10 years ago
Merge pull request #308 from atom/bo-updates

Several fixes

5e60242747e96da15796d013e99c26012d17cdca authored about 10 years ago
cmd-c copies the line text of the selected match view

Closes #184

7bc7d480bd14cda838a2613f80ed94770f75ef44 authored about 10 years ago
Focus the find editors when the panels get focus.

The find panels should never have focus.

Closes #293

ae40f255e9a32e33220f4775a25d3e05c727b0e5 authored about 10 years ago
When buttons are clicked, focus the workspace view.

Closes #189

f68107fbbfcdf118bf39b508818fc96cf51d49ed authored about 10 years ago
cmd-enter just runs a search

1392ea9858b51d69067b6bb95af5d0a8561f06ae authored about 10 years ago
Add linux cmd-enter replace keybindings

242d6591d6c1e39b8e4e9cfedbdddde56e5c39a9 authored about 10 years ago
.editor -> atom-text-editor in keymap

9037208e0b58e79607e688b88af97d2652a5f1ff authored about 10 years ago
Cmd-enter only works in the replace field.

Closes #289
Closes atom/atom#4102

ec56c680693754cadd7293a5c3ee82cda9ce49fc authored about 10 years ago
Prepare 0.146.0 release

db8b517a0970304c2503672e905696da7f2dd2b3 authored about 10 years ago
Look for child elements with a path data attribute

Sometimes the tree view target element is the parent of the element
with the data-path attribute...

6ec784b7cd923608821fd742682b2c302ccc5e24 authored about 10 years ago
Prepare 0.145.0 release

d277e7d1e48ce4066ed449ffc4e33eeacf50e38b authored about 10 years ago
`.editor` -> `atom-text-editor`

Refs atom/atom#4058

a60470477e8b5a8501e633afe073859f72e3c9e4 authored about 10 years ago
Prepare 0.144.0 release

e67fcc5d14779339a2e3296b733118bd9b81b468 authored about 10 years ago
Merge pull request #305 from atom/bo-panel-api

Use panel API

017a0ceb374bdf406c7e4b70f4e04dee8de6970d authored about 10 years ago
Fix deprecations

ca1d369b8a05adf93c4aaf4edfde4c8b3331d689 authored about 10 years ago
Add crappy noops to remove the deprecations

ee96b52969cba4478f87f167ebc3a5e0b76d635b authored about 10 years ago
Update some deprecated calls

dd02e60cf3ed8c71bbbae869582d87f73edd38b7 authored about 10 years ago
moveCursorDown -> moveDown

392a5f47b836c482fb89d8a4f781fdb0e12727a9 authored about 10 years ago
getPane -> getPaneView

2cd83e16eff968ed8091825b1e2b21a37838676d authored about 10 years ago
Project find specs work

89917f42c75ce9c0f016a6608f1a85e62027739d authored about 10 years ago
Find view specs work

7eef4877e228354469caa5fa1ef82433e82d51b6 authored about 10 years ago
Use panels

b36bc6ac11d0720061b59595852bb8850ef735df authored about 10 years ago
Prepare 0.143.0 release

47c47286bb96844d95a300f205f7ab9ab40c7bdd authored over 10 years ago
Update decoration css work with shadow dom

efbab39b56ffb24f8b4116281de148cac11e35e6 authored over 10 years ago
Prepare 0.142.0 release

28c9257894a88dcb2ef5e6f70535428791594924 authored over 10 years ago
Transfer focus to resultsView subview on ResultsPaneView focus events

Previously, we transferred focus by overriding the ::focus method on
the results view and then c...

39d74b51a0f2da2e32244a388d01a4df9ba06b46 authored over 10 years ago
Prepare 0.141.0 release

be9c7a1d2c11c4b4907bb0961198b65ad4dfb0fe authored over 10 years ago
Update for compatibility with text-editor shadow DOM

cc20d2025ba2c76f4f9506fbaa866f159d5fd42b authored over 10 years ago
Prepare 0.140.0 release

91e407fc11fdef745487f3c880d6e717530bdf78 authored over 10 years ago
Use Decoration::setProperties

0902b335036c2a3a5393adbe57dba008180512f6 authored over 10 years ago
Use atom.commands

b5033c2e01feaa559201e8b0d1cea5457f2779e7 authored over 10 years ago
Use Project::setPaths()

fdf3abfe90dd8d2b4fbdbbe5a82f52a10e402885 authored over 10 years ago
Update context menu system

ace00371ba5683645dd967ba76b3fc5d21c43131 authored over 10 years ago
registerOpener -> addOpener

02c10a01c742ae8e88bef1f28d833e08523fc210 authored over 10 years ago
Use new config system

76f483e59859369cd6d88d961e7c325c3cf476e4 authored over 10 years ago
Use new events + CompositeDisposables on pane item switching.

Closes atom/atom#3713

9a7df9e38a2f2a61fd22c3540a2b706c886e33f9 authored over 10 years ago
Prepare 0.139.0 release

870dd633e0941cffce542192e29989c29ab8702c authored over 10 years ago
Fix several deprecations

ed3c37845d743c2e53f923e6fbab45c2e39d6476 authored over 10 years ago
EditorView -> TextEditorView

9f5f71e64482a67ff19d91f151a3ced0a0e21caa authored over 10 years ago
Merge pull request #294 from atom/dsandstrom-add-skip

Add Cmd-D skip / undo

1c7a7978dd67dbca0356eb8294558ec5538ead7c authored over 10 years ago
Fix deprecations

436d63489bc0eb88052ad330571be81b93816772 authored over 10 years ago
Fix specs

d5eb455da5d8f4aee8fdcfd8d71e2061a08f64b6 authored over 10 years ago
Clear selections when starting over

5e29ada36deaa31c7481c83a2d8ac0cf63fbe53f authored over 10 years ago
clean

a13e7e97d009dd8f6170dd4e99b2ea866c4bd873 authored over 10 years ago
Add tests, fix when nothing selected

bfc2b5c50ab42231895f775c80860c53089fa7e9 authored over 10 years ago
Fix stacking when starting at bottom

bc1cf69781fbde4b7925add1fe3594950acdd299 authored over 10 years ago
Add tests

c299b84687cfd92fa8f7213e8f9d4e5f36bc6df0 authored over 10 years ago
Add package function, keymaps, class function

6b1a9a6cd45d6bbd7626efaf6a2ff652af12c8eb authored over 10 years ago
Add keymap, package function, undoLastSelection

83d1c5135ae3c2e03eaeb2930be4e3f5231381e4 authored over 10 years ago
Prepare 0.138.0 release

6b98a29c462a6d2915bc6ea8ec7442b41d516ae1 authored over 10 years ago