-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix BackgroundColour documentation. Update changelog. Move contributo…
…rs into website. Create changelog link.
- Loading branch information
1 parent
63b47cc
commit 7ea6f6d
Showing
13 changed files
with
48 additions
and
267 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 |
---|---|---|
@@ -1,7 +1,5 @@ | ||
{ | ||
"files": [ | ||
"README.md", | ||
"README.zh-Hans.md", | ||
"website/src/pages/credits.mdx" | ||
], | ||
"imageSize": 75, | ||
|
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 |
---|---|---|
@@ -1,34 +1,2 @@ | ||
|
||
2019-07-20 **v0.17.6-pre** | ||
* Significant refactor of runtime | ||
* Removed wailsbridge file - now a unified approach taken | ||
* Fixed React on Windows - Thanks [Florian Didran](https://github.com/fdidron)! | ||
|
||
2019-06-18 **v0.16.0** | ||
* React template FTW! - Thanks [admin_3.exe](https://github.com/bh90210)! | ||
* Updated contributors | ||
* Arch Linux detection without lsb-release | ||
* Removed deprecated methods for dealing with JS/CSS in the backend | ||
|
||
2019-05-29 **v0.14.11-pre** | ||
* Windows fix for spinner | ||
|
||
2019-05-29 **v0.14.10-pre** | ||
* Windows fix for Vuetify | ||
|
||
2019-05-29 **v0.14.9-pre** | ||
* Vuetify project template 🎉 | ||
|
||
2019-05-29 **v0.14.8-pre** | ||
* Updated Ubuntu npm install command | ||
|
||
2019-05-22 **v0.14.7-pre** | ||
* New projects are built automatically when initialised | ||
* Go 1.12 is now a minimum requirement | ||
|
||
2019-05-21 **v0.14.6-pre** | ||
* Hotfix for module dependency issue | ||
|
||
2019-05-20 **v0.14.5-pre** | ||
* Added developer tooling - New Template Generator | ||
* Documentation fixes - Thanks [admin_3.exe](https://github.com/bh90210)! | ||
The current changelog may be found at: https://wails.io/changelog/ |
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 |
---|---|---|
@@ -1,48 +1,2 @@ | ||
# Contributors | ||
|
||
Wails is what it is because of the time and effort given by these great people. A huge thank you to each and every one! | ||
|
||
* [Dustin Krysak](https://wiki.ubuntu.com/bashfulrobot) | ||
* [Qais Patankar](https://github.com/qaisjp) | ||
* [Anthony Lee](https://github.com/alee792) | ||
* [Adrian Lanzafame](https://github.com/lanzafame) | ||
* [Mattn](https://github.com/mattn) | ||
* [0xflotus](https://github.com/0xflotus) | ||
* [Michael D Henderson](https://github.com/mdhender) | ||
* [fred2104](https://github.com/fishfishfish2104) | ||
* [intelwalk](https://github.com/intelwalk) | ||
* [Mark Stenglein](https://github.com/ocelotsloth) | ||
* [admin_3.exe](https://github.com/bh90210) | ||
* [iceleo-com](https://github.com/iceleo-com) | ||
* [fallendusk](https://github.com/fallendusk) | ||
* [Nikolai Zimmermann](https://github.com/Chronophylos) | ||
* [Toyam Cox](https://github.com/Vaelatern) | ||
* [Robin Eklind](https://github.com/mewmew) | ||
* [Kris Raney](https://github.com/kraney) | ||
* [Jack Mordaunt](https://github.com/JackMordaunt) | ||
* [Michael Hipp](https://github.com/MichaelHipp) | ||
* [Travis McLane](https://github.com/tmclane) | ||
* [Reuben Thomas-Davis](https://github.com/Rested) | ||
* [Jarek](https://github.com/Jarek-SRT) | ||
* [Konez2k](https://github.com/konez2k) | ||
* [msms](https://github.com/sayuthisobri) | ||
* [dedo1911](https://github.com/dedo1911) | ||
* [Florian Didron](https://github.com/fdidron) | ||
* [Christopher Murphy](https://github.com/Splode) | ||
* [Zámbó, Levente](https://github.com/Lyimmi) | ||
* [artem](https://github.com/Unix4ever) | ||
* [Tim Kipp](https://github.com/timkippdev) | ||
* [Dmitry Gomzyakov](https://github.com/kyoto44) | ||
* [Arthur Wiebe](https://github.com/artooro) | ||
* [Ilgıt Yıldırım](https://github.com/ilgityildirim) | ||
* [Altynbek](https://github.com/gelleson) | ||
* [Kyle](https://github.com/kmuchmore) | ||
* [Balakrishna Prasad Ganne](https://github.com/aayush420) | ||
* [Charaf Rezrazi](https://github.com/Rezrazi) | ||
* [misitebao](https://github.com/misitebao) | ||
* [Elie Grenon](https://github.com/DrunkenPoney) | ||
* [SophieAu](https://github.com/SophieAu) | ||
* [Alexander Matviychuk](https://github.com/alexmat) | ||
* [RH12503](https://github.com/RH12503) | ||
* [hi019](https://github.com/hi019) | ||
* [Igor Minen](https://github.com/Igogrek) | ||
The latest contributors list may be found at: https://wails.io/credits#contributors |
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
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
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
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
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
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
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
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
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