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
* update js import versions; corrected contacts link in the help button; added changelog ([04adf9b6](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/04adf9b676c24469b3477264056078343181b3fc))
6
+
7
+
##### Other Changes (copyedit)
8
+
9
+
* see them "in use" rather than see them "being used" ([51cebe59](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/51cebe59d27bcbf626e291fe1c542de7f076d71f))
10
+
11
+
##### Documentation Changes
12
+
13
+
* document where MyUW using myuw-banner ([3a1363a5](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/3a1363a54b138edbf6094bf0b681b81ee8a14e30))
14
+
* document where MyUW using myuw-app-bar ([ce26dcfe](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/ce26dcfec4e7952b88c5e63e3a712d2c7990bc2a))
15
+
* document which MyUW web components app framework imports where ([2ec091c5](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/2ec091c5bf035d31d0d307412626c883d6d8869e))
16
+
17
+
##### Other Changes (examples)
18
+
19
+
* MyUW using web components not just in predev ([ce4b09ca](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/ce4b09cac265bbf4c3463b0b2fd45b87f43c6d97))
20
+
21
+
##### New Features
22
+
23
+
* add first-visit tour ([08dc331d](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/08dc331d25f63ce1e8bc1828c44c3f34c87c5a83))
24
+
25
+
##### Bug Fixes
26
+
27
+
* use @wisc.edu email address for Andrew Petro contact, not gmail ([722b559e](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/722b559ea15c7457e5bb3828e32b2a5378557f17))
28
+
* push dependencies in lieu of bundler ([2356d2aa](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/2356d2aaf2af1e07aaa43ba7dc149aa8ca914dca))
29
+
* change drawer id to avoid css conflicts ([53df216c](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/53df216c4f2648f79107ef22bf4d7a5031451227))
30
+
31
+
##### Other Changes (merge branch 'master' of https)
32
+
33
+
* //github.com/myuw-web-components/myuw-web-components.github.io into content ([683675e7](https://github.com/myuw-web-components/myuw-web-components.github.io/commit/683675e7b1384c13c022f083e0eda25d91aa501c))
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,10 @@ bundle exec jekyll serve
22
22
23
23
View the site at http://127.0.0.1:4000/
24
24
25
+
## Notes
26
+
27
+
This repository uses [this](https://github.com/lob/generate-changelog) package to auto-generate the changelog file, therefore it is recommended to follow the [conventional commits](https://www.conventionalcommits.org) specification.
28
+
25
29
### Contribution guidelines
26
30
27
31
Follow these basic rules when contributing to the site:
0 commit comments