Releases: epochtalk/epochtalk-vue
Releases · epochtalk/epochtalk-vue
v1.29.0
1.29.0 (2021-11-05)
Features
- wip add quote functionality to editor (d8847d7)
v1.28.0
1.28.0 (2021-11-02)
Bug Fixes
- issue with pagination not working when loading next page after post creation (3f6161d)
Features
- implement page change to last page of thread after creating new post (fce27b3)
v1.27.0
1.27.0 (2021-11-01)
Features
- implement post update for editor (260653d)
v1.26.0
1.26.0 (2021-10-29)
Bug Fixes
- issue with thread title disappearing from editor after closing once (f6dcf62)
Features
- implement loading editor for editing posts (42ec785)
v1.25.1
1.25.1 (2021-10-29)
Bug Fixes
- issue with thread title not showing up in post reply editor (a21a596)
v1.25.0
1.25.0 (2021-10-26)
Bug Fixes
- issue with editor not opening due to threadCopy.addPoll not being present (552be41)
Features
- redirect to threads view upon thread create (5a62656)
v1.24.0
1.24.0 (2021-10-26)
Bug Fixes
- editor: @disabled -> :disabled on Start Thread button (0647aaa)
- editor: check for threadCopy existing in watch (e39406d)
- poll-creator: close brackets (9b07082)
- poll-creator: remove value set along v-model (a300f2a)
- poll-creator: v-change -> @change (7f10e80)
Features
- editor: implement onPollValidation (f078122)
- editor: import and use poll-creator (1a72847)
- poll-creator: emit poll and validation on check (4f5904f)
- poll-creator: implement add/remove poll answer (5cf0592)
- poll-creator: implement validatePoll (052f3e2)
- poll-creator: stub script (74f572a)
- polls-api: implement create (9e93bba)
- posts: create poll via polls api (e8348a5)
- posts: use poll-creator (e2960fd)
- stub poll creator (46d93fe)
v1.23.0
1.23.0 (2021-10-26)
Features
- focus on correct field for each editor use case, various fixes (13e8d04)
v1.22.1
1.22.1 (2021-10-25)
Bug Fixes
- css for expand and bbcode shortcuts buttons in editor (e56b023)
- editor css for editor top bar section (4ef0e43)