-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add
.ms-2
on the first span
for thread.latestReplierUid
and `…
…<BadgeUser>` to display its `User.currentForumModerator` like `thread.authorUid` @ `<ThreadItem>` * fix `margin-block-start` for `.sub-reply-group` has less specificity than `.bs-callout + .bs-callout` in `styles/bootstrapCallout.css` @ `<SubRepltGroup>` @ components/Post/renderers/list * fix still referencing the old shorthand route path `/p` after fd09268 @ useQueryForm.ts - `routeNameSuffix.page`, also affected `<QueryForm>` @ components/Post/queryForm * now will display `FetchResponseError.bodyText` inside `<pre>` without parent `div.text-center` @ `<PlaceholderError>` * fix cursor route path still testing against the old numeric page regex @ `withCursorRoute()` @ router/index.ts * disable the default three retry attempts before resulting in an error for `VueQueryPlugin` * remove `.js` extension for rule `import/extensions` @ main.ts @ fe * fix nullable field `content` @ Eloquent\Model\Post\Content\PostContent @ be
- Loading branch information
Showing
9 changed files
with
25 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters