This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
resolver/CHANGELOG.md
2018-03-25 10:47:00 +07:00

89 lines
5.1 KiB
Markdown

# Change Log
## [v0.6.0](https://github.com/Qolzam/react-social-network/tree/v0.6.0) (2018-03-25)
[Full Changelog](https://github.com/Qolzam/react-social-network/compare/v0.5.0...v0.6.0)
**Implemented enhancements:**
- Better sourcemaps [\#27](https://github.com/Qolzam/react-social-network/issues/27)
- \[Feature Request\] User account confirmation [\#23](https://github.com/Qolzam/react-social-network/issues/23)
- Feedback button doesn't do anything [\#20](https://github.com/Qolzam/react-social-network/issues/20)
- \[Idea\] what about create react app instead of custom webpack [\#17](https://github.com/Qolzam/react-social-network/issues/17)
- \[discussion\] TypeScript or Create react app [\#15](https://github.com/Qolzam/react-social-network/issues/15)
- Forget password [\#9](https://github.com/Qolzam/react-social-network/issues/9)
- Send feedback [\#6](https://github.com/Qolzam/react-social-network/issues/6)
- Pagination for posts [\#5](https://github.com/Qolzam/react-social-network/issues/5)
- Over layer on slidebar [\#4](https://github.com/Qolzam/react-social-network/issues/4)
**Fixed bugs:**
- \[BUG\] Provider icons not appear in login page browsing with Firefox [\#46](https://github.com/Qolzam/react-social-network/issues/46)
- Notifications popover not working properly on mobile [\#39](https://github.com/Qolzam/react-social-network/issues/39)
- \[BUG\] Real time notifications not work \(as in live example greensocial.herokuapp.com\) [\#30](https://github.com/Qolzam/react-social-network/issues/30)
**Closed issues:**
- Issue messages is for issue page not private message \[Edited by Qolzam\] [\#47](https://github.com/Qolzam/react-social-network/issues/47)
- Debugging with vs code on Windows machine [\#45](https://github.com/Qolzam/react-social-network/issues/45)
- The next version [\#42](https://github.com/Qolzam/react-social-network/issues/42)
- \[Feature request\] Change Password screen [\#36](https://github.com/Qolzam/react-social-network/issues/36)
- What are your thoughts on TSX? [\#35](https://github.com/Qolzam/react-social-network/issues/35)
- Question: auth reference vs auth\(\) execution [\#28](https://github.com/Qolzam/react-social-network/issues/28)
- How do you deploy the application? [\#26](https://github.com/Qolzam/react-social-network/issues/26)
- Data structure optimization [\#25](https://github.com/Qolzam/react-social-network/issues/25)
- Debounce in resizing [\#12](https://github.com/Qolzam/react-social-network/issues/12)
## [v0.5.0](https://github.com/Qolzam/react-social-network/tree/v0.5.0) (2018-01-14)
[Full Changelog](https://github.com/Qolzam/react-social-network/compare/v0.3.1...v0.5.0)
**Fixed bugs:**
- Firebase picture upload [\#33](https://github.com/Qolzam/react-social-network/issues/33)
- \[Bug\]Can not close notifications from popup [\#29](https://github.com/Qolzam/react-social-network/issues/29)
**Closed issues:**
- UserAvatar component errors [\#38](https://github.com/Qolzam/react-social-network/issues/38)
- Image upload help needed [\#37](https://github.com/Qolzam/react-social-network/issues/37)
- Blank screen upon running web server [\#34](https://github.com/Qolzam/react-social-network/issues/34)
- Tagline not visible on Profile page [\#32](https://github.com/Qolzam/react-social-network/issues/32)
- A user is receiving notifications for actions they carried out - the user ended up receiving my notifications [\#31](https://github.com/Qolzam/react-social-network/issues/31)
**Merged pull requests:**
- Updated README.md [\#41](https://github.com/Qolzam/react-social-network/pull/41) ([LeeGing](https://github.com/LeeGing))
## [v0.3.1](https://github.com/Qolzam/react-social-network/tree/v0.3.1) (2017-10-12)
[Full Changelog](https://github.com/Qolzam/react-social-network/compare/v0.3...v0.3.1)
**Fixed bugs:**
- Can't see followers [\#19](https://github.com/Qolzam/react-social-network/issues/19)
**Closed issues:**
- Tslinting? [\#16](https://github.com/Qolzam/react-social-network/issues/16)
**Merged pull requests:**
- Minor typo [\#18](https://github.com/Qolzam/react-social-network/pull/18) ([QuantumInformation](https://github.com/QuantumInformation))
## [v0.3](https://github.com/Qolzam/react-social-network/tree/v0.3) (2017-10-06)
[Full Changelog](https://github.com/Qolzam/react-social-network/compare/v0.2...v0.3)
**Implemented enhancements:**
- Upgrade to react version 16 [\#14](https://github.com/Qolzam/react-social-network/issues/14)
## [v0.2](https://github.com/Qolzam/react-social-network/tree/v0.2) (2017-10-06)
[Full Changelog](https://github.com/Qolzam/react-social-network/compare/v0.1...v0.2)
**Merged pull requests:**
- Update CONTRIBUTING.md [\#2](https://github.com/Qolzam/react-social-network/pull/2) ([sinaamini92](https://github.com/sinaamini92))
- Add a Gitter chat badge to README.md [\#1](https://github.com/Qolzam/react-social-network/pull/1) ([gitter-badger](https://github.com/gitter-badger))
## [v0.1](https://github.com/Qolzam/react-social-network/tree/v0.1) (2017-07-08)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*