nodebb-theme-persona 13.0.0 → 13.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,14 +1,16 @@
1
- Persona theme for NodeBB
2
- ====================
3
-
4
- Persona is the new default theme for NodeBB as of v0.7.1
5
-
6
- ## Addons
7
-
8
- [Recent Cards](https://github.com/psychobunny/nodebb-plugin-recent-cards)
9
-
10
- ## Screenshots
11
-
12
- ![](https://d2gn4xht817m0g.cloudfront.net/p/product_screenshots/images/original/000/570/286/570286-db378dfd28256a8fabacc9129b3638dc678ac393.png?1439315393)
13
-
14
- ![](https://d2gn4xht817m0g.cloudfront.net/p/product_screenshots/images/original/000/570/287/570287-5875c63ce086d361b76d94e5bc7cc88a5fd34b8b.png?1439315419)
1
+ Persona theme for NodeBB
2
+ ====================
3
+
4
+ The Persona theme is the default theme for NodeBB for versions spanning v0.7.1 through to v2.x
5
+
6
+ For the v3.x release line, Persona will be a supported theme bundled with NodeBB, but will not be active by default.
7
+
8
+ ## Addons
9
+
10
+ [Recent Cards](https://github.com/psychobunny/nodebb-plugin-recent-cards)
11
+
12
+ ## Screenshots
13
+
14
+ ![](https://d2gn4xht817m0g.cloudfront.net/p/product_screenshots/images/original/000/570/286/570286-db378dfd28256a8fabacc9129b3638dc678ac393.png?1439315393)
15
+
16
+ ![](https://d2gn4xht817m0g.cloudfront.net/p/product_screenshots/images/original/000/570/287/570287-5875c63ce086d361b76d94e5bc7cc88a5fd34b8b.png?1439315419)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nodebb-theme-persona",
3
- "version": "13.0.0",
3
+ "version": "13.0.2",
4
4
  "nbbpm": {
5
5
  "compatibility": "^3.0.0"
6
6
  },
@@ -10,7 +10,7 @@
10
10
  </a>
11
11
  {{{ end }}}
12
12
  {{{ if config.showSiteTitle }}}
13
- <a class="navbar-brand text-truncate" href="{{{ if title:url }}}{title:url}{{{ else }}}{relative_path}/{{{ end }}}">
13
+ <a class="navbar-brand text-truncate" href="{{{ if title:url }}}{title:url}{{{ else }}}{relative_path}/{{{ end }}}" style="max-width:140px;">
14
14
  <span class="forum-title">{config.siteTitle}</span>
15
15
  </a>
16
16
  {{{ end }}}
@@ -5,7 +5,7 @@
5
5
  {{{end}}}
6
6
  </div>
7
7
  <div class="popular">
8
- <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1 flex-nowrap overflow-auto">
8
+ <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1">
9
9
  <div class="d-flex gap-1 align-items-stretch">
10
10
  {{{ if canPost }}}
11
11
  <!-- IMPORT partials/buttons/newTopic.tpl -->
@@ -5,7 +5,7 @@
5
5
  {{{end}}}
6
6
  </div>
7
7
  <div class="recent">
8
- <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1 flex-nowrap overflow-auto">
8
+ <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1">
9
9
  <div class="d-flex gap-1 align-items-stretch">
10
10
  {{{ if canPost }}}
11
11
  <!-- IMPORT partials/buttons/newTopic.tpl -->
package/templates/tag.tpl CHANGED
@@ -5,7 +5,7 @@
5
5
  {{{end}}}
6
6
  </div>
7
7
  <div class="tag">
8
- <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1 flex-nowrap overflow-auto">
8
+ <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1">
9
9
  <div class="d-flex gap-1 align-items-stretch">
10
10
  <!-- IF loggedIn -->
11
11
  <!-- IMPORT partials/buttons/newTopic.tpl -->
package/templates/top.tpl CHANGED
@@ -5,7 +5,7 @@
5
5
  {{{end}}}
6
6
  </div>
7
7
  <div class="top">
8
- <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1 flex-nowrap overflow-auto">
8
+ <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1">
9
9
  <div class="d-flex gap-1 align-items-stretch">
10
10
  {{{ if canPost }}}
11
11
  <!-- IMPORT partials/buttons/newTopic.tpl -->
@@ -5,7 +5,7 @@
5
5
  {{{end}}}
6
6
  </div>
7
7
  <div class="unread">
8
- <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1 flex-nowrap overflow-auto">
8
+ <div class="topic-list-header sticky-top btn-toolbar justify-content-between py-2 mb-2 gap-1">
9
9
  <div class="d-flex gap-1 align-items-stretch">
10
10
  <!-- IMPORT partials/buttons/newTopic.tpl -->
11
11
  <a href="{config.relative_path}/{selectedFilter.url}{querystring}" class="d-inline-block">