mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-09-21 14:09:17 +02:00
rework timeline loading
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix all pop-in issues when loading timelines (rebuild timeline loader to use IntersectionObserver to correctly set cursor)
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Rebuild timeline loader class
|
|
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"nostrudel": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Remove broken discover tab
|
|
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,5 +1,16 @@
|
|||||||
# nostrudel
|
# nostrudel
|
||||||
|
|
||||||
|
## 0.14.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- c036a9a: Fix all pop-in issues when loading timelines (rebuild timeline loader to use IntersectionObserver to correctly set cursor)
|
||||||
|
- b23fe91: Rebuild timeline loader class
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- b23fe91: Remove broken discover tab
|
||||||
|
|
||||||
## 0.13.1
|
## 0.13.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nostrudel",
|
"name": "nostrudel",
|
||||||
"version": "0.13.1",
|
"version": "0.14.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user