Releases: caponetto/personal-webapp
Releases · caponetto/personal-webapp
v1.4.0
What's Changed
- Add tests for
useTimeout
anduseFilteredMedias
by @caponetto in #51 - Add tests for
useCookie
by @caponetto in #52 - Add tests for
useQueryParam
by @caponetto in #53 - Add tests for
useKeywordSelection
by @caponetto in #54 - More code improvements by @caponetto in #55
- Add a snapshot test for each page and more code improvements by @caponetto in #56
- Reorganize cypress tests by @caponetto in #57
- Simplify tests with custom commands by @caponetto in #58
- Create
dependency-review.yml
by @caponetto in #59 - Rename:
dev
->staging
by @caponetto in #60
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Code improvements by @caponetto in #46
- Use relative path for static files by @caponetto in #47
- Upgrade cypress to v10 by @caponetto in #48
- Improve media filters by @caponetto in #49
- Minor improvements by @caponetto in #50
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Update dependencies by @caponetto in #42
- Add scroll to top button and some minor improvements by @caponetto in #43
- ScrollTop: use
auto
becausesmooth
is presenting some random issues by @caponetto in #44 - Add CodeQL workflow by @caponetto in #45
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Upgrade dependencies by @caponetto in #38
- Add version to Settings popover by @caponetto in #39
- Improve the Release workflow by @caponetto in #40
- Use MUI
Link
instead ofwindow.open
by @caponetto in #41
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Fix slides route by @caponetto in #1
- Bump dependencies by @caponetto in #2
- Minor improvements by @caponetto in #3
- Fix divider width by @caponetto in #4
- AboutPage: Add social links (small screens) by @caponetto in #5
- Add cypress and some initial tests by @caponetto in #6
- Add test: NavigationSmallScreen by @caponetto in #7
- Add matrix OS to CI by @caponetto in #8
- Set correct date by @caponetto in #9
- Update broken URL by @caponetto in #10
- Reorganize dependencies by @caponetto in #11
- Bump dependencies by @caponetto in #12
- Add post: From training to deployment: Stop biting your nails with machine learning by @caponetto in #13
- Add post: Deploy your KIE Sandbox to OpenShift by @caponetto in #14
- Add keywords as query params by @caponetto in #15
- Add animated icons by @caponetto in #16
- Add
SwipeableDrawer
by @caponetto in #17 - Update
react-router
tov6
by @caponetto in #18 - Add
CookieSnackbar
by @caponetto in #19 - Update NodeJS version on CI by @caponetto in #20
- Use
React.lazy
and some minor code improvements by @caponetto in #21 - Improve About and Journey pages by @caponetto in #22
- Fix Talk URL by @caponetto in #23
- Use built-in
yarn
by @caponetto in #24 - More improvements by @caponetto in #25
- Improve text in
AboutData
by @caponetto in #26 - Add normal and selected states for drawer icons by @caponetto in #27
- Improve icons on
JourneyPage
by @caponetto in #28 - Fix cookie expiration time by @caponetto in #29
- Code reorganization by @caponetto in #30
- Setup
jest
by @caponetto in #31 - Add Settings by @caponetto in #32
- Add
i18n
along with english and portuguese translations by @caponetto in #33 - Move
/locales
to/static
by @caponetto in #34 - Add context path to load
i18n
locales by @caponetto in #35 - Deploy development version by @caponetto in #36
- Publish release associated with tag by @caponetto in #37
Full Changelog: https://github.com/caponetto/personal-webapp/commits/v1.0.0