Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
WebReflection
/
hyperHTML
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
111
Star
3.1k
Code
Issues
2
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
hyperHTML
cjs
objects
on
hyper-attributes
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 28, 2018
Introducing hyperHTML.define("hyper-attribute", callback)
Show description for a05233f
Andrea Giammarchi
committed
a05233f
View commit details
Copy full SHA for a05233f
View code at this point
Browse repository at this point
Commits on Jun 24, 2018
updated domdiff to v1.0
Andrea Giammarchi
committed
600c141
View commit details
Copy full SHA for 600c141
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
Fix #244 - IE and MS Edge miss .children in SVG nodes
Andrea Giammarchi
committed
794bc26
View commit details
Copy full SHA for 794bc26
View code at this point
Browse repository at this point
Commits on Apr 11, 2018
MS Edge Release
Show description for e56b944
Andrea Giammarchi
committed
e56b944
View commit details
Copy full SHA for e56b944
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
fix #218 - Always clean node.textContent
Andrea Giammarchi
committed
1c1de78
View commit details
Copy full SHA for 1c1de78
View code at this point
Browse repository at this point
Commits on Feb 23, 2018
fix #200 - textarea/style no comments ever
Andrea Giammarchi
committed
f7609f1
View commit details
Copy full SHA for f7609f1
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
fix #198: commit the coverage files
liming
committed
6f766e4
View commit details
Copy full SHA for 6f766e4
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
setting attribute.value even after null
WebReflection
committed
edbea4f
View commit details
Copy full SHA for edbea4f
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
fixing script content as follow up
WebReflection
committed
83229f0
View commit details
Copy full SHA for 83229f0
View code at this point
Browse repository at this point
fix #152 - death scripts after tempalte injection
WebReflection
committed
5d67ef8
View commit details
Copy full SHA for 5d67ef8
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
hyperHTML v2.4
Show description for 436a622
WebReflection
committed
436a622
View commit details
Copy full SHA for 436a622
View code at this point
Browse repository at this point
Commits on Dec 4, 2017
hyperHTML Engine-less Edition
Show description for 36ceb21
WebReflection
committed
36ceb21
View commit details
Copy full SHA for 36ceb21
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Using DOMSplicer to modify each state.
Show description for b332493
WebReflection
committed
b332493
View commit details
Copy full SHA for b332493
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
adding MutationObserver only when/if needed
WebReflection
committed
1ad04df
View commit details
Copy full SHA for 1ad04df
View code at this point
Browse repository at this point
Commits on Nov 20, 2017
remoed Majinbuu.js since not part of this project anymore
WebReflection
committed
66df57d
View commit details
Copy full SHA for 66df57d
View code at this point
Browse repository at this point
Performance Release
WebReflection
committed
968bff3
View commit details
Copy full SHA for 968bff3
View code at this point
Browse repository at this point
Merge branch 'master' into hybrid-boo
WebReflection
committed
e646733
View commit details
Copy full SHA for e646733
View code at this point
Browse repository at this point
while benchmarking v2 I've noticed that majinbuu might perform very badly with huge amounts of changes (usually over few thousands).
Show description for 757da76
WebReflection
committed
757da76
View commit details
Copy full SHA for 757da76
View code at this point
Browse repository at this point
avoid usage of global
WebReflection
committed
16564dc
View commit details
Copy full SHA for 16564dc
View code at this point
Browse repository at this point
Commits on Nov 18, 2017
brought back majinbuu
WebReflection
committed
52d1397
View commit details
Copy full SHA for 52d1397
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Resetting fastPath when mixed content is passed as value.
WebReflection
committed
bfd78c4
View commit details
Copy full SHA for bfd78c4
View code at this point
Browse repository at this point
Removed unnecessary overhead carried by majinbuu logic.
WebReflection
committed
1c22657
View commit details
Copy full SHA for 1c22657
View code at this point
Browse repository at this point
Performance Sub Release
Show description for 6ca13be
WebReflection
committed
6ca13be
View commit details
Copy full SHA for 6ca13be
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Using object style for SVG nodes too. Unified/consistent behavior.
WebReflection
committed
05f0c5e
View commit details
Copy full SHA for 05f0c5e
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
Fix #142 - Regression on SVG style attribute
WebReflection
committed
6d46ace
View commit details
Copy full SHA for 6d46ace
View code at this point
Browse repository at this point
100% code coverage, explained every single code ignore
WebReflection
committed
e3fa588
View commit details
Copy full SHA for e3fa588
View code at this point
Browse repository at this point
better text content
WebReflection
committed
9f850a4
View commit details
Copy full SHA for 9f850a4
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
This is basically 100% code coverage.
Show description for 6a6a2fd
WebReflection
committed
6a6a2fd
View commit details
Copy full SHA for 6a6a2fd
View code at this point
Browse repository at this point
fixing baseHTML gotchas
WebReflection
committed
a08deb6
View commit details
Copy full SHA for a08deb6
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
Passed all tests under IE9 and Edge
WebReflection
committed
e46768a
View commit details
Copy full SHA for e46768a
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
using lazy render() call in Aura
WebReflection
committed
b3f0d74
View commit details
Copy full SHA for b3f0d74
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
notes about optimizing the render
WebReflection
committed
b2a59a0
View commit details
Copy full SHA for b2a59a0
View code at this point
Browse repository at this point
fixed all attributes issues
WebReflection
committed
e27584c
View commit details
Copy full SHA for e27584c
View code at this point
Browse repository at this point
better attribute handling
WebReflection
committed
bef0079
View commit details
Copy full SHA for bef0079
View code at this point
Browse repository at this point
building OK
WebReflection
committed
c97487c
View commit details
Copy full SHA for c97487c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.