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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
reactive-elements
/
reactive-elements
Public
Notifications
You must be signed in to change notification settings
Fork
42
Star
695
Code
Issues
12
Pull requests
21
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
reactive-elements
src
on
master
User selector
All users
All time
Commit history
Commits on Feb 13, 2019
Make the shadow root optional
stephencookdev
committed
24ee78a
View commit details
Copy full SHA for 24ee78a
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Update how we expose utils to avoid rollup issue
jackfranklin
committed
53cfdf1
View commit details
Copy full SHA for 53cfdf1
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
fix: unregister from shadow root
ChristianMurphy
committed
413ae8f
View commit details
Copy full SHA for 413ae8f
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
feature: attach shadow root
ChristianMurphy
committed
d5afbfa
View commit details
Copy full SHA for d5afbfa
View code at this point
Browse repository at this point
fix: resolve self reference in mutation observer
ChristianMurphy
committed
9145ada
View commit details
Copy full SHA for 9145ada
View code at this point
Browse repository at this point
feature: support web component spec version 1
Show description for 9ffbb45
ChristianMurphy
committed
9ffbb45
View commit details
Copy full SHA for 9ffbb45
View code at this point
Browse repository at this point
Commits on Jul 23, 2018
Stop empty string attr being passed as `null`
Show description for 9251b0d
jackfranklin
committed
9251b0d
View commit details
Copy full SHA for 9251b0d
View code at this point
Browse repository at this point
Commits on May 10, 2018
Run prettier on all files
jackfranklin
committed
037be4b
View commit details
Copy full SHA for 037be4b
View code at this point
Browse repository at this point
Allow `ignoreAttributeChanged` option
Show description for 83f2023
jackfranklin
committed
83f2023
View commit details
Copy full SHA for 83f2023
View code at this point
Browse repository at this point
Commits on Feb 28, 2018
Allow options config for better interop
Show description for a3d5519
jackfranklin
committed
a3d5519
View commit details
Copy full SHA for a3d5519
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
Support parsing of string true/false into booleans.
jackfranklin
committed
7a65576
View commit details
Copy full SHA for 7a65576
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
Fixed rendering of functional react components
Sergii Shvager
committed
e4ab99b
View commit details
Copy full SHA for e4ab99b
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Fixing issue where you could previously only get props upded for one attribute change. This ensures all attributes are used in the construction of a react element
kulor
committed
2a5b96f
View commit details
Copy full SHA for 2a5b96f
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
extra return removed
Yuri Tkachenko
committed
80fe51d
View commit details
Copy full SHA for 80fe51d
View code at this point
Browse repository at this point
no need to bind more
Yuri Tkachenko
committed
184ab5d
View commit details
Copy full SHA for 184ab5d
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
Support newlines in attribute values
kulor
committed
bfef5c8
View commit details
Copy full SHA for bfef5c8
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Shielded against empty attribute values
PixelsCommander
committed
24bca2a
View commit details
Copy full SHA for 24bca2a
View code at this point
Browse repository at this point
stop using setProps
kof
committed
5b977d6
View commit details
Copy full SHA for 5b977d6
View code at this point
Browse repository at this point
Fixed global React,
Show description for cd9f4aa
PixelsCommander
committed
cd9f4aa
View commit details
Copy full SHA for cd9f4aa
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Fixed ReacDOM dependancy
PixelsCommander
committed
a4ae812
View commit details
Copy full SHA for a4ae812
View code at this point
Browse repository at this point
add buildless support back
kof
committed
e878c28
View commit details
Copy full SHA for e878c28
View code at this point
Browse repository at this point
support react 0.14
kof
committed
b3c2567
View commit details
Copy full SHA for b3c2567
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Proxying non-enumerable properties as well
Tim De Pauw
committed
bb2f8d1
View commit details
Copy full SHA for bb2f8d1
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Fixed props.children dissapearing
PixelsCommander
committed
9b673ca
View commit details
Copy full SHA for 9b673ca
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
Added reactiveElement property on DOM node
PixelsCommander
committed
ec066ed
View commit details
Copy full SHA for ec066ed
View code at this point
Browse repository at this point
Fixed some warnings
PixelsCommander
committed
29ddde6
View commit details
Copy full SHA for 29ddde6
View code at this point
Browse repository at this point
Simplified extending function
PixelsCommander
committed
bb45783
View commit details
Copy full SHA for bb45783
View code at this point
Browse repository at this point
Fixed 0.14 compatibility
PixelsCommander
committed
fe8c603
View commit details
Copy full SHA for fe8c603
View code at this point
Browse repository at this point
Fixed 0.14 compatibility
PixelsCommander
committed
35a8f9f
View commit details
Copy full SHA for 35a8f9f
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
provide onRender callback #51
kof
committed
35dc489
View commit details
Copy full SHA for 35dc489
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Demo fixed
PixelsCommander
committed
f7abcce
View commit details
Copy full SHA for f7abcce
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
major refactoring
Show description for a46a640
kof
committed
a46a640
View commit details
Copy full SHA for a46a640
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Unmount react component when element is detached.
Show description for 65f847f
Artem Kozlov
committed
65f847f
View commit details
Copy full SHA for 65f847f
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Switched to documentFragment and _children instead of _content
PixelsCommander
committed
6a3b65a
View commit details
Copy full SHA for 6a3b65a
View code at this point
Browse repository at this point
Switched to documentFragment and _children instead of _content
PixelsCommander
committed
df96aa0
View commit details
Copy full SHA for df96aa0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.