Skip to content

Commit

Permalink
Simplify x-element.
Browse files Browse the repository at this point in the history
This closes #68, closes #67, closes #66, closes #57, closes #46,
closes #42, closes #36, closes #31, closes #30, closes #28, closes #26,
and closes #25.
  • Loading branch information
theengineear committed Dec 9, 2020
1 parent 94894ea commit 8f4c795
Show file tree
Hide file tree
Showing 74 changed files with 5,040 additions and 2,460 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

# XElement

A base class for creating Custom Elements. Adapted from https://github.com/kenchris/lit-element

```
yarn install && yarn start
```
Expand Down
Loading

0 comments on commit 8f4c795

Please sign in to comment.