BorderTech / wcomponents

Accessible Web UI Framework for Enterprise
GNU General Public License v3.0
21 stars 17 forks source link

Port off subordinate off XML/XSLT #1837

Closed ricksbrown closed 7 months ago

ricksbrown commented 7 months ago

Bundling ES6 will work best if we do not lazy load individual modules from the XSLT as these are not visible to the bundler.

The registration scripts are the primary problem here.

This removed subordinates from the registration scripts and demonstrates the feasibility of using the HTML custom element lifecycle instead.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
94.1% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud