Commit Graph

65 Commits

Author SHA1 Message Date
John Smith
a9c6709080 添加BiliSC链接 2019-10-06 16:41:47 +08:00
John Smith
938f758920 添加掉线重连 2019-10-06 16:20:48 +08:00
John Smith
ce4974be94 添加删除SC功能 2019-10-06 12:23:47 +08:00
John Smith
040bad0eba 修复空SC下面不是圆角边框的问题 2019-10-06 10:55:01 +08:00
John Smith
60e6b5ec99 隐藏空SC内容、更新版本号 2019-09-23 22:28:11 +08:00
John Smith
695a111c9a SC使用官方功能 2019-09-23 22:22:27 +08:00
John Smith
0160549dbe 重复标记用HSL、代码优化 2019-09-22 17:18:34 +08:00
John Smith
3fd0d9ab28 更新JS包 2019-09-17 23:53:26 +08:00
John Smith
6e737ce33f 样式生成器添加梗 2019-09-16 22:21:44 +08:00
John Smith
10db6b9ae2 添加最大弹幕数 2019-09-16 22:15:32 +08:00
John Smith
dc264d40f0 SC配置按美元汇率 2019-09-15 23:31:23 +08:00
John Smith
104e647f61 样式生成器添加默认字体 2019-07-18 09:15:27 +08:00
John Smith
23aa88d564 时间补齐2位 2019-07-18 08:31:58 +08:00
John Smith
ac1bda0392 修改一堆文案 2019-07-15 21:30:52 +08:00
John Smith
5cdb786966 去掉了点击预览会消失的CSS 2019-07-15 19:50:51 +08:00
John Smith
2b5ca2e219
Merge pull request #8 from simon300000/honest
「尝试」优化了样式生成器的CSS,加入了一个只有好孩子才能看到的小按钮
2019-07-15 19:30:39 +08:00
John Smith
fc77b246c2 我傻了 2019-07-15 18:01:38 +08:00
John Smith
083832cb3e
Merge pull request #7 from simon300000/patch-css
增加element字体CSS
2019-07-15 17:58:42 +08:00
John Smith
804db2fec1 全局应用字体 2019-07-15 17:56:03 +08:00
simon3000
769964d5db 增加element字体CSS 2019-07-15 17:56:03 +08:00
dependabot[bot]
9ff18fe8b5
Bump lodash from 4.17.11 to 4.17.13 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-15 09:33:24 +00:00
simon3000
ee78cbf90e
改用refs直接执行function 2019-07-13 01:51:58 +02:00
simon3000
ffc3c9d8a0
将监听的event名称改为exampleResize 2019-07-13 01:16:57 +02:00
simon3000
a69b6b6406
给ChatRenderer加上demo prop, 为true时自动resize 2019-07-13 01:14:55 +02:00
simon3000
1252402e5e
Merge branch 'patch-scroll-on-resize' into honest 2019-07-13 01:03:45 +02:00
simon3000
53be587189
自动resize 2019-07-11 23:14:11 +02:00
simon3000
d3cc8b0c77
👿 2019-07-11 22:52:06 +02:00
simon3000
4f4d117ce0
使用calc优化CSS生成器的浏览部分 2019-07-11 22:51:41 +02:00
simon3000
0d1e38346e
增加element字体CSS 2019-07-11 22:15:46 +02:00
simon3000
273dc0f43f
窗口缩放时滚动 2019-07-11 21:50:28 +02:00
John Smith
f2d2528afe 修改默认端口为12450 2019-07-10 15:30:35 +08:00
John Smith
7086acb001 补i18n依赖 2019-07-08 16:45:14 +08:00
John Smith
2914a19288 防止移动端侧边栏遮挡UI
简单粗暴的适配移动端
2019-07-08 16:07:05 +08:00
John Smith
702bd56869 添加国际化 2019-07-08 11:42:35 +08:00
John Smith
290b09f49a 添加导出导入配置 2019-07-04 18:56:27 +08:00
John Smith
4d5a38bf7d 修复弹幕速度太快时不能合并的问题 2019-07-03 00:12:40 +08:00
John Smith
3722bf25ad 移除了重复计数的白色边框 2019-06-24 22:26:09 +08:00
John Smith
c3bcbacbfa 修复移除messagesBuffer时移除messages的问题 2019-06-24 22:20:41 +08:00
John Smith
b370ce931a 防止一些不用显示贴纸的SC一闪而过 2019-06-22 18:27:55 +08:00
John Smith
5cd3776d8e 无SC时隐藏贴纸 2019-06-22 18:16:06 +08:00
John Smith
82f7a84793 点击SC贴纸时显示消息 2019-06-22 16:56:54 +08:00
John Smith
46baa83458 添加SC贴纸 2019-06-22 16:15:40 +08:00
John Smith
833c366707 添加勋章等级屏蔽 2019-06-21 17:38:22 +08:00
John Smith
0ef11439ff 修复同时添加和删除消息时会触发所有消息的动画的问题(vuejs/vue#6857) 2019-06-21 16:50:18 +08:00
John Smith
ec27b1bbcc 添加弹幕速度限制等设置 2019-06-20 23:53:34 +08:00
John Smith
ef4c0daede 添加勋章 2019-06-20 20:03:07 +08:00
John Smith
fe598369b7 添加样式预览 2019-06-17 12:29:25 +08:00
John Smith
e0df7bc3d6 添加生成样式 2019-06-16 23:04:30 +08:00
John Smith
05180c3acb 滚动条模仿、简化代码 2019-06-14 09:09:46 +08:00
John Smith
45173e5162 更高仿YouTube 2019-06-13 23:50:50 +08:00