Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/tabs

:lock: Tabs in Pulsar
https://github.com/pulsar-edit/tabs

Merge pull request #72 from kaiserfro/fix-drag-tab-pass-uri

Fix drag tab passing URI's

8c6b12864cb7d24d67324d363ebef994aa37f04e authored over 10 years ago
Merge pull request #78 from PeterDaveHello/patch-1

make CI build faster

ad4b4688b27a5eba55c9e9c36866fcb23895ab54 authored over 10 years ago
make CI build faster

a4312bed97ab814b9787f8d245ee19bfe734a45b authored over 10 years ago
use text/uri-list for non-linux, text/plain for linux

6f771a0943e4c8ab89f1c0cec520f4fee9a14b44 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into fix-drag-tab-pass-uri

3ceed1f2b600899b4ff6271de961e976e5adc0d0 authored over 10 years ago
Prepare 0.49.0 release

d2a2ca6ab031c42b4a319367c60bc360a1a845bb authored over 10 years ago
Fix hanging with many tabs of the same name.

There was some gnarly recursion. This prevents recursing down more than
one level. Each tab will...

1b31f2086157f08b82fa711d8a3bd5445a6e48e8 authored over 10 years ago
don’t return an array!

a0e1967dc3389b3d49b21b029bfe71b15f11cca3 authored over 10 years ago
Change uri event key name back to text/uri-list, to match proper mime-type.

9499c096b07cb6a8934aef2bdd108892992dbde8 authored over 10 years ago
Removed debug code

afb2644c2f14b7dcf80d96e2f8085a122af0141e authored over 10 years ago
Update spec to match new tab event data.

955dc81b45d5e36a963e0e275e40cba6677c4213 authored over 10 years ago
Fix moving uri tabs between processes.

Removed some of the duplicated data being passed between processes.
Changed data passed to use UR...

6b0b5842c8a2260cfaf06e7496cf35254a2f4161 authored over 10 years ago
Prepare 0.48.0 release

d55b06203f697debcfc2dd30bb6273f632c57be8 authored over 10 years ago
Don't verify text/uri-list data on Linux

55537144603f25e25a97f796eeb68e3e233a6dfe authored over 10 years ago
Merge pull request #69 from kaiserfro/master

Removed unused data from the drag event.

86f995736c040a18628396a0502765d35cbbf99f authored over 10 years ago
Prepare 0.47.0 release

c31ee0a158f15b5a79aae00e9af6c8bf8c6100ee authored over 10 years ago
Added Reopen Closed Tab to context menu

Closes atom/atom#3069

7d0391326d07f8e7877d6a1d227ffeb2bdfbda09 authored over 10 years ago
Added back in the tag drag data, but prevented it from being used if

the platform is linux.

9217e084faa1dd1cfe707cdfbf343bcaffe431af authored over 10 years ago
Removed unused data from the drag event.

This extra data had a side effect, on Linux installations of preventing
some data from being tra...

c23eeeb95ce02f4c6ba6850dc311c289eba8c548 authored over 10 years ago
Prepare 0.46.0 release

3ced6186c6fc62730b7fa288a5d827a29b4cdd68 authored over 10 years ago
Merge pull request #68 from kaiserfro/master

Fix redundant check.

de1555648bb8b6b41fdeb4626a582ea7ac9d6aa0 authored over 10 years ago
Fix redundant check.

33a6d812ad19a9552693a3ce0ce9c21c029cc42b authored over 10 years ago
Prepare 0.45.0 release

5d2adf6f26a6a2d3eb768d36b83cbed52fe2fae5 authored over 10 years ago
Fix super long tabs. No bueno

Refs #2864

4d4e6304b07779644a1198f4b1840d61eaabce42 authored over 10 years ago
Prepare 0.44.0 release

25aa977b1da3862eab9317b08439ee2817acf1a9 authored over 10 years ago
Merge pull request #65 from atom/bo-mm-tab-scrolling

Tab scrolling with mousewheel

6ffa6d396fb12d53d3f22ea106ee6d4dd1f9e7f6 authored over 10 years ago
Prepare 0.43.0 release

0562384bffda1e680bfcc079ffda351253f45fc6 authored over 10 years ago
Hide the close-icon when the modified one is showing

Fixes #58

b7428419dc27d0d938ac554293f8d7b9588a0aa9 authored over 10 years ago
Use actual delta values to determine when to scroll

refs #63

1cafa186c044bf5d25d0839daec8f54be9a436ad authored over 10 years ago
Add debouncing to tab scrolling.

915f4562e14e7d5f85f98986b83904486ebe7f42 authored over 10 years ago
:lipstick: Move mouse wheel callback to member function.

e774ca28da82d482e1712da6f3d636ea384f1ff8 authored over 10 years ago
:penguin: Add feature to change tabs with mouse wheel.

