Liam Fitzgerald
a22db08ff6
interface: update package-lock.json
2021-04-08 10:02:40 +10:00
Matilde Park
ebcd2136eb
Revert "build: pkg/interface builds pkg/npm preinstall"
...
This reverts commit ca1c9e471f
.
2021-04-01 23:50:47 -04:00
Matilde Park
7fd4928d96
Merge branch 'release/next-js' into release/next-userspace
2021-03-24 19:10:27 -04:00
Liam Fitzgerald
bc82f02091
wip
2021-03-24 12:57:43 +10:00
Liam Fitzgerald
dfb313dba3
Merge branch 'lf/hark-final-fix'
2021-03-24 12:21:13 +10:00
Liam Fitzgerald
3149e5fd45
chat: fix unread line setting
2021-03-24 12:03:36 +10:00
matildepark
0c419550ef
Merge pull request #4592 from tylershuster/stacktrace
...
interface: better error boundary reporting tools and formatting
2021-03-22 16:57:31 -04:00
mirtyl-wacdec
3e899c19b8
Merge branch 'release/next-js' into unicode-to-ascii
2021-03-19 14:16:02 +07:00
Liam Fitzgerald
211ae0ce8a
notifications: update reducers
2021-03-19 11:32:17 +10:00
mirtyl-wacdec
c5b82acffb
landscape: transliterate non-latin characters into ascii
2021-03-18 20:40:59 +07:00
janeway-bot
89f907b698
Merge 8373e99671
into release/next-js
2021-03-18 03:07:36 +04:00
Matilde Park
ca1c9e471f
build: pkg/interface builds pkg/npm preinstall
2021-03-15 13:54:07 -04:00
Tyler Brown Cifu Shuster
7ada4cb463
interface: better error boundary reporting tools and formatting
2021-03-11 18:16:11 -08:00
Tyler Brown Cifu Shuster
534f5279a1
interface: added tool to track unneeded renders
2021-03-11 10:22:34 -08:00
Liam Fitzgerald
6cecfaf430
Merge remote-tracking branch 'origin/master' into release/next-js
2021-03-05 15:24:14 +10:00
Philip Monk
6e3d1680a7
Merge remote-tracking branch 'origin/master' into release/next-sys
2021-03-03 17:54:57 -08:00
Jimmy Young
8fba050ae2
indigo-react@1.2.19: bump indigo to use tutorial icon
2021-03-03 11:14:41 -08:00
J
c718894eb3
interface: explicitly depend on querystring
...
It will be used by GcpClient.
2021-02-25 22:50:50 +00:00
Liam Fitzgerald
3147625d6d
Merge remote-tracking branch 'origin/release/next-js' into lf/settings
2021-02-23 13:52:18 +10:00
Liam Fitzgerald
1d69778225
sw: move registration out of index.html
2021-02-22 11:55:45 +10:00
Liam Fitzgerald
64522eeca7
Merge remote-tracking branch 'origin/release/next-js' into lf/globbed-sw
2021-02-22 11:23:57 +10:00
Tyler Brown Cifu Shuster
8362f22cd7
interface: updated npm packages
2021-02-14 14:15:43 -08:00
Tyler Brown Cifu Shuster
fc179eac7d
interface: adds serviceworker
2021-01-27 21:33:23 -08:00
Liam Fitzgerald
14579c642f
notifications: fix lazy loading
2021-01-25 11:32:12 +10:00
Matilde Park
b150e4b1e6
landscape: downgrade formik to 2.1.5
...
Form behaviours are broken above this version.
2021-01-22 16:47:47 -05:00
Matilde Park
a610471fb7
interface: update dependencies
2021-01-21 18:26:17 -05:00
Liam Fitzgerald
2decc24286
interface: bump indigo
2021-01-21 12:24:19 +10:00
Liam Fitzgerald
85a5488332
AsyncButton: protect against double submit
2021-01-21 11:44:22 +10:00
Matilde Park
901a08aa25
chat: allow line breaks in markdown
...
Fixes #4202 .
2021-01-14 18:07:20 -05:00
Matilde Park
686127cc8b
landscape: update to indigo-react 1.2.16
2021-01-12 14:56:37 -05:00
Matilde Park
cbfbfa21c1
landscape: update light / dark versions
2021-01-12 14:32:34 -05:00
Matilde Park
3f059a57d8
Merge branch 'release/next-js' into mp/landscape/indigo-themes
2021-01-12 14:27:22 -05:00
Tyler Brown Cifu Shuster
652073cd49
interface: bump sigil-js
2021-01-11 21:12:47 -08:00
Tyler Brown Cifu Shuster
380a7b30af
interface: convert local state to hooks
2020-12-17 12:29:56 -08:00
Liam Fitzgerald
e2fa71c5ca
interface: bump indigo
2020-12-02 12:07:01 +10:00
Philip Monk
eadc63938c
Merge remote-tracking branch 'origin/release/next-dill' into release/next-sys
2020-11-17 21:54:50 -08:00
Matilde Park
2005604c9d
landscape: use indigo theme imports
2020-11-09 21:47:12 -05:00
fang
f950d710c3
webterm: support downloading files
...
For %sav and %sag blits.
2020-11-06 13:47:22 +01:00
Gavin Atkinson
c70b94a90b
updates indigo-react to restore sigil in button
2020-11-05 17:23:36 -08:00
matildepark
3bd4ac2484
Merge pull request #3473 from urbit/lf/graph-publish-fe
...
publish: graph-store rewrite
2020-10-29 20:25:30 -04:00
Gavin Atkinson
76a5f436c2
indigo-react 1.2.12, home tile color, header buttons are now square, fix
...
header bar margin
2020-10-29 16:20:48 -07:00
Liam Fitzgerald
c6dc485d24
graph-js: useBigIntOrderedMap
2020-10-29 12:52:13 +10:00
Matilde Park
278f5b4369
profile: remove 'drag and drop' tile settings
...
Fixes #3791 .
2020-10-23 16:36:05 -04:00
Liam Fitzgerald
6794a930b5
interface: rewrite lodash imports with babel
...
Due to lodash's packaging mechanism, it is unable to treeshake unless
you always import from it in a certain fashion. This commit adds a babel
plugin to rewrite these imports for us.
2020-10-13 11:52:14 +10:00
Liam Fitzgerald
60cf95f3da
interface: fix iOS scrolling
2020-10-07 15:47:18 +10:00
Liam Fitzgerald
3ba8e7bce1
InvitePopover: match spec
2020-10-07 10:24:27 +10:00
Liam Fitzgerald
5e7f4db67d
groups: virtualize participant list and add search
2020-10-07 10:22:39 +10:00
Matilde Park
dd200ebab9
interface: update indigo react to 1.2.8
2020-10-06 17:19:39 -04:00
Liam Fitzgerald
74cac94c34
publish: further refactor for groups changes
2020-09-30 23:48:06 +10:00
Liam Fitzgerald
8acabefcc5
Merge branch 'release/next-userspace' into lf/global-skeleton-links
2020-09-29 11:02:49 +10:00
Liam Fitzgerald
65e0fa1eb8
publish: refine new groups layout
2020-09-25 10:44:24 +10:00
Liam Fitzgerald
7daf0e692b
interface: cleanup more indigo shenanigans
2020-09-24 17:22:08 +10:00
Liam Fitzgerald
ae778de989
Merge branch 'release/link' into lf/global-skeleton-links
2020-09-24 11:05:47 +10:00
Liam Fitzgerald
1f95c40a24
profile: fix form breakage caused by 1.2 migration
2020-09-23 13:13:10 +10:00
Logan Allen
bc9b508d77
Merge branch 'release/next-userspace' into release/link
2020-09-22 15:52:42 -05:00
Liam Fitzgerald
6aec4baf2b
interface: fix assorted breakage from 1.2 indigo bump
2020-09-22 16:50:09 +10:00
Liam Fitzgerald
971d38290a
groups: update to new designs
2020-09-18 15:48:26 +10:00
Matilde Park
b1573ccae5
groups: restore previous virtualiser
2020-09-15 22:09:26 -04:00
Tyler Brown Cifu Shuster
dc1c23921b
chat: fixes new scroll implementation behavior
...
Fixes #3482 , fixes #3465 , fixes #3440
2020-09-15 18:21:16 -07:00
Tyler Brown Cifu Shuster
1d86072aa0
interface: changed virtual scroll implementation and added to chat
2020-09-07 20:35:47 -07:00
Tyler Brown Cifu Shuster
8729020fd3
interface: added oembed parser
2020-09-03 08:15:31 -07:00
Liam Fitzgerald
a7779025e8
Merge branch 'release/next-userspace' into lf/settings-screen
2020-08-26 10:50:12 +10:00
Tyler Brown Cifu Shuster
3ad6c95329
interface: made head reactive
2020-08-24 21:14:23 -07:00
Liam Fitzgerald
ad711fa41e
Merge branch 'release/next-userspace' into lf/publish-indigo
2020-08-18 10:06:07 +10:00
Liam Fitzgerald
a8e4e00627
Merge branch 'release/next-userspace' into lf/settings-screen
2020-08-18 09:56:04 +10:00
Logan Allen
79732ddad3
chat: refactored join page into indigo
2020-08-17 11:35:38 -07:00
Liam Fitzgerald
e89cb3bd71
Merge branch 'release/next-userspace' into lf/settings-screen
2020-08-17 18:10:00 +10:00
Tyler Brown Cifu Shuster
d8ead05309
interface: adds absolute path resolution to imports
2020-08-14 15:04:38 -07:00
Liam Fitzgerald
e3d2a52883
publish: rewrite root in indigo-react
2020-08-11 10:03:18 +10:00
Liam Fitzgerald
1238c2034b
Merge branch 'release/next-userspace' into lf/settings-screen
2020-08-07 10:48:21 +10:00
matildepark
f75e24a9ee
Merge pull request #3231 from urbit/mp/omnibox
...
interface: add new omnibox navigation and header bar
2020-08-06 17:42:36 -04:00
Tyler Brown Cifu Shuster
0acd8e34b1
Interface: Added typescript linting
2020-08-05 21:15:56 -07:00
Matilde Park
65f5138533
interface: linting max-lines
2020-08-05 22:36:51 -04:00
Matilde Park
a393cdf665
omnibox: move to cmd+L, globally bind the keys
2020-08-05 22:01:07 -04:00
Liam Fitzgerald
b3139f0e52
settings: add inline image upload
2020-08-05 13:39:25 +10:00
Liam Fitzgerald
c88dcc7b06
settings: add drag and drop component to reorder tiles
2020-08-05 11:49:06 +10:00
Liam Fitzgerald
f36919c4fc
Merge branch 'release/next-userspace' into lf/settings-screen
2020-07-31 13:23:04 +10:00
Liam Fitzgerald
17f5250a84
interface: handle transparency correctly
2020-07-31 13:18:23 +10:00
matildepark
be5377d09d
Merge pull request #3229 from tylershuster/member-list-scroll
...
Interface: Add smart scrolling to group member list
2020-07-30 23:17:42 -04:00
Liam Fitzgerald
bddf9bfdba
interface: add profile screen and settings
2020-07-31 13:01:08 +10:00
Tyler Brown Cifu Shuster
25e6685c15
Interface: Add smart scrolling to group member lists
2020-07-30 19:43:06 -07:00
Matilde Park
fb4a33b380
interface: add theme placeholders
2020-07-24 18:13:01 -04:00
matildepark
5108814645
Merge pull request #3134 from urbit/mp/babel-build
...
interface: add babel-transform-runtime
2020-07-22 12:16:55 -04:00
Matilde Park
e4584ae949
interface: remove string replace, add guide
2020-07-16 11:40:35 -04:00
Matilde Park
815d9e043c
interface: add babel-transform-runtime
...
Fixes #3132 . Prior to this, we hit errors due to Babel not being able
to transform async functions for browsers.
2020-07-15 16:42:56 -04:00
Liam Fitzgerald
09375d311d
interface: add HMR to webserver config
2020-07-15 15:04:14 +10:00
Liam Fitzgerald
05b665f908
interface: convert api and reducers to typescript
2020-06-20 14:49:18 +10:00
Logan Allen
e859ec4520
launch: more or less up to feature parity, all api actions tested
2020-06-01 13:57:06 -04:00
Logan Allen
1bbeb8d2a4
landscape: moved chat files to landscape directory and updated to use landscape SPA
2020-06-01 13:55:49 -04:00
Matilde Park
5b7b33efab
spa: import chat
2020-06-01 13:54:08 -04:00
Matilde Park
8794ef4f9e
add remark-disable-tokenizers
2020-06-01 13:54:08 -04:00
Gavin
29aeecfc71
webpack with css importer
2020-06-01 13:54:08 -04:00
Gavin
643053433c
update oldApps, attempt importing api, store and reducers in Chat
2020-06-01 13:54:08 -04:00
Gavin
92865c75e4
webpack, spa arch, chat routes
2020-06-01 13:54:08 -04:00
nijynot
6536054b91
interface: add eslint and update contrib docs
2020-04-09 12:08:23 +02:00