James Acklin
94a44462da
chat: preserve 0 and auto values in space calculations
...
Fixes urbit/landscape#303
2021-02-03 00:29:24 -05:00
James Acklin
e3a7995084
chat: calculate from client boxes, not scrollOffset
...
Fixes urbit/landscape#303
2021-02-03 00:25:45 -05:00
Matilde Park
de44e49611
launch: inherit boxShadow color instead of currentColor
...
Safari doesn't seem to work nicely with this keyword.
2021-02-01 14:30:51 -05:00
matildepark
7bb1e13e77
Merge pull request #4353 from tylershuster/publish/wrap
...
publish: fixes codeblock wrapping behavior
2021-02-01 12:51:50 -05:00
matildepark
936c79a224
Merge pull request #4355 from tylershuster/launch/tile-border
...
launch: changes tile border color
2021-02-01 12:51:31 -05:00
Tyler Brown Cifu Shuster
c90bd2a7dd
launch: changes tile border color
...
fixes https://github.com/urbit/landscape/issues/262
2021-02-01 08:38:03 -08:00
matildepark
7ddbf190ed
Merge pull request #4352 from tylershuster/settings/upload-button
...
interface: changes wrapping behavior
2021-02-01 11:01:07 -05:00
matildepark
2328129bf4
Merge pull request #4351 from urbit/mp/chat/initialisation-time
...
chat: set initialisation time to 100ms
2021-02-01 11:00:38 -05:00
matildepark
43231f783c
Merge pull request #4350 from urbit/james/chat/copied-notice
...
interface: clears 'copied' message on shipname click
2021-02-01 11:00:05 -05:00
matildepark
d53c95a6dd
Merge pull request #4344 from urbit/james/sigil-color
...
interface: sigil color for comets
2021-02-01 10:59:03 -05:00
matildepark
7d531b123a
Merge pull request #4354 from tylershuster/chat/plural
...
chat: fixes banner pluralization
2021-02-01 10:58:44 -05:00
Tyler Brown Cifu Shuster
8b81a8df6d
chat: fixes banner pluralization
...
Fixes https://github.com/urbit/landscape/issues/322
2021-01-31 20:28:42 -08:00
Tyler Brown Cifu Shuster
93d5302b16
publish: fixes codeblock wrapping behavior
...
fixes https://github.com/urbit/landscape/issues/324
2021-01-31 20:17:36 -08:00
Tyler Brown Cifu Shuster
2437354310
interface: changes wrapping behavior
...
Fixes https://github.com/urbit/landscape/issues/325
2021-01-31 20:07:02 -08:00
Matilde Park
92a55fed86
chat: set initialisation time to 100ms
2021-01-31 19:18:07 -05:00
James Acklin
16812bcc68
chat: formatting mistake
2021-01-31 12:50:49 -05:00
James Acklin
e23cd5dd2d
chat: sets 'copied' message in inter
...
Fixes urbit/landscape#331
2021-01-31 12:42:50 -05:00
James Acklin
fcefea0cc9
chat: clear 'copied' notice after 800ms
2021-01-31 12:10:44 -05:00
James Acklin
ab1f415552
profile: return background color for comet sigils
...
Fixes urbit/landscape#316
2021-01-28 18:45:37 -05:00
Matilde Park
0438f10899
hark: add sigil padding
...
Fixes urbit/landscape#326 .
2021-01-28 18:38:52 -05:00
Liam Fitzgerald
4a90989064
Merge pull request #4340 from urbit/james/hark/usehovering
...
interface: consistent hover events
2021-01-28 10:05:44 +10:00
matildepark
476d106e34
Merge pull request #4334 from urbit/lf/store-debug
...
interface: add debug shim to store
2021-01-27 18:24:12 -05:00
Tyler Brown Cifu Shuster
a81bca8661
interface: changes ModalButton semantics for keyboard acessibility
...
fixes urbit/landscape#216
2021-01-27 14:25:57 -08:00
James Acklin
71d8a266c4
hark: remove hook option
...
Fixes urbit/landscape#265
2021-01-27 17:25:01 -05:00
James Acklin
512da2d7ff
hark: simplify hook
...
Fixes urbit/landscape#265
2021-01-27 17:23:51 -05:00
James Acklin
71a4fffb76
hark: persist hovering control
...
Fixes urbit/landscape#265
2021-01-27 15:52:28 -05:00
matildepark
8f3afbd0ef
Merge pull request #4331 from urbit/lf/hark-lazy-scroll
...
notifications: lazy load correctly
2021-01-26 16:19:39 -05:00
matildepark
b227c18354
Merge pull request #4332 from urbit/lf/circular-json-err
...
localState: prevent serialization of HTMLElement
2021-01-26 14:33:43 -05:00
Matilde Park
0a632b117f
localState: add 'omniboxShown' to blacklist
2021-01-26 14:15:53 -05:00
Matilde Park
4b4cbd0041
chat: hide datestamp on mobile
2021-01-25 19:58:47 -05:00
matildepark
d211358749
Merge pull request #4333 from tylershuster/chat/wobble
...
chat: fixes wobble
2021-01-25 19:46:19 -05:00
Liam Fitzgerald
50be6ce4f2
interface: add debug shim to store
...
adds window.debugStore() to show past actions based on the tag and the
current state of some slice of the store. Logs the past 15 actions for
each tag.
2021-01-26 09:47:48 +10:00
Tyler Brown Cifu Shuster
c9107d96b4
chat: fixes wobble
2021-01-25 15:44:09 -08:00
Liam Fitzgerald
8da7af4462
localState: prevent serialization of HTMLElement
...
suspendedFocus may contain an HTMElement, which would throw an error
when it was serialized. Prevents this by adding suspendedFocus to the
seralization blacklist.
2021-01-25 12:46:54 +10:00
Liam Fitzgerald
ffb7e404f4
notifications: acknowledge end of notifications
2021-01-25 11:57:49 +10:00
Liam Fitzgerald
14579c642f
notifications: fix lazy loading
2021-01-25 11:32:12 +10:00
Matilde Park
48f34795da
links: return submit if no 'first item'
...
Fixes unfiled bug where creating a new collection returned a blank
screen.
2021-01-23 12:43:19 -05:00
Matilde Park
06fab93349
chat: disallow markdown links
2021-01-22 16:56:28 -05:00
Matilde Park
318831f6a9
chat: disallow markdown nodes
...
Using RemarkBreaks and RemarkDisableTokenizers breaks one or
the other in simultaneous use.
We fall back to escaping markdown tokens we don't want.
2021-01-22 16:47:22 -05:00
Matilde Park
604b338dcd
Merge branch 'release/next-js' into release/hotfix/2021-1-21
2021-01-21 19:04:47 -05:00
Matilde Park
71e91458c6
landscape: prevent "back" overflow on mobile
2021-01-21 18:58:06 -05:00
Matilde Park
0db868c1a6
publish: fix background when editing
2021-01-21 18:51:29 -05:00
Matilde Park
4afdb19090
links: pad on small devices
2021-01-21 18:31:41 -05:00
matildepark
000e94e588
Merge pull request #4321 from tylershuster/hark/dm-layout-fix
...
fixes urbit/landscape#252
2021-01-21 18:01:53 -05:00
matildepark
84d23a9308
Merge pull request #4239 from urbit/m/graph-join-backoff
...
graph: make the join thread back off
2021-01-21 13:27:59 -05:00
Tyler Brown Cifu Shuster
61ec3bb2cf
fixes urbit/landscape#252
2021-01-21 07:59:40 -08:00
Liam Fitzgerald
85a5488332
AsyncButton: protect against double submit
2021-01-21 11:44:22 +10:00
Liam Fitzgerald
9424e56827
graph-api: prevent more than one join request
2021-01-21 10:46:04 +10:00
Matilde Park
2df7c62a33
landscape: sidebar header item center, padded
...
Fixes urbit/landscape#257 .
2021-01-20 18:45:07 -05:00
Matilde Park
3418b0f6e6
Merge branch 'release/next-js' into lf/infinite-link-scroll
2021-01-20 18:05:03 -05:00