9d4df10c0037bdcf057da51afa4eb15ff5651114 authored over 10 years ago
Prepare 0.42.0 release

f185055bc257948d68366813ea70242796af8389 authored over 10 years ago
Don't use deprecated APIs

df6a2abad348a0398234ff97efbc0a4522da04a6 authored over 10 years ago
:lipstick:

07affc3f421ae14d642eb2d271e6306b07d1e151 authored over 10 years ago
Prepare 0.41.0 release

0c63a84fb9dec3744c17c8eba2e3536df51781c9 authored over 10 years ago
Merge pull request #59 from abe33/feature_data_attributes

Add data-attributes for item path on tab title

9e7923dd6ecb577b67c6421526fb5e31fac3664f authored over 10 years ago
:fire: Remove unnecessary guard

30906c6ba7d3154a9e656ab34aca0152611f484c authored over 10 years ago
:lipstick: Refactor test for item path and base name call

a362fda72ec574a46a993d640651ea5efd19b9c4 authored over 10 years ago
:fire: Remove extra new line

eae0a7c366c61b75eba5a11a1b7a68d8780df47d authored over 10 years ago
:sparkles: Add data-attributes for item path on tab title

94ae6a6e03580403fe873bd3c33d6b00a71e1461 authored over 10 years ago
Update contributing file

47fc97de75b3622c4d97bd38248601b27f85af8e authored over 10 years ago
Use new IPC API for sending event to window

83493259f6dd7bc57da0c0bc972d8bf95c1e64a6 authored over 10 years ago
Prepare 0.40.0 release

02db75dadd2108e249f5464569a52e7a9ef46d51 authored over 10 years ago
Merge pull request #55 from atom/expand-active-tab

expand active tab to show full file name

e07b8adbcd87f201ff686e87162169f61011a4a7 authored over 10 years ago
ensure active tab retains space between title and close icon

647acb26c37fffdedeec0de99e35fd991dd93ddb authored over 10 years ago
expand active tab to show full file name

When many tabs are open, all of them read '...' which isn't all that
helpful. This will always ...

8a818d15d5b670a07e0f18bd2105e076a5f0e0ca authored over 10 years ago
Prepare 0.39.0 release

372a740b82bf3d8e4a4edf7baff75b0f0b922721 authored over 10 years ago
Add specs for new close actions

369435b890ab10b7ab5da2ee64a1c6134f5fba7f authored over 10 years ago
Merge branch 'close-unmodified' of https://github.com/gschrader/tabs into gschrader-close-unmodified

Conflicts:
lib/tab-bar-view.coffee

be8b702d9af08908e4ae7b4e609c356dadc81080 authored over 10 years ago
add "Close Saved" and "Close All" context menu

r#emoved closs unmodified

d7d5d459e2bd5b7555fc9fdfcd99e365d1c22196 authored over 10 years ago
Prepare 0.38.0 release

7bf85247c3f3a825fdb2ce003675f545cd83262f authored over 10 years ago
Check correct argument for pane

The first argument is the jQuery event, not the pane being removed

3c600a062bcb7a6b8d3a941f850d672a8cddd83d authored over 10 years ago
Merge pull request #47 from atom/iz-octicons-favicons

Octicon-based favicons for tabs

ebeb2319fca57e6e1724e084458d83947ff70e63 authored over 10 years ago
add tests for tab favicons-octicons

e985208c7b43d1aba1b22e66de18ac7685eed213 authored over 10 years ago
toggle tab icons with option in settings

d56fcf202b5da1c353b38d51ef81b679c6229edf authored over 10 years ago
store last icon name in an instance variable

d0dd34abdf7255b82bc60e9c785936c365ebee55 authored over 10 years ago
support octicon-based favicons in tabs

3088d7c5aa28eb64c679322603a66b1397d08dd3 authored over 10 years ago
Update Travis config

6ba62230b270d3d1f19b248b9834f05f536ab9de authored over 10 years ago
Prepare 0.37.0 release

96c83d8b776b17536bfa56c3d0b4892c79d60a46 authored almost 11 years ago
Allow untitled editors to be moved between windows

Always set the text/plain data value in the dragged event so that
the path is properly deseriali...

55bdbe471ed55dfa3454e0005d70f77b2dba249e authored almost 11 years ago
Prepare 0.36.0 release

7b778b1ff953890adaebad994647f76a96969aa4 authored almost 11 years ago
Use Pane::activateItem

878615339367e64e9cc05e188b6e1e41a18ffdb3 authored almost 11 years ago
Prepare 0.35.0 release

bc601b4c9871c3c095b51d1d892db4a713040762 authored almost 11 years ago
Use WorkspaceView::eachPaneView

d346d87877e5662ea707b0edae97f036b3ccd295 authored almost 11 years ago
Prepare 0.34.0 release

