Ecosyste.ms: OpenCollective

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

github.com/asciidoctor/asciidoctor-tabs

An extension for Asciidoctor that adds a tabs block to the AsciiDoc syntax.
https://github.com/asciidoctor/asciidoctor-tabs

rename details variable to content

ac60eb2e5eeefcc5dbc68ee5bbeed513488ed96f authored over 2 years ago
resolves #8 suppport multiple tab labels for same content (PR #9)

37d49c1c507bd80fd3fcd67b2ab8c4638258e265 authored over 2 years ago
consolidate code

9ade8d404e916e5f7ae14c9ad9d364f839f396ca authored over 2 years ago
create empty pane instead of crashing if dlist item has term only / no description

5774691852e16b68b96dc8a424a7e335432927e1 authored over 2 years ago
minor optimization in block processor

23d8a32af70667c1e50eb22ad1145a4ed96b7e93 authored over 2 years ago
resolves #4 provide fallback behavior for non-HTML backends (filetype is not html) (#5)

995704f993840e02288cc9189f4fb9f2d51f9b44 authored over 2 years ago
minor revisions to README for npm package

4bed6d5c1004afc50f7c3e9501ec32a0874c6ad6 authored over 2 years ago
release 1.0.0-alpha.2 [skip ci]

5c7d40bf5968ee974915ac60ada598d6f5eff084 authored over 2 years ago
fix bug in release script

99923ada77ecc035d6a60bd2afe3a6ab57f5a401 authored over 2 years ago
document required packages for release skip [skip ci]

7f50c34e96f9add3175dbd985b495d65a468f4f2 authored over 2 years ago
always quote variable when checking length in release skip [skip ci]

dab3af28cb564acda35ea932a263167706398c34 authored over 2 years ago
document how to use the npm package with the Asciidoctor.js API

31a9356d9750742eea69d2d00186113e2baafc7d authored over 2 years ago
document compatible version range of Asciidoctor.js for npm package

58149cad78cb794d52331f105eee2a4da45ee870 authored over 2 years ago
allow Extensions class to be required from @asciidoctor/tabs/extensions in Node.js; attach Block and Docinfo classes

a4a60a9425ab62dd543f5a7a7179964c3a639991 authored over 2 years ago
add command prompt to commands in README for npm package

4d9b52a6d4f674734ed31010e680a8866e754671 authored over 2 years ago
resolves #2 autogenerate IDs for tabsets and tabs in a manner consistent with section ID generation (PR #3)

d6cb4172683b81d6d879d66a81aaa7da595b70cf authored over 2 years ago
allow registry to be passed to register and unregister methods on Extensions module

f12c6815d81846ece5ad8a7ebb95d172bf8f5285 authored over 2 years ago
fix return types in Extensions

9c5dfe00030fb0bb5b9433928856ecd6bc664803 authored over 2 years ago
don't register docinfo extensions if converter is producing embedded output

2d5473dd2a24f1652859a0ffea46ded91ae92a6e authored over 2 years ago
remove publishConfig from npm package file [skip ci]

a988f7c98549519af0d20e6f5645ab134604de79 authored over 2 years ago
add additional commit to tag to add dist files for npm package [skip ci]

7e766c086794201421dd0b109918fec2d5426b4c authored over 2 years ago
honor explicit ID on tabs block and use it as ID prefix for tabs

73818ea595cc5fdab3262df9301146773e18836e authored over 2 years ago
rename idx-tabset counter to tabset-number to be consistent with built-in counter names

943c71f65f72a79bcebec1b7594d40fb9b46e359 authored over 2 years ago
revise README

d5bddeb6ce25a3b1047ce236ab7ab14dcd82dffc authored over 2 years ago
move transpile package script into npm folder [skip ci]

559bd6901a2d79b201022fb1e0cf337b853ff73d authored over 2 years ago
update release script so it only commits generated files to tag [skip ci]

e6f347af666183e7b00478edd949ab95053b4a3f authored over 2 years ago
sync syntax example with README for js package

e2641b8aa1bde79b3564d57f687e7af3e23fe4c0 authored over 2 years ago
release 1.0.0-alpha.1 [no ci]

8702c6ace21e1acd1538f7e976e02c65be8200bd authored over 2 years ago
clarify extension's scope

af94cfc1bacb110d0b819045ba7a52c7fac80c0f authored over 2 years ago
add note about how -r works when using the Asciidoctor.js CLI

0dafd9da5735641a2bd80e42d1a4803e1c40e17a authored over 2 years ago
fix typo in author's name (PR #1)

012c312127feded27ab701caf443ea135dcf950b authored over 2 years ago
don't trigger CI workflow for changes to documentation files

56849357c2a214caa6b1fa075b13b11d4e152835 authored over 2 years ago
add explanation of syntax in README

e46f428cba871a99f10f6d4f55287481ebee8703 authored over 2 years ago
reenable publishing steps in release script [skip ci]

3cf9efc362c0d5c72da980fa678fe51da32dfc72 authored over 2 years ago
configure release script for dry run [skip ci]

1c53e48ad1b0693ba4b42e2616e156d19ab4da1a authored over 2 years ago
add js build

7117edf1f672a55eb3f57c9abfe5815b23d392d0 authored over 2 years ago
initial import

d06e4142519eeac7da229b263fba56d2df8e5eb9 authored over 2 years ago