Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

t5/core/dom implementation based on vanilla JavaScript

License

NotificationsYou must be signed in to change notification settings

eddyson-de/tapestry-dom-vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t5/core/dom implementation based on vanilla JavaScript

This is an implementation oft5/core/dom that uses only plain JavaScript, i.e. does not add a dependency on jQuery or Prototype. It it is aimed to be a drop-in replacement for thet5/core/dom implementations that come with Tapestry. It is however not necessarily compatible with old and/or broken browsers. It is expected to run with recent versions of Firefox, Chrome and Edge.

Current status

The project is in its early stages. It should work with most applications, but things might break if you do something edge-casey. Be sure to create an issue or send a pull request if they do.

Usage

build.gradle:

repositories {  jcenter()}dependencies {  runtime'de.eddyson:tapestry-dom-vanilla:0.0.29'}

The library adds an override fortapestry.javascript-infrastructure-provider symbol's default value. Please make sure that your application does not override it.

About

t5/core/dom implementation based on vanilla JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp