-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## 1.0.0 (2021-06-27) | ||
|
||
|
||
### Features | ||
|
||
* **import/export:** Basic functionality ([c85981a](https://github.com/derikb/hadleyville-online/commit/c85981a7e87785447c81d31d926f3dd1fc69deb2)) | ||
* **modals:** Add base modal code ([c43d962](https://github.com/derikb/hadleyville-online/commit/c43d96224734927f68b97b3e65190f63ae713ea4)) | ||
* **notes:** Add crud for notes and markdown for content ([c15ad1c](https://github.com/derikb/hadleyville-online/commit/c15ad1c4b17d68e2a8e014a71b5f86917c7da05e)) | ||
* **notes:** new notes are opened and in edit mode ([d276101](https://github.com/derikb/hadleyville-online/commit/d276101b51c858e6837883098816eec01f7a13f0)) | ||
* **npc/notes:** Allow for reordering and save order for reload ([0c9a0f0](https://github.com/derikb/hadleyville-online/commit/0c9a0f0140c76d5560dbb7bf5ca0451505eb35c2)) | ||
* **npcs:** Impoved consolidated names list ([bf57d2e](https://github.com/derikb/hadleyville-online/commit/bf57d2e0a0b121e190868031508291512520e6ca)) | ||
* **roller:** Add a die roller to the header. ([3c63808](https://github.com/derikb/hadleyville-online/commit/3c6380822ccba4f4dcc64e71dbab807c80fdd337)) | ||
* **tables:** Add more tables ([905bea6](https://github.com/derikb/hadleyville-online/commit/905bea6a15125f62d56e220bc7b908292a93f9f6)) | ||
* **town:** Always have a town set ([ae3c44c](https://github.com/derikb/hadleyville-online/commit/ae3c44cdded4f272676fe0454de51faba498ef95)) | ||
* **town:** More town editing ([4e195a6](https://github.com/derikb/hadleyville-online/commit/4e195a602dbbddb3f007e0906cf5172c2374a58d)) | ||
* **town:** Started town element ([fdf43f6](https://github.com/derikb/hadleyville-online/commit/fdf43f6463052ccaf01c52da3c9575bbe490eb53)) | ||
* **ui:** Add collapse state to note/npc models ([0abdf95](https://github.com/derikb/hadleyville-online/commit/0abdf955656c498f7aa72605a0bfff3d1acf1510)) | ||
* **ui:** Color changes in progress ([e57063e](https://github.com/derikb/hadleyville-online/commit/e57063e17eee692e741358900e9e1fb39ca8ba2d)) | ||
* **ui:** Make tables into a side drawer ([a2b71d8](https://github.com/derikb/hadleyville-online/commit/a2b71d8c6eff18e6745c82fec0cfd652d5ca95fc)) | ||
* **ui:** More fixes ([eb3953d](https://github.com/derikb/hadleyville-online/commit/eb3953d8e6eeb6ccb1cbb42488b59af623711b66)) | ||
* **ui:** More ui changes ([f6a65a1](https://github.com/derikb/hadleyville-online/commit/f6a65a1c46e2e056ae0ed28a1749a3dbda946179)) | ||
* Framework for lots of new features ([e77e09a](https://github.com/derikb/hadleyville-online/commit/e77e09ac312d474e198173eabb981b01c4feb8bf)) | ||
* More improvements like rerolling npc fields ([aed0d05](https://github.com/derikb/hadleyville-online/commit/aed0d0562e8ccd5ee19599fcefe0d9e9b66e84fa)) | ||
* **ui:** More updates ([c2914e4](https://github.com/derikb/hadleyville-online/commit/c2914e4ca115a8ca2b14572e55e919d97e35b280)) | ||
* Added intro and rules page ([0bf4680](https://github.com/derikb/hadleyville-online/commit/0bf4680c9f59f085634bac15f0bcd3177f6a9220)) | ||
* Redux, localstorage, ui changes, etc. ([2c22a29](https://github.com/derikb/hadleyville-online/commit/2c22a296fa386e47b41b18b6393ec18a7b4740bc)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **nav:** Fix table link to button ([c17aae7](https://github.com/derikb/hadleyville-online/commit/c17aae75f14310aad5c00fcfc85613979835b718)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters