Commit graph

  • 471665fca9
    docs: update note on HTML attributes main alistair3149 2024-11-22 16:06:36 -0500
  • 799f86514b
    build: release 2.7.1 (#196) v2.7.1 alistair3149 2024-11-22 16:05:29 -0500
  • 6b29ce6fa2 build: release 2.7.1 release-please--branches--main alistair3149 2024-11-22 16:05:01 -0500
  • 786699690c
    chore: release 2.7.1 alistair3149 2024-11-22 16:04:26 -0500
  • e4dde4f603 ci: 👷 lint code to MediaWiki standards github-actions 2024-11-22 21:03:20 +0000
  • f553e95d0a
    feat: add support for custom attributes alistair3149 2024-11-22 16:02:46 -0500
  • 956347d598
    Merge branch 'main' into main Thomas-programmiert 2024-11-21 21:16:38 +0100
  • 5695ef2b88
    removed style feature and disallowed data-mw-* data attributes Thomas-programmiert 2024-11-21 21:14:12 +0100
  • 422c60a573
    fix: optional parameter $args declared before required parameter $frame is implicitly treated as a required parameter" (#195) paladox 2024-11-21 17:42:47 +0000
  • 1080b4435d
    Update TabberTransclude.php paladox 2024-11-21 13:19:36 +0000
  • 9c29314fb9
    Fix "Optional parameter $args declared before required parameter $frame is implicitly treated as a required parameter" paladox 2024-11-21 13:19:03 +0000
  • 352f190c0b
    added feature for custom and sanitized style and data-attributes Thomas-programmiert 2024-11-21 09:54:49 +0100
  • eaa78dbba2
    refactor: remove unused var alistair3149 2024-11-20 13:32:59 -0500
  • 3dfb8f4352
    build: release 2.7.0 (#192) v2.7.0 alistair3149 2024-11-19 16:26:27 -0500
  • 92ebec87dc
    docs: add note on custom ID and classes alistair3149 2024-11-19 16:24:39 -0500
  • 9234c00c2e build: release 2.7.0 alistair3149 2024-11-19 16:20:44 -0500
  • d5f9e03d47
    feat: allow id and class attributes to be set on Tabber alistair3149 2024-11-19 16:20:05 -0500
  • 0e136945cc ci: 👷 lint code to MediaWiki standards github-actions 2024-11-19 21:05:00 +0000
  • 2f827857dc
    feat: drop Codex tabs alistair3149 2024-11-19 16:04:26 -0500
  • 11eb2ac328
    refactor: use Mustache to generate HTML alistair3149 2024-11-19 16:01:11 -0500
  • dc1d16c276
    fix: properly wrap text in paragraph if it is a wikitext link alistair3149 2024-11-19 14:35:14 -0500
  • 5b5b97c5f7
    docs: add notes on tracking category alistair3149 2024-11-18 03:23:47 -0500
  • 7cee4f44eb
    chore: set installer-name for composer alistair3149 2024-11-17 17:49:17 -0500
  • 27e05c72a6
    docs: explain why init module is needed alistair3149 2024-11-17 17:47:00 -0500
  • 9d20c75172
    build: release 2.6.0 (#185) v2.6.0 alistair3149 2024-11-16 03:22:20 -0500
  • 41ac35dd8c
    docs: update documentation on wgTabberNeueUseLegacyTabIds alistair3149 2024-11-16 03:20:12 -0500
  • e0d411dbcf build: release 2.6.0 alistair3149 2024-11-16 03:19:44 -0500
  • 1f75afc217 fix: various issues found in code review alistair3149 2024-11-16 03:08:26 -0500
  • 9e8ac878cc fix: fix various issues raised by code review alistair3149 2024-11-16 02:52:19 -0500
  • 40fe7d2e52 docs: fix incorrect return type alistair3149 2024-11-16 02:46:49 -0500
  • b0670f5df8 refactor: simplify VE tabber condition check alistair3149 2024-11-16 02:44:00 -0500
  • 70f632a4db fix: no need to apply hover:hover to active state alistair3149 2024-11-16 02:25:04 -0500
  • f87c43e8e4 fix: drop unused variable alistair3149 2024-11-16 02:21:02 -0500
  • 8f1cb74e4e refactor: use AbortController for tabbertransclude fetch alistair3149 2024-11-16 02:19:58 -0500
  • 724e347ca1 perf: only call one instance of MediaWikiServices alistair3149 2024-11-16 02:13:53 -0500
  • a98f2f7791 refactor: switch TabberTransclude to the new method alistair3149 2024-11-16 02:11:34 -0500
  • c67ac50f46 ci: 👷 lint code to MediaWiki standards github-actions 2024-11-16 06:56:01 +0000
  • ab8e306fc6 feat: throw exception when duplicated label is found under legacy ID mode alistair3149 2024-11-16 01:55:25 -0500
  • df9897441a refactor: remove unused function alistair3149 2024-11-16 01:28:35 -0500
  • 6d3b905200 ci: 👷 lint code to MediaWiki standards github-actions 2024-11-16 06:28:07 +0000
  • 56619bf56f feat: simplify implementation and drop hash usage alistair3149 2024-11-16 01:27:40 -0500
  • 910f5c72f4 perf: drop incorrect usage of rAF and do not set aria-hidden on tabpanels alistair3149 2024-11-16 00:19:36 -0500
  • e85d4785b1 refactor: convert part of HTML to Mustache alistair3149 2024-11-16 00:10:15 -0500
  • bd5738afe8 feat: use Codex CSS variable directly alistair3149 2024-11-15 19:29:58 -0500
  • 7477392b69 ci: 👷 lint code to MediaWiki standards github-actions 2024-11-16 00:17:38 +0000
  • 1e1d3de9cd feat: render all HTML server-side alistair3149 2024-11-15 19:17:08 -0500
  • de2ced5a36 feat: assign unique IDs to Tabber container alistair3149 2024-11-15 17:44:20 -0500
  • 2c306abf79 ci: 👷 lint code to MediaWiki standards github-actions 2024-11-15 22:08:49 +0000
  • f24ddb58ee feat: only add empty paragraph for wikitext list elements alistair3149 2024-11-15 17:08:21 -0500
  • 8ce6b2be7a
    fix: various issues found in code review alistair3149 2024-11-16 03:08:26 -0500
  • 5dd07f9858
    fix: fix various issues raised by code review alistair3149 2024-11-16 02:52:19 -0500
  • 7de89339da
    docs: fix incorrect return type alistair3149 2024-11-16 02:46:49 -0500
  • e42a728b5b
    refactor: simplify VE tabber condition check alistair3149 2024-11-16 02:44:00 -0500
  • 0fd05045ad
    fix: no need to apply hover:hover to active state alistair3149 2024-11-16 02:25:04 -0500
  • d18b7af47c
    fix: drop unused variable alistair3149 2024-11-16 02:21:02 -0500
  • 9908af0347
    refactor: use AbortController for tabbertransclude fetch alistair3149 2024-11-16 02:19:58 -0500
  • 7ad402b119
    perf: only call one instance of MediaWikiServices alistair3149 2024-11-16 02:13:53 -0500
  • 68a4bd8522
    refactor: switch TabberTransclude to the new method alistair3149 2024-11-16 02:11:34 -0500
  • 10ceb30ae3 ci: 👷 lint code to MediaWiki standards github-actions 2024-11-16 06:56:01 +0000
  • 3733e51320
    feat: throw exception when duplicated label is found under legacy ID mode alistair3149 2024-11-16 01:55:25 -0500
  • 7045c11b4a
    refactor: remove unused function alistair3149 2024-11-16 01:28:35 -0500
  • f028720820 ci: 👷 lint code to MediaWiki standards github-actions 2024-11-16 06:28:07 +0000
  • f1145968ee
    feat: simplify implementation and drop hash usage alistair3149 2024-11-16 01:27:40 -0500
  • cffd5e8433
    perf: drop incorrect usage of rAF and do not set aria-hidden on tabpanels alistair3149 2024-11-16 00:19:36 -0500
  • ea76290b1d
    refactor: convert part of HTML to Mustache alistair3149 2024-11-16 00:10:15 -0500
  • 5fd4b242e6
    feat: use Codex CSS variable directly alistair3149 2024-11-15 19:29:58 -0500
  • 7044fae26d ci: 👷 lint code to MediaWiki standards github-actions 2024-11-16 00:17:38 +0000
  • 77ba6a62dd
    feat: render all HTML server-side alistair3149 2024-11-15 19:17:08 -0500
  • 4e404585ea
    feat: assign unique IDs to Tabber container alistair3149 2024-11-15 17:44:20 -0500
  • f3fda07323 ci: 👷 lint code to MediaWiki standards github-actions 2024-11-15 22:08:49 +0000
  • 4ae660d17f
    feat: only add empty paragraph for wikitext list elements alistair3149 2024-11-15 17:08:21 -0500
  • 21ad702ee2
    refactor: more function clean up alistair3149 2024-11-15 00:07:11 -0500
  • a6de7f9519
    refactor: separate wikitext parsing to a different function alistair3149 2024-11-14 22:59:52 -0500
  • 65d840f58f
    build(deps-dev): bump @wikimedia/codex from 1.15.0 to 1.16.0 (#187) dependabot[bot] 2024-11-14 22:20:21 -0500
  • 5b74b3dbf3
    build(deps-dev): bump oojs-ui from 0.51.1 to 0.51.2 (#188) dependabot[bot] 2024-11-14 22:20:12 -0500
  • 056e515d10
    build(deps-dev): bump oojs-ui from 0.51.1 to 0.51.2 dependabot[bot] 2024-11-14 09:04:51 +0000
  • eed272b6a3
    build(deps-dev): bump @wikimedia/codex from 1.15.0 to 1.16.0 dependabot[bot] 2024-11-14 09:03:59 +0000
  • 201238ccd8
    fix: keep arrow button icon inside its parent (#186) csalinezh 2024-11-14 02:42:19 +0200
  • 2e6d46bf1a fix: keep arrow button icon inside its parent csalinezh 2024-11-13 22:27:12 +0200
  • 1b60511ae7
    feat: add TabberNeueUseLegacyTabIds config option (#184) alistair3149 2024-11-10 03:16:11 -0500
  • dcacc42442
    build(deps-dev): bump @wikimedia/codex from 1.11.1 to 1.15.0 (#182) dependabot[bot] 2024-11-10 03:13:38 -0500
  • a48af9a307
    build(deps-dev): update mediawiki/mediawiki-codesniffer requirement (#181) dependabot[bot] 2024-11-10 03:13:27 -0500
  • dfe0b3824c
    build(deps-dev): bump oojs-ui from 0.50.4 to 0.51.1 (#178) dependabot[bot] 2024-11-10 03:13:16 -0500
  • 177a7f5a43
    build(deps-dev): bump @wikimedia/codex from 1.11.1 to 1.15.0 dependabot[bot] 2024-10-30 10:00:01 +0000
  • b100de651c
    build(deps-dev): update mediawiki/mediawiki-codesniffer requirement dependabot[bot] 2024-10-30 09:56:42 +0000
  • d1188b37d7
    build(deps-dev): bump @wikimedia/codex from 1.11.1 to 1.14.0 dependabot[bot] 2024-10-17 09:17:21 +0000
  • 40bebbb24c
    build(deps-dev): bump @wikimedia/codex from 1.11.1 to 1.13.1 dependabot[bot] 2024-10-02 09:11:53 +0000
  • f6c450a312
    build(deps-dev): bump oojs-ui from 0.50.4 to 0.51.1 dependabot[bot] 2024-09-20 09:39:18 +0000
  • e6716910ce
    Localisation updates from https://translatewiki.net. translatewiki.net 2024-09-19 14:11:00 +0200
  • 80d2ca4fe8
    build(deps-dev): bump oojs-ui from 0.50.4 to 0.51.0 dependabot[bot] 2024-09-19 09:13:13 +0000
  • 82df3b0a04
    build(deps-dev): bump @wikimedia/codex from 1.11.1 to 1.13.0 dependabot[bot] 2024-09-18 09:17:46 +0000
  • 4082de9377
    build(deps-dev): bump @wikimedia/codex from 1.11.1 to 1.12.0 dependabot[bot] 2024-09-05 09:39:00 +0000
  • 6994c2d641
    ci(lint): sync workflow with current standard alistair3149 2024-09-04 16:14:55 -0400
  • ea1c1e97e0
    build: release 2.5.0 (#174) v2.5.0 alistair3149 2024-08-31 20:09:28 -0400
  • f773509e81 build: release 2.5.0 alistair3149 2024-08-31 20:03:27 -0400
  • 3d86ed5baa
    feat: include Codex CSS variables in Tabber variables alistair3149 2024-08-31 20:03:38 -0400
  • 795c76b4bd
    fix: ensure that the active tab is set before the tabber event is initialized (#173) Eamon Heffernan 2024-09-01 09:57:41 +1000
  • 7c86a299b2
    build(deps-dev): update mediawiki/mediawiki-codesniffer requirement (#169) dependabot[bot] 2024-08-31 19:50:11 -0400
  • 57c87d4012
    build(deps-dev): bump @wikimedia/codex from 1.9.0 to 1.11.1 (#170) dependabot[bot] 2024-08-31 19:50:04 -0400
  • 29c1fdbf9c
    build(deps): bump tj-actions/changed-files from 44 to 45 (#171) dependabot[bot] 2024-08-31 19:49:58 -0400