linxin
|
7e6fbef839
|
fix: 更新 highlight sdk
|
2024-01-16 14:44:14 +08:00 |
|
Clifton Hills
|
9194b3d15b
|
fix: 更新 highlight SDK 文件 (#242)
Co-authored-by: linxin <xin.lin@longbridge.sg>
|
2024-01-16 14:27:40 +08:00 |
|
Clifton Hills
|
ecae60c054
|
feat: openai 增加词条解读 (#241)
Co-authored-by: linxin <xin.lin@longbridge.sg>
|
2024-01-16 13:32:32 +08:00 |
|
拉罐
|
13447025cd
|
style: 调整搜索框 hover 样式 (#238)
|
2023-11-28 18:15:49 +08:00 |
|
拉罐
|
34e3940910
|
style: 优化导航栏搜索框样式 (#237)
|
2023-11-28 16:13:31 +08:00 |
|
Jason Lee
|
457fbe8ace
|
Update SDK info
|
2023-11-28 10:25:46 +08:00 |
|
拉罐
|
d3b4dbec44
|
style: 修改导航栏样式 (#236)
* style: 优化不同屏幕尺寸下的导航样式
* style: 修改导航栏样式
|
2023-11-22 22:16:00 +08:00 |
|
拉罐
|
3f2cb8c286
|
style: 优化不同屏幕尺寸下的导航样式 (#235)
|
2023-11-22 21:36:35 +08:00 |
|
Jason Lee
|
8ec4dd160c
|
Update GitHub org from longbridgeapp to longportapp.
|
2023-11-20 10:38:16 +08:00 |
|
ihavecoke
|
2cc6ae77dc
|
Upload dist to oss
|
2023-10-05 10:55:55 +08:00 |
|
mixbo
|
a5771b7d68
|
Hidden loading page (#211)
|
2023-08-17 18:14:27 +08:00 |
|
ihavecoke
|
379da7ceb9
|
custom searchbar component
|
2023-05-02 01:57:16 +08:00 |
|
ihavecoke
|
d298975c5e
|
Support doc search feature
|
2023-05-02 00:07:16 +08:00 |
|
mixbo
|
ed48e3565d
|
Fixed sdk page responsive layout (#200)
|
2023-04-12 22:26:37 +08:00 |
|
Jason Lee
|
11764eb201
|
Upgrade Tailwind CSS v3.3
|
2023-03-29 11:01:26 +08:00 |
|
Jason Lee
|
c23a5320b1
|
Upgrade docusaurus@v2.4.0 and improve theme.
|
2023-03-28 19:23:50 +08:00 |
|
Jason Lee
|
e55425bef4
|
查找替换 Longbridge 改为 LongPort
|
2023-03-09 14:39:57 +08:00 |
|
Sunli
|
95c6bb980a
|
Update C++ SDK download page
|
2022-07-18 22:58:57 +08:00 |
|
Folyd Wang
|
6a01bf9e1d
|
Add Java SDK link
|
2022-06-20 14:42:51 +08:00 |
|
Jason Lee
|
d780e5dc57
|
Fix for perfer use Go not Golang #164. (#165)
* Fix for prefer use Go not Golang #164.
* Fix typo
* Fix SDK tabs order and styles
|
2022-06-18 20:27:01 +08:00 |
|
Joe
|
e1bcf322bd
|
add golang sdk link
|
2022-06-18 13:09:00 +08:00 |
|
王一旋
|
66c635ef83
|
Update SDK order
|
2022-06-14 14:31:51 +08:00 |
|
Floyd Wang
|
ba0c559d7c
|
Add nodejs SDK (#159)
|
2022-06-13 22:38:48 +08:00 |
|
王一旋
|
44bd7b4bc8
|
Add Tabs component
微调 Tabs 样式
|
2022-06-06 16:39:16 +08:00 |
|
yuanchangrui
|
8c7d717968
|
feat: 添加 Rust SDK 下载链接
|
2022-05-27 18:21:53 +08:00 |
|
webbillion
|
279f42cbb4
|
WIP 调整 SDK 页面,并添加 markdown 自定义内容 (#134)
* 调整 SDK 页面
* 升级 tailwind 和 sdk 文件位置
|
2022-05-13 11:01:08 +08:00 |
|
mixbo
|
e12c060dfc
|
Support local dev redirect to /docs (#94)
* Local dev server index should redirect to /docs
* Nav item developer redirect to open domain
|
2022-05-07 22:24:42 +08:00 |
|
Jason Lee
|
9bbfc61c8c
|
Fix invalid locale redirect bug
|
2022-05-07 20:05:09 +08:00 |
|
Jason Lee
|
c0cb0143bc
|
Merge pull request #79 from longbridgeapp/fix-word-spell
Fix word spell
|
2022-05-06 18:15:50 +08:00 |
|
webbillion
|
c563cefd02
|
添加新的语言选择菜单 (#78)
* 添加 多语言切换组件
* 暂时修复服务端渲染报错的问题
* 适配服务端渲染使用 hook 获取 locale
* 优化简体中文路径展示
* 现在移动端侧边栏会隐藏多语言选项
* 移除多余注释
* 现在 locale 的 cookie 会写在根域名下面
* 优化获取根域名的方式
* 现在下拉菜单会在点击其它地方时关闭
* 修复语言 cookie 过期的问题
Co-authored-by: 于跃 <yue.yu_@longbridge.sg>
|
2022-05-06 17:48:46 +08:00 |
|
Jason Lee
|
422935987c
|
AutoCorrect fix word spell
|
2022-05-06 17:46:06 +08:00 |
|
mixbo
|
fd60f50af9
|
Refactor loading component (#77)
|
2022-05-06 00:15:48 +08:00 |
|
mixbo
|
00023d3d32
|
Fix loading component style error (#76)
|
2022-05-06 00:06:25 +08:00 |
|
于跃
|
26bfc66360
|
修复导航栏链接边距问题
|
2022-05-05 23:44:50 +08:00 |
|
ihavecoke
|
a2f2799fcc
|
解决 Loading 引用 Bug
|
2022-05-05 18:41:39 +08:00 |
|
ihavecoke
|
0ede1b1051
|
修复 sdk 页面 hooks 使用方法错误
(cherry picked from commit f84cf80050)
|
2022-05-05 15:35:33 +08:00 |
|
mixbo
|
7801cee1b7
|
修复浏览器回退时一些页面 404 的Bug (#68)
|
2022-05-05 14:42:59 +08:00 |
|
Jason Lee
|
58d780ba0c
|
调整 HTTP API 的文档结构
|
2022-04-28 11:15:29 +08:00 |
|
Jason Lee
|
67b054ea22
|
完成所有行情文档的格式排版调整。
|
2022-04-27 10:47:32 +08:00 |
|
Jason Lee
|
5b223cb223
|
Fix layout padding
|
2022-04-26 10:45:21 +08:00 |
|
Jason Lee
|
ade69dcaab
|
引入 Admonitions 样式标识
|
2022-04-26 10:45:20 +08:00 |
|
Jason Lee
|
aef5b591ab
|
Markdown Content Style disable dark mode
|
2022-04-25 19:53:38 +08:00 |
|
Jason Lee
|
4b2e0af9fa
|
Swagger 模版调整,构建比较完整的例子
|
2022-04-25 18:31:31 +08:00 |
|
Jason Lee
|
16921806e0
|
Markdown link 增加 underline
|
2022-04-25 14:50:25 +08:00 |
|
Jason Lee
|
4c5e1195bb
|
调整 Markdown 正文的排版样式,调整 quote/pull 的文案细节
|
2022-04-25 14:46:15 +08:00 |
|
Jason Lee
|
74b1fd5c9f
|
恢复默认的 Sidebar 样式
|
2022-04-25 14:46:14 +08:00 |
|
Jason Lee
|
00921ec58c
|
引入 TailwindCSS,引入 GitHub Markdown Style
|
2022-04-24 17:21:55 +08:00 |
|
于跃
|
2720908b3c
|
fix: fix doc sidebar styles
|
2022-04-22 17:01:34 +08:00 |
|
于跃
|
1daaf46cf6
|
refactor: restyle the mobile sidebar and update i18n
|
2022-04-22 15:37:54 +08:00 |
|
于跃
|
f49721f5d6
|
feat: add image preview function and remove last updated
|
2022-04-22 14:19:56 +08:00 |
|