Replace templates:tabs Atmosphere package with inline Blaze implementation

Drop the templates:tabs dependency as part of Meteor 3.0 migration prep.
The package is replaced by a lightweight inline basicTabs/tabContent
template pair with identical API, so no consumer template changes needed.
This commit is contained in:
Harry Adel 2026-03-05 05:31:13 +02:00
parent ff7729fc35
commit 81d3a08b9b
7 changed files with 91 additions and 7 deletions

View file

@ -50,7 +50,6 @@ http@2.0.0! # force new http package
# UI components
ostrio:i18n
reactive-var@1.0.12
templates:tabs
meteor-autosize
shell-server@0.5.0
email@2.2.5

View file

@ -121,7 +121,6 @@ socket-stream-client@0.5.2
spacebars@1.4.1
spacebars-compiler@1.3.1
standard-minifier-js@2.8.1
templates:tabs@2.3.0
templating@1.4.1
templating-compiler@1.4.1
templating-runtime@1.5.0