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

locate tabset and pane in activateTab function of tabs script if not specified

cfc99aa1304f298e9aa2a4454010953ec5c74118 authored about 2 years ago
use el as iteration variable in tabs script

dafc4a8fbbfe7a871d44fa37fbee38b01db8e79a authored about 2 years ago
don't declare active variable before it's needed in tabs script

93d5641c9275e9540e8b6facf40ea139d4d56321 authored about 2 years ago
clear fragment variable when clearing tabset variable in tabs script

e1f1184846f32d31010d003918d09abb7bbdeacf authored about 2 years ago
resolves #29 apply normal subs to principal text of tab (PR #30)

f454751451f36e1547a59ce8dc137fad5f81211c authored about 2 years ago
remove unnecessary defensive checks in tabs script

349d5fe0b0efe7bfc2e37f667956383a79b362b9 authored about 2 years ago
clean up workflows

- simplify activate logic
- clarify install dependencies step is for Ruby
- remove extra job in ...

0f76058018993a39af43815b800090822686897c authored about 2 years ago
remove suggestion to add iife around @asciidoctor/tabs when integrating with Antora

0e404d22e0e31dfe760a34a129665ffa02950b66 authored about 2 years ago
put license comment in tabs.js where it won't get optimized away [no ci]

255e96a55c0e4eb0260379a17d250d63e6c1f8eb authored about 2 years ago
promote value of id attribute to id attribute on tab and remove anchor; add class named tab to tab element

0cdde55f12a0e5850ed0af7a8560b74706752b0d authored about 2 years ago
avoid unecessary querySelector call when id is on tab

a39fed6b9aff796001e242eacbdbf988f4f80baf authored about 2 years ago
propagate delimiter length recommendation to README for js package

25ebc1e4a9523f614d54b235c9cc2230c1edd6f3 authored about 2 years ago
allow /package.json subresource to be required from npm package

73a97ab2b1f7c4854990d445073019776da6ffe1 authored about 2 years ago
release 1.0.0-alpha.6 [no ci]

1b3306bd23f721efb645023ccec6180046e30daa authored about 2 years ago
add issue reference for #27 to CHANGELOG

b1d0257a93e1ef413bd1ae1db1779c05f342d697 authored about 2 years ago
add issue reference for #26 to CHANGELOG

980bbe307e05279d079b17f11164f5506135476b authored about 2 years ago
add issue reference to CHANGELOG [skip ci]

71cde41a8674f2da28c517653209ff7452f6287e authored about 2 years ago
replace hash on URL if responding to click event

c133918a89f77540b14691a26837207356e7b88d authored about 2 years ago
resolves #24 activate tab when linking to it from internal xref (PR #25)

d9bd9f876ee11d995c4509a4e5ee463df947eb68 authored about 2 years ago
update the location hash (URL fragment) when a tab is activated

adbbba7c0bcf274a12b4b198e8cd752903a00901 authored about 2 years ago
correct CHANGELOG entry

dbbefe098dd2ba5201b69bf1fa46c4925b790438 authored about 2 years ago
decode fragment from URL so it can be matched against tab ID

a7749453e732d611a7fa6efcf93645c90eeac5de authored about 2 years ago
honor title on tabs block; apply normal subs to it

426b558488027e7fc81e607503f4e00669aecc7e authored about 2 years ago
fix typo in release skip [skip ci]

fb9fa6dc16f099704f77e79a3f886c2da9fda7cb authored about 2 years ago
release 1.0.0-alpha.5 [no ci]

ef617f5576afc630dd6f3121cdd08b7ac83321c2 authored over 2 years ago
upgrade checkout action to v3

00c90ad9da76b941e1b772f3ffcb1b57b82e9600 authored over 2 years ago
upgrade RuboCop and configure new rules

812869fefca8034bef4cc361ddbc5ab4ee7b423b authored over 2 years ago
add issue reference to CHANGELOG for #22

c714382854d86252ccfe10634396b1a6a4b7a3b7 authored over 2 years ago
add issue reference to CHANGELOG entry for #21

230627383a59d5670b30815a06fd74b2ab015b58 authored over 2 years ago
add issue number to CHANGELOG entry for #18

6b71a1a2312fa34ed1e6b27dd758c59218ea96e5 authored over 2 years ago
resolves #19 add smoke test for npm package (PR #20)

ac31ad6f8ac35b325d84d0cb2a745a4400f76916 authored over 2 years ago
restore missing default style and behavior in JavaScript version by mapping data dir to dist folder in npm package

3ae0dbcb3b50c43fd8010b4f9460b8efe7a2c218 authored over 2 years ago
verify styles are not embedded if tabs-stylesheet path cannot be read

1de6ba09acb84428ec671a2d4418cca559c43d1f authored over 2 years ago
verify extension reverts to inline anchor for ID if converter does not support id property on list item

e3f3214abdf5c2ad6fed9e1e87f202cf3c6affdd authored over 2 years ago
fix lint error

4a50d13e8cb54b89b6878abeb2a98e213f7dcc1b authored over 2 years ago
improve tests

29a5ee060b2f033ff5875acaafb3aa3e380e7b88 authored over 2 years ago
verify block title on tabs block is ignored

b863960336707c98209e699adc6322c3da36c6b7 authored over 2 years ago
verify ID is preserved on unprocessed example block

470cb530d2bab87064bbbcc6e2c24ecfee2f009c authored over 2 years ago
use generate_id helper to generate ID for tabs block

2179df0fe48264122928ab783bbe0878c01a08fb authored over 2 years ago
fix lint error

c04cc5900edc37494e188f293befd6538eae36dd authored over 2 years ago
simplify logic for returning original dlist when filetype is not html

06ff2d6d05042359c63d8a34507315529a510fe3 authored over 2 years ago
define fixture for install tabs to simplify test cases

ab29f6c960a2af359537e96f9e29c151f7f18449 authored over 2 years ago
prevent dlist ref from being registered again to avoid warning when filetype is not html

73e2e68dc0a80bf0be5a2b0b7ec882a1c8d4dfbb authored over 2 years ago
simplify logic for adding blocks to tab

8d35cf605b7ae53193bd3e46d6bb426086a8da53 authored over 2 years ago
define fixtures to simplify test cases

47be91dc5520be80063d8739ffc8627d7677b0e2 authored over 2 years ago
organize tests into categories

6b3224e7255beefed9ce1a5903507a08349ec349 authored over 2 years ago
rename Docinfo::Styles class to Docinfo::Style

746ae36f0b4166f9377c9b40cfd1278a60af72f8 authored over 2 years ago
manage BUNDLE_WITHOUT variable correctly in CI workflow

584bd30c8597ac2df7fdaa8d54c82aba194dded1 authored over 2 years ago
resolves #7 link to stylesheet and script if linkcss attribute is set on document (PR #17)

56e2a9485d7fb52fa3cabc918ea1731871f842f8 authored over 2 years ago
fix primary CI job

4b431fd828dcee59f879641117925e198cb9b61a authored over 2 years ago
add require and version tests

c5b02a6289c8c3333e1c86dfd95af30092783282 authored over 2 years ago
finish setting up coverage

e5e4f13a8f5eeddeaa79142ca3523ec7f93f0f0d authored over 2 years ago
set up coverage

9cc246d545c7439a99a2191f7fd3b8dddd3449d1 authored over 2 years ago
define file variables at top of versions script [skip ci]

1c6d7d8e7feb9c0811b78410623225fa7cb3d1fb authored over 2 years ago
only run scheduled build once a week

d15889c5c7815075e948d9cb36a82dd3e928b936 authored over 2 years ago
add gitattributes file [skip ci]

8fdad596332d12117ec80f6c06110b160c7dad35 authored over 2 years ago
include safe option in test that verifies script is embedded

34b871e3f0021818973a9fcb7e6d5d71d72b916a authored over 2 years ago
add example URL fragment to README

a84981e50f46aff30a7c6bd74609f501a5bdfbed authored over 2 years ago
add how it works section to README

9625b95e197f509e3d0b48422e137a3769bb81b0 authored over 2 years ago
additional revisions to README

91b87efaa39403f2679c3c757503e253e624834a authored over 2 years ago
revise and elaborate on the description of this extension in the README

9b8434cc0cd2f66d90d361596a64162adaed6b8c authored over 2 years ago
fix repo name used in code snippet in README

93c19c999d45b90334a48c3831f937f0e636b5ba authored over 2 years ago
use curved quotes in README

905baba55d7635c02820432966cdd3d2c2f6a603 authored over 2 years ago
remove indentation in code sample in how to guide

d6b6024ee6ae0e3c2811659ce1dad11f18424eda authored over 2 years ago
remove unnecessary version tag in install command

4e46b341d08d709f1604549500aaee25b5c4b8ea authored over 2 years ago
configure CI workflow to ignore docs folder [skip ci]

0a5fa4a5c060cb51a662f5145eb819e2d3cbf536 authored over 2 years ago
document how to use extension in an Antora-based site

