If I can get it compatible with IE9, is that a big thing for people here? I don't think it would be too hard, thoughts?
X-Tag - a cross-browser web components library
41–50 of 54 posts
Re: X-Tag - a cross-browser web components library
#42Re: X-Tag - a cross-browser web components library
#43Re: X-Tag - a cross-browser web components library
#44Re: X-Tag - a cross-browser web components library
#45Re: X-Tag - a cross-browser web components library
#46Re: X-Tag - a cross-browser web components library
#47So, how does this impact Web Components? It seems to fill pretty much the exact same role, but with a rather different implementation. Should I expect to see this become the new standard because there's a polyfill for it so people will start using it already, or am I gonna end up with a bunch of legacy code when something else becomes standardized? And, again like Web Components, it's duplicating functionality that's…
Re: X-Tag - a cross-browser web components library
#48So, how does this impact Web Components? It seems to fill pretty much the exact same role, but with a rather different implementation. Should I expect to see this become the new standard because there's a polyfill for it so people will start using it already, or am I gonna end up with a bunch of legacy code when something else becomes standardized? And, again like Web Components, it's duplicating functionality that's…
Re: X-Tag - a cross-browser web components library
#49The steps seem pretty dishonest to me. Correct me if i'm wrong, but these are the real X-Tag steps: 1. Scour the web for a plugin 2. Add the plugin script include to your page 3. Copy/Type the new HTML tag 4. Customise the plugin with your own behavior 5. Wash, Rinse, & Repeat
X-Tags could be made self-hosting with a name registry and a simple "missing x-tag" tag. In other words, 1. Visit the registry for a tag. 2. Start using it in your markup. Assuming the registry's CDN is available, of course!
For the tags to work for your users, they would also have to visit the registry for that tag.
Re: X-Tag - a cross-browser web components library
#50The steps seem pretty dishonest to me. Correct me if i'm wrong, but these are the real X-Tag steps: 1. Scour the web for a plugin 2. Add the plugin script include to your page 3. Copy/Type the new HTML tag 4. Customise the plugin with your own behavior 5. Wash, Rinse, & Repeat
Ah, but these are the X-Tag steps for 10 different tag types. 1. Scour the web for 1 plugin 2. Add 1 plugin script include to your page 3. Copy/type 10 new HTML tags (which you'd need to do anyways) 4. Add attributes, for which someone will release a Light Table plugin (eventually) to fetch standardized documentation. 5. Only repeat steps 3 and 4. I'm very excited to see something like NPM for tag handlers. We might…
Though your last part, with is fascinating and would greatly improve this.