Commit Graph

  • 767057c259 ignore *nogit* and *nosf* main Luk 2024-09-22 15:52:30 +0800
  • 56a01d1ed8 improve gitignore and seafile-ignore Luk 2024-04-24 14:18:53 +0800
  • 95ad670e21 updated .gitignore and seafile-ignore.txt using npm/sysconfig/*-ignore-find2merge.sh Luk 2024-01-28 12:19:00 +0800
  • e9ed3dc72d update seafile-ignore.txt Luk Lu 2023-09-12 14:20:30 +0800
  • d7e1b20972 update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js Luk Lu 2023-03-11 08:26:56 +0800
  • 482a00daec 'add seafile-ignore.txt to every git repo' Luk Lu 2023-01-12 20:09:43 +0800
  • c5e8b46ac6 update to standard .gitignore Luk Lu 2022-12-10 19:12:59 +0800
  • 6070588a07 update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/ Luk Lu 2022-10-06 20:06:49 +0800
  • cafe40bcc6 [.prettierrc.js] update jsxBracketSameLine:false to bracketSameLine:true so that HTML closing bracket not in a seperate line; [package.json] delete standardx Luk Lu 2022-10-05 13:10:40 +0800
  • 7bd9b2e833 rename wo.COLOR to wo.c2t.COLOR luk.lu 2022-08-23 11:51:15 +0800
  • bcffe658b2 use standard [.gitignore] file Luk Lu 2022-08-20 10:25:37 +0800
  • d0eb23c82a rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*' luk.lu 2022-08-17 09:00:18 +0800
  • d20e61e3e7 u Luk Lu 2022-06-05 22:06:03 +0800
  • 4c9f428bba u Luk Lu 2022-05-28 19:12:23 +0800
  • 3bd1924a4d u Luk Lu 2022-05-03 15:14:01 +0800
  • ca97a2af62 优化 b64u 的定义,用 . 代替 -,因为 - 和空格一样导致 css white-space 自动换行 Luk Lu 2022-04-29 15:22:06 +0800
  • 48a3652f39 u Luk Lu 2022-04-21 15:35:08 +0800
  • 464816d8a8 rename log-icon to custom-iconfont Luk Lu 2022-04-05 12:46:32 +0800
  • abfb8fa543 change 'module.exports=' to 'export default' Luk Lu 2022-02-14 12:40:10 +0800
  • 87c11cacaa 统一pickupFile2Server, pickupFile2Cloud, pickupFile的返回对象为 { _state, ?fileUrl, ...rest } Luk Lu 2021-10-15 20:30:15 +0800
  • c6f4c9ba6e 把基于elementUI的 StoryReader/Editor 改为基于 uview 的 luk.lu 2021-10-15 13:42:43 +0800
  • 7da341fe27 批量重命名 npm/* 使用标准前缀 base|core|user Luk Lu 2021-09-16 21:53:34 +0800
  • a6e090d858 add StoryEditor and StoryReader luk.lu 2021-09-02 16:40:28 +0800
  • 482f931f7e u Luk Lu 2021-04-07 20:51:56 +0800
  • d22703e11e add .gitignore Luk Lu 2021-01-26 19:01:42 +0800
  • ca5bc546b6 u Luk Lu 2021-01-25 11:08:03 +0800
  • deb8cb4bf9 改名为 unip.part;把 unisocket 和 unitool 迁移出去。 Luk Lu 2021-01-25 10:35:32 +0800
  • 2174e6009b u Luk Lu 2021-01-24 11:57:54 +0800
  • 4e879ad1c7 把颜色定义迁移到unitool.js; 添加 callBackend 方法,来整合 uniCloud.callFunction 和 uni.request Luk Lu 2021-01-19 21:28:42 +0800
  • d15c63c716 不用 getCurrent.Pages().pop() 而是用 index 来存取 Luk Lu 2020-10-17 18:47:17 +0800
  • dcdf12a15b 改进 pickupFile2Cloud 的云文件命名 cloudPath,包含视频长度,取消给 *.mov 添加 .mp4 Luk Lu 2020-09-16 19:33:13 +0800
  • 9d0b9e4a1a 优化 getSystemInfo,返回 browser 类型;pickupFile2Cloud 给cloudPath 添加 env_platform_browser 前缀 Luk Lu 2020-09-08 10:24:29 +0800
  • 5089c10493 上次把 setBarTitles 迁移到 i18n.js 后水土不服,在 app 里无法读取正确的当前页面,所以改成都显性传入 pageTitle 参数 Luk Lu 2020-09-04 09:48:07 +0800
  • 07b77a252f [ucToast] 采用和 uview 同样的类型命名 error, warning。[unitool] pickupFile2Cloud 在 app 上使用 filePath 做 cloudPath,避免使用 cloud.jpg, cloud.mp4。 Luk Lu 2020-09-02 16:29:42 +0800
  • a2d4c4b9af ucToast 支持position:top/bottom Luk Lu 2020-08-17 07:56:42 +0800
  • 7bec07d04b 重构,把原来的 index.js 单独放到 unitool/ 里 Luk Lu 2020-07-30 10:25:44 +0800
  • 547d0f7183 添加 .prettierrc.js 格式化 index.js Luk Lu 2020-07-21 12:16:51 +0800
  • 9f005f2112 u Luk Lu 2020-07-13 13:24:10 +0800
  • 73d810197d u Luk Lu 2020-07-06 09:18:24 +0800
  • 6c3819c544 让 showToast 可以回调 complete Luk Lu 2020-06-24 12:19:09 +0800
  • ff7dc3ce3a 为了兼容 easycom 模式,不和应用自身的 cXxx 组件冲突,把 cXxx 改名为 ucXxx Luk Lu 2020-06-19 09:58:16 +0800
  • 32f1c753d0 [unisocket.js] 添加 countListener 方法 Luk Lu 2020-06-15 12:52:18 +0800
  • 7ca31adffa 解除 setBarTitles() 对 page.localeText 的依赖 Luk Lu 2020-06-09 13:15:25 +0800
  • e788182c76 添加 localeText Luk Lu 2020-06-07 19:07:20 +0800
  • da20decd80 纠正小错 Luk Lu 2020-06-06 17:10:10 +0800
  • a750520d19 [unisocket.js] reconnecting 时发送 _passtoken 给服务器; [index.js] 优化 setBarTitles 使得调用时 call(this 可用也可不用。 Luk Lu 2020-06-06 17:05:30 +0800
  • c5d5b2d4e6 纠错:unisocket 在 reconnecting 时,需要继续把 url 做参数 Luk Lu 2020-06-05 16:39:47 +0800
  • dcc8e47656 添加 setBarTitles 方法,集中设置浏览器窗口标题+页面导航栏标题+页面标签栏标题 Luk Lu 2020-06-04 15:25:50 +0800
  • 9fad1ec855 u Luk Lu 2020-06-01 14:51:33 +0800
  • 11d3a2cf7a 添加了 hash 方法,使得前端不必依赖 tic.crypto 而减小体积。 Luk Lu 2020-06-01 13:49:25 +0800
  • 6610549a00 迁移 formatMoney 和 formatPercent 到 unify Luk Lu 2020-06-01 13:25:39 +0800
  • 5ac4164173 [index.js] 增加 formatDate 方法;[unisocket.js] event 改名 skevent Luk Lu 2020-06-01 13:13:25 +0800
  • 76a58883be 改进 showToast,调用getCurrentPages()获取当前页面,使得不需要 call(this, ...) Luk Lu 2020-05-24 09:18:03 +0800
  • ad75cd1aee u Luk Lu 2020-05-23 21:24:13 +0800
  • 73bd6564c6 让unisocket通用化;把showToast(...)集成在 cToast库里 Luk Lu 2020-05-22 17:04:53 +0800
  • 1ec8c2c600 支持 block="6" 来指定色块数量 Luk Lu 2020-05-11 07:52:47 +0800
  • adc6944155 fixed: 防止 my.socket 不存在 Luk Lu 2020-05-08 10:42:37 +0800
  • a2df6120ec u Luk Lu 2020-03-24 09:54:52 +0800
  • 6aba5c9076 u Luk Lu 2020-03-24 08:38:06 +0800
  • 23f732cfe9 u Luk Lu 2020-03-24 08:03:13 +0800
  • 21bb81e7ee u Luk Lu 2020-03-24 07:58:41 +0800
  • 8cae653ecd u Luk Lu 2020-03-23 23:38:08 +0800
  • 5c063e6aef 把图片转成内嵌base64 Luk Lu 2020-03-23 23:30:19 +0800
  • 2f4583c04d u Luk Lu 2020-03-23 23:03:17 +0800
  • 4f774ae5c5 测试发现 被调用的*.vue 组件的图片地址,是相对于调用者的目录的。 Luk Lu 2020-03-23 22:53:28 +0800
  • 284c204471 修正图片文件路径 Luk Lu 2020-03-23 22:32:06 +0800
  • 74e563a6dd 把所用的图片集成到 *.vue 一起来 Luk Lu 2020-03-23 22:28:04 +0800
  • 4c12f1c91b u Luk Lu 2020-03-23 20:09:09 +0800
  • ef503a0ef5 add unisocket Luk Lu 2020-03-23 19:56:47 +0800
  • c10fabab77 add package.json Luk Lu 2020-03-23 19:47:12 +0800
  • 419ba35c1f init with my components for uniapp Luk Lu 2020-03-23 19:44:24 +0800