aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/post/post.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Improved readability and consistency of margin global stylingSyndamia2021-03-221-3/+3
|
* Improved readability and consistency of font-size, text, border, colors and ↵Syndamia2021-03-221-18/+18
| | | | padding CSS class names
* Implemented post share button, which copies the post link to the clipboard ↵Syndamia2021-03-221-3/+3
| | | | (thanks to ngxClipboard module)
* Fixed rating highlighting not being properly executed upon loaded post ↵Syndamia2021-03-211-4/+4
| | | | component HTML
* Fixed post deletion and enditing buttons being shown on other people's postsSyndamia2021-03-211-2/+2
|
* Implemented (moved from post page) functionality for editing and deleting ↵Syndamia2021-03-211-5/+33
| | | | your posts into post component
* Major rework of post attachment stylingSyndamia2021-03-201-1/+1
|
* Fixed and updated styling of rating highlightsSyndamia2021-03-201-3/+3
|
* Fixed slight missalignment between button icons and actual value of votes in ↵Syndamia2021-03-191-1/+1
| | | | posts
* Improved card (post) scaling, slight modifications of global stylingSyndamia2021-03-191-1/+1
|
* Implemented navbar component; added some global stylings and changed the ↵Syndamia2021-03-191-2/+2
| | | | name of others; added icons
* Major redesign of post component styling. Added foundatinal global stylings ↵Syndamia2021-03-181-36/+48
| | | | as well as icons.
* improved rating systemDanail Dimitrov2021-03-131-2/+2
|
* adding downVote functionalityDanail Dimitrov2021-03-121-1/+1
|
* starting development of rating systemDanail Dimitrov2021-03-061-1/+1
|
* Improved semantics and simplified some HTML of comments and postsSyndamia2021-02-241-21/+20
|
* Moved from DevHivetranstrike2021-02-121-0/+49