Commit Graph

47 Commits (2e30872f611c883a3efeb9c2900a4d3d27f09b5b)

Author SHA1 Message Date
Tienson Qin f101ccad7d chore: add cross-env dep 2020-12-14 09:59:26 +08:00
charlie 3d4bb18b40 chore: update yarn.lock 2020-12-11 13:10:51 +08:00
charlie 7c7ce3d740 refactor: add stylelint processor 2020-12-07 12:37:20 +08:00
charlie e2949a5a2b Merge remote-tracking branch 'origin2/master' into fix/priority-style-issues
# Conflicts:
#	package.json
#	resources/css/common.css
#	src/main/frontend/components/block.cljs
#	src/main/frontend/components/page.cljs
#	src/main/frontend/components/sidebar.css
#	yarn.lock
2020-12-07 10:14:16 +08:00
Tienson Qin 3e8a2a1f59 chore: add warning 2020-12-06 23:40:30 +08:00
Tienson Qin 892a9892b0 chore: move cross-env to devDependencies 2020-12-06 21:27:40 +08:00
charlie 9e0367e91f chore: update PostCSS & Tailwind major version . 2020-12-05 12:19:21 +08:00
Tienson Qin 89d5593ad8 fix: mkdir not works for nfs
Also, fix readme
2020-12-04 16:17:07 +08:00
Tienson Qin 7a8d2dc9ef feat(chrome native fs): respect .gitignore 2020-12-03 19:04:29 +08:00
Charlie ed2b68d863
Merge pull request #774 from logseq/refactor/editor
Change editor input as uncontrolled component & try composition input for UX (by xyhp915)
2020-12-02 13:03:46 +08:00
Tienson Qin 4d59e4317d fix(editor): add yarn test and fix CI 2020-12-02 11:27:57 +08:00
Tienson Qin 5248444157 feat: add support to export to zip
Resolved #779
2020-11-29 22:26:40 +08:00
Tienson Qin 6e49627640 chore: bump yargs-parser 2020-11-26 12:42:31 +08:00
Yukun Guo 4a5318a494 chore: use qualified lib names 2020-11-25 11:46:32 +08:00
Yukun Guo 8acab303f9 test: add a dummy test 2020-11-24 11:41:11 +08:00
Tienson Qin 07ec5b50ea chore: add release-publishing command 2020-11-07 23:02:37 +08:00
Runjuu 5e271ba454 fix(dev): unexpected purgecss result
use tailwind's build-in purge instead.
2020-11-02 16:36:07 +08:00
Tienson Qin bda846dd17 feat(dev): add "yarn dev-release-app" 2020-11-02 16:31:41 +08:00
Runjuu 91801aa216 feat(dev): update npm build scripts
https://github.com/logseq/logseq-internal/issues/181

- `run-s` is for sequential run scripts.
- `run-p` is for parallel run scripts.

check https://github.com/mysticatea/npm-run-all for more info.
2020-11-02 10:57:51 +08:00
Runjuu df1043be0a feat(dev): update build process
change output from `resources/static/` to `static/`
2020-11-02 10:52:37 +08:00
Runjuu 22887860df feat(dev): better support for processing tailwind css
- support use tailwind’s most features.
- support write css right next to the components.
2020-11-02 09:56:52 +08:00
Tienson Qin a012eb4988 refactor: yarn clean remove main.js 2020-10-28 00:56:19 +08:00
Tienson Qin 278b394082 fix: clean path 2020-10-28 00:46:40 +08:00
Tienson Qin 2d1fa33204 refactor: remove web 2020-10-27 23:19:40 +08:00
Tienson Qin c943497a34 Remove top level package.json 2020-04-11 21:19:24 +08:00
Tienson Qin 8b0067acaf make it easy to deploy 2020-04-11 21:17:31 +08:00
Tienson Qin a87869076c Remove engines 2020-04-11 21:06:55 +08:00
Tienson Qin 644ffa581e use asset.logseq.com 2020-04-11 20:13:42 +08:00
Tienson Qin 8838af843c Add report 2020-04-10 19:42:43 +08:00
Tienson Qin fa928e5de8 Fix path 2020-04-10 19:28:25 +08:00
Tienson Qin 3bf595d3de Fix cljs issue 2020-04-10 15:29:47 +08:00
Tienson Qin 3943facf33 Rmoeve heroku-postbuild 2020-04-10 14:17:12 +08:00
Tienson Qin 91395f1cbf Add heroku-postbuild 2020-04-10 13:54:50 +08:00
Tienson Qin a6625c64dd Same environment 2020-04-10 13:48:26 +08:00
Tienson Qin c5cfbc2eda Add nodejs engines version 2020-04-10 13:42:39 +08:00
Tienson Qin db73251f82 Refactor to use deps.edn 2020-04-10 13:39:45 +08:00
Tienson Qin ee10679a2f Add backend 2020-02-20 15:42:11 +08:00
Tienson Qin 16183a022a WIP 2020-02-19 11:24:37 +08:00
Tienson Qin 1ab71305eb Fix task title rendering 2020-02-12 15:49:19 +08:00
Tienson Qin e2b26db100 Bump mldoc_org 2020-02-11 14:59:22 +08:00
Tienson Qin 9ef81d7c01 Task check features
Closed #2
2020-02-11 12:23:53 +08:00
Tienson Qin 050b46dabe Add syntax highlight 2020-02-10 16:10:07 +08:00
Tienson Qin dcbe39131e Add agenda 2019-12-13 14:58:18 +08:00
Tienson Qin 07ca3016a6 Bump mldoc_org 2019-12-12 08:04:55 +08:00
Tienson Qin a82126f5dd Support both org-mode and markdown 2019-12-11 16:45:12 +08:00
Tienson Qin ae19250623 Add mui 2019-12-11 10:48:29 +08:00
Tienson Qin 0f07cec7d9 init 2019-12-11 08:35:22 +08:00