0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-25 11:17:50 +01:00
Commit Graph

575 Commits

Author SHA1 Message Date
PostHog Bot
d87e4350a1
chore(deps): Update posthog-js to 1.77.0 (#17085) 2023-08-18 10:59:52 +02:00
PostHog Bot
ce6c05d971
chore(deps): Update posthog-js to 1.76.0 (#16973) 2023-08-10 10:50:17 +02:00
PostHog Bot
b0775bf7a7
chore(deps): Update posthog-js to 1.75.4 (#16957) 2023-08-09 15:29:33 +02:00
David Newell
756c018a53
chore: remove autosize input (#16894)
* replace autosize input with internal alternative

* remove dependency

* cleanup styles
2023-08-03 10:54:46 +01:00
David Newell
eb71304d5a
chore: upgrade html-webpack-plugin (#16892)
upgrade html-webpack-plugin
2023-08-03 10:11:54 +01:00
David Newell
fdec382ce4
chore: upgrade react-resizable (#16891) 2023-08-03 10:06:22 +02:00
David Newell
9fad7f4bab
chore: upgrade react-virtualized to support React 18 (#16890)
* chore: upgrade react-virtualized to support React 18

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-02 16:26:40 +01:00
Michael Matloka
d48446e9fe
chore(lemon-ui): Fix up table rendering following #16825 (#16875)
* chore: Update UI snapshots of tables

* Fix accidental header stickiness

* Fix some other weirdness too

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `webkit` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (2)

* Fix minor styling issue

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-02 13:47:21 +02:00
David Newell
85b906c7c6
fix: recording timestamps (#16866)
* create notebook with paragraph

* focus editor at end only after creating a notebook from a comment

* upgrading tiptap had no effect on flush sync issue

* fix some flush sync issues

* fix floating inserter position and previous node lookup

* fix focus position typing
2023-08-02 09:50:00 +01:00
Arun Chaitanya
34f7a9d633
feat(insights): add % of total option to line, bar and area trend insights (fixes #13728, #11276) (#16699) 2023-07-31 09:29:22 +02:00
PostHog bot
f5c7900de9
chore(deps): Update posthog-js to 1.75.2 (#16771) 2023-07-26 10:10:23 +00:00
PostHog bot
838069d433
chore(deps): Update posthog-js to 1.75.0 (#16755) 2023-07-26 09:03:36 +02:00
PostHog bot
bfcd7c8654
chore(deps): Update posthog-js to 1.73.0 (#16679) 2023-07-20 05:53:46 -04:00
David Newell
91a71a531f
feat: add backlinks to notebooks (#16586)
* Backlinks editor extension

* add taxonomic filter

* fix escaping / opening behavior

* Add backlink node

* Backlink node design and behavior

* Cleanup iconography and selection state

* Stlying BEM

* Update triggering command
2023-07-20 10:43:40 +01:00
David Newell
c7b17ad413
chore: upgrade to Webpack 5 (#16648)
* chore: initial Webpack upgrade steps

* use over loaders

* include process

* add process package
2023-07-19 11:48:34 +01:00
PostHog bot
0490a2e13f
chore(deps): Update posthog-js to 1.72.1 (#16639) 2023-07-18 10:53:27 -04:00
PostHog bot
69096b3f5f
chore(deps): Update posthog-js to 1.72.0 (#16626) 2023-07-18 06:38:53 -04:00
Paul D'Ambra
2910288a72
fix: detect if player gets stuck (#16601) 2023-07-17 12:31:24 +01:00
PostHog bot
669b99d642
chore(deps): Update posthog-js to 1.71.0 (#16551) 2023-07-13 06:32:49 -04:00
PostHog bot
15feff5551
chore(deps): Update posthog-js to 1.70.2 (#16476)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2023-07-11 11:03:46 +01:00
PostHog bot
352250f652
chore(deps): Update posthog-js to 1.70.1 (#16454) 2023-07-10 06:30:38 -04:00
David Newell
ecf01801c2
feat: Notebooks links (#16388)
* Support external links

* Open notebook in sidebar when clicking link

* Links as marks not nodes

* Links as nodes again

* Fix white text when selecting a link

* Move logic to selector

* Convert selector with side-effects to action/listener combo

* Rebase fixes
2023-07-10 09:19:45 +01:00
PostHog bot
9ebf395d3f
chore(deps): Update posthog-js to 1.70.0 (#16427)
Co-authored-by: posthog-bot <posthog-bot@users.noreply.github.com>
2023-07-07 13:54:15 +01:00
David Newell
7609f6e7f2
fix: editor simplification (#16383)
* fix: cleanup editor refs so first edit saves

* Use newly exposed editor in command menu

* replace floating menu

* Fix type names

* Fix Storybook test with empty content
2023-07-06 15:10:55 +01:00
David Newell
17bd3d146c
chore: upgrade tiptap to 2.0.3 (#16384) 2023-07-05 13:14:38 +01:00
PostHog bot
95ab050b14
chore(deps): Update posthog-js to 1.69.0 (#16385) 2023-07-05 06:26:12 -04:00
Michael Matloka
fa516b178f
chore(3000): Fix dark mode colors (#16108)
* chore(3000): Fix dark mode colors

* Update UI snapshots for `chromium` (2)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Use more `antd.less` options

* Consolidate `side` and `muted-light`

* Update tailwind.config.js

* Fix minor issues

* Fix more edge cases

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (1)

* Update UI snapshots for `chromium` (2)

* Remove flaky Number from InsightCard stories

* Update UI snapshots for `chromium` (2)

* Remove some old Ant style overrides

* Fix replay colors

* Fix filters banner

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-23 14:44:04 +02:00
PostHog bot
a3b848782a
chore(deps): Update posthog-js to 1.68.4 (#16199) 2023-06-22 10:10:10 -04:00
Harry Waye
ca9ba5e021
ci: top level prettier should just check frontend (#16178)
We already check within the plugin-server.
2023-06-21 16:15:18 +01:00
PostHog bot
e9ec59f9d1
chore(deps): Update posthog-js to 1.68.2 (#16155) 2023-06-20 15:03:33 +02:00
Ben White
687190fa89
feat: Remove flag for infinite scroller and fix issue with reloading (#16148) 2023-06-20 09:45:44 +00:00
Paul D'Ambra
7c521c55b2
fix: update monaco editor (#15993) 2023-06-12 08:53:54 +02:00
PostHog bot
b041ecf274
chore(deps): Update posthog-js to 1.67.1 (#15990) 2023-06-09 16:19:44 -04:00
PostHog bot
58f3e3d740
chore(deps): Update posthog-js to 1.66.1 (#15935) 2023-06-07 05:52:22 -04:00
PostHog bot
b916d8472e
chore(deps): Update posthog-js to 1.66.0 (#15927) 2023-06-06 15:37:57 -04:00
PostHog bot
d42740a4b4
chore(deps): Update posthog-js to 1.65.0 (#15920) 2023-06-06 12:53:24 -04:00
PostHog bot
3151e6a541
chore(deps): Update posthog-js to 1.63.5 (#15900) 2023-06-06 08:34:56 -04:00
PostHog bot
9d1e7836d6
chore(deps): Update posthog-js to 1.63.3 (#15871) 2023-06-02 11:42:31 -04:00
PostHog bot
d27343f29e
chore(deps): Update posthog-js to 1.63.2 (#15830) 2023-06-01 03:44:53 -04:00
Thomas Obermüller
401cdb08a0
fix(pnpm): use latest pnpm version (#15828) 2023-06-01 09:04:42 +02:00
PostHog bot
8f02ac42af
chore(deps): Update posthog-js to 1.63.1 (#15823) 2023-05-31 15:49:57 -04:00
PostHog bot
81d7bc1983
chore(deps): Update posthog-js to 1.63.0 (#15810) 2023-05-31 10:03:35 -04:00
PostHog bot
41c1999e83
chore(deps): Update posthog-js to 1.61.0 (#15792) 2023-05-30 10:47:50 -04:00
PostHog bot
fc30c59894
chore(deps): Update posthog-js to 1.60.0 (#15779) 2023-05-30 06:17:50 -04:00
PostHog bot
f0553ed7be
chore(deps): Update posthog-js to 1.59.0 (#15778) 2023-05-30 05:05:50 -04:00
PostHog bot
f8805145d2
chore(deps): Update posthog-js to 1.58.0 (#15742) 2023-05-26 04:17:45 -04:00
PostHog bot
7b7dde3f75
chore(deps): Update posthog-js to 1.57.4 (#15718) 2023-05-25 08:14:40 -04:00
Ben White
33113b0494
feat: Improved Notebooks UX (#15561) 2023-05-24 12:44:57 +02:00
PostHog bot
3e816cda08
chore(deps): Update posthog-js to 1.57.3 (#15669) 2023-05-23 08:06:31 -04:00
PostHog bot
e2aaddc1f3
chore(deps): Update posthog-js to 1.57.2 (#15589) 2023-05-17 09:06:42 -04:00