988fc6900971ae23d720d898e9160090fe2aaeeb authored almost 11 years ago
:racehorse: Don't require browser ipc until used

b8fed035136b618de4b52bf8e800cdddcec05525 authored almost 11 years ago
Prepare 0.33.0 release

1eb6767dfec4cba4480a589126651573afd09f8c authored almost 11 years ago
Merge pull request #45 from atom/ks-dnd-across-windows

Drag and drop across windows

347e9b0672c5664eb67f409317e1e439a1b757d1 authored almost 11 years ago
Put pane id in drag event

This allows the correct pane to be closed when a split
pane is dropped onto another window.

a4f40998fdd31718e5482b3e80722123bfb87c0d authored almost 11 years ago
Use clearDropTarget from onDragEnd

977f08f6f5d9ecef90827472c05f49749b39ab0b authored almost 11 years ago
Remove logging

c091f462324af1db3149dc0a58b1cbed52f094f6 authored almost 11 years ago
DRY up toIndex/toPane variables

3ab9b806d28473065146ec3172c8f09d040e6a62 authored almost 11 years ago
Transfer unsaved text when dragged across windows

d4ff6bed0a81bc9360cefe3d6ef5e3a441315d97 authored almost 11 years ago
Properly check ids before routing

f2ad50a69d998573ad11c166090c5d74604bcbd1 authored almost 11 years ago
Check ids before sending channel event

860cf096085756e02e65fdbfe371c377637603d6 authored almost 11 years ago
Add missing the

1b3544f8923358c90d382e97ac1966838132c09d authored almost 11 years ago
:lipstick: Rename el/elt to element

c841c10df5d9fa4770a09332377403745c0cdb89 authored almost 11 years ago
:memo: Add a few comments

cb420418f18c32fbd43d6d2f2a0ed7783cc52591 authored almost 11 years ago
Check that event is from correct pane

fb545afbad4d4d6549104c21291eb637b38074fd authored almost 11 years ago
Don't clobber variables send back over ipc

3257802fbdd534ec5dcc5dd71a3cdef25f9a7c92 authored almost 11 years ago
Move dropped item to correct index after opening

6b1f57be3780d793f041e7bc38405a07f5d53cea authored almost 11 years ago
Outdent double click spec

9ce4ea24fadc083c70d6e7327f5211b0c1fd8d99 authored almost 11 years ago
:lipstick: Use dataTransfer variable

fc4dd032978c4c72bac29b26d18651f8b54a0e58 authored almost 11 years ago
Support dragging and dropping between windows

9c76b01d4ca59e120844405f06503500e0c99bf9 authored almost 11 years ago
Always stop propagation and prevent default

39c4c1253cb0da6a2e60c0e2a8b75ff899a4e624 authored almost 11 years ago
Prepare 0.32.0 release

c5460443d4643172e5344e389ea783907c4b25b6 authored almost 11 years ago
Merge pull request #43 from atom/cj-escape-tooltip-html

Escape tooltip html

eaacb511deeb49c8abecea41a75b53a5271fcdc2 authored almost 11 years ago
Add spec

853503a4fa6e6bb06960e749dced0247e96c342a authored almost 11 years ago
Use _.escape to escape tooltip titles

71793054d87e5d6abcfb336f0751a6a1f8b3b215 authored almost 11 years ago
Prepare 0.31.0 release

e64003cd9f5674983da9c373c7e3dae90466585d authored almost 11 years ago
Switch back to click handler for focus

Also switches closes on middle click to a mousedown

Closes #35

8c421be3599c8617b8fa78eaae46698d0ac0db1a authored almost 11 years ago
Prepare 0.30.0 release

02bf8247f1e71b9daa276eff2d217b52d67a0a1b authored almost 11 years ago
Focus tab on mouseup instead of mousedown

Previously the tabs were no longer draggable since false was being
returned from the mousedown h...

3d43916666cf226ba2a5e6e0231492418cebdb4e authored almost 11 years ago
Prepare 0.29.0 release

85acda5122bf45fd478a1c7545bb132b993f55a6 authored almost 11 years ago
Merge pull request #30 from leny/issue-28

Bugfixing focus on tab change

e19efa0057b7d32f88cda5df689619d09a92c6f6 authored almost 11 years ago
Bugfixing focus on tab change

90d17ccc804af2a5a81484e79243ea7683d95ed8 authored almost 11 years ago
Prepare 0.28.0 release

fb942d8bcf53cf54b6d142a9a1bb91428f6242ab authored almost 11 years ago
Merge pull request #27 from taylorlapeyre/master

Use default cursor for close-icon instead of pointer

89e96239cac47e99443c31a8719bac58581709e8 authored almost 11 years ago
use default pointer for close-icon

f023c6142708960a8755c221532cebb0eac470ac authored almost 11 years ago