Skip to content

Commit

Permalink
Simplify x-element.
Browse files Browse the repository at this point in the history
This closes #57, closes #52, closes #46, closes #42, closes #36,
closes #31, closes #30, closes #28, closes #26, and closes #25.
  • Loading branch information
theengineear committed Jul 12, 2020
1 parent 94894ea commit 5c2d48a
Show file tree
Hide file tree
Showing 58 changed files with 3,940 additions and 2,348 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 5c2d48a

Please sign in to comment.