fc7a512ea51ca3988f030f07885bce579cedd222 authored over 2 years ago
fix syntax for value of run-name in release workflow [skip ci]

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

710494575b2592219f5704fb71b83e73053d4f17 authored over 2 years ago
don't attempt to add js/data directory to tag [skip ci]

93ecab94e1129f31f192638f8826ad4c297fba85 authored over 2 years ago
use workflow name in run name [skip ci]

806acd1a2fe3cdbb306dc8a960f74e4077ed963c authored over 2 years ago
fix categorization of CHANGELOG entry for #13

1e464cdeb57de92cd2ef755b4b6cceba1fed54b5 authored over 2 years ago
add issue number to CHANGELOG entry for #16

cec1df1f2add77465de44ffa3e9b8b21b9dc2ad9 authored over 2 years ago
only use project name in attribution comment in data files [skip ci]

6dadb7e0d85c0e02bdb73f64a7f36dda227e7256 authored over 2 years ago
use value of idseparator attribute in front of tabset number in auto-generated ID

1ae3bc2c67b17086dab33ef183172d5cfb1ab32f authored over 2 years ago
define exports for behavior (tabs.js) and style (tabs.css) in npm package

4954e3eb586c3481fac902866e28f2c2d194a55e authored over 2 years ago
move data files to dist folder in npm package

5fa8b630110657ac0d65f14d25d3a743903908fc authored over 2 years ago
increase specificity of sibling selector for tab to work with Antora default UI

0bb848f9ef405e3ef3d2812644a129d31a12de48 authored over 2 years ago
move margin-bottom style to tabset element [skip ci]

88a09fd4c9378fa70365d7020ec6ae93c54d4e9f authored over 2 years ago
use AbstractNode#read_asset to read files in Docinfo processor

c2e0ab4fa2517e489cdfa1b7b8d54991df0be0e2 authored over 2 years ago
add release version to workflow run name [skip ci]

1439f5a6dc5567f3bca3c66bbb5e6d0a1736c88d authored over 2 years ago
minor revision to README

5e713d820d862c60f424273e5c972b4edc0f9d6e authored over 2 years ago
add mention of npm package in main README

52c9adeb3044b38c184129b35786e804c85c8c9e authored over 2 years ago
rename transpile script to build

363574c14b611e61156f78f87456ac030e2a59f6 authored over 2 years ago
add aliases for Block and Docinfo classes to Extensions class; remove workaround in js module

8eaa2136e835f2ea7b650d85579a16778c678392 authored over 2 years ago
release 1.0.0-alpha.3 [skip ci]

3ca37716225018fb57d6cae6dea48838175d9015 authored over 2 years ago
fix release script [skip ci]

5a27ed851acff2321cbd6bf97bf9f5f0ba9cca6c authored over 2 years ago
build gem into pkg folder

40a56cf45c3cfc4c81647a4d41c4171f7bea0fb8 authored over 2 years ago
ignore vendor folder [skip ci]

573dbeb129b12fbdce12a8475ecfdc5367e1a659 authored over 2 years ago
add test to verify include can be used to provide tab content

777fcf0ec77c573dcb4e033d44f063b53debf433 authored over 2 years ago
resolves #13 preserve text of dlist item for tab if item has both text and blocks (PR #14)

dd475f6227e4251a6a0c743ff9b4a8bef05b060e authored over 2 years ago
make styles for tabs slightly more specific [skip ci]

9f6e9c1b55b6e2a78612a848cf56bfa03af34e4e authored over 2 years ago
simplify how blocks are added to parent

3d905fb6ccb43da8a409435b6665ed5df885b46b authored over 2 years ago
register reference for tabset in document catalog

b0b6b1a5eef445d80133cf9e0ef8d006137c3ed3 authored over 2 years ago
fix assertions in test suite

a44a75362cc1959bfdf15893b930757f3ac36de5 authored over 2 years ago
fix context value on pass blocks created by extension

620367cb2cde47d9b2bbf7ec34acb9ef4340e786 authored over 2 years ago
resolves #11 assign ID directly to tab node if backend supports it (PR #12)

8d663e175252a8ee2a445d75110d3e7e9f7d688b authored over 2 years ago
consolidate instantiation of tabs node

957612caf88b2ad347355aa9f5f753e3ed6716fe authored over 2 years ago
resolves #6 allow stylesheet to be specified (or excluded) using tabs-stylesheet attribute (PR #10)

152cc141ccad87e347808a5c262139550ba7f8b8 authored over 2 years ago
add API usage and revise README

65b8a4f110e6f947875647f5141e23b1cb2db7af authored over 2 years ago