1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 17:53:22 +00:00
Commit Graph

4645 Commits

Author SHA1 Message Date
Luis Reinoso 2ac38e9644 fix: Update prettier config with master. 2020-05-08 17:11:16 -05:00
Luis Reinoso 98d4fa0603 fix: Lint issues. 2020-05-08 10:01:30 -05:00
Luis Reinoso 2ea0514bbe Merge remote-tracking branch 'upstream/master' 2020-05-08 06:55:48 -05:00
Junyoung Choi 137aa692bc Merge pull request #3547 from ZeroX-DG/migrate-to-jest
[WIP] Migrate to jest
2020-05-08 18:49:27 +09:00
ZeroX-DG 634fec39c0 migrate more tests to jest 2020-05-08 20:13:39 +12:00
ZeroX-DG d269f1e8fd migrate more tests to jest 2020-05-06 14:57:35 +12:00
Junyoung Choi 4b67026bbf Merge pull request #2936 from callumbooth/fix-2903
fixes #2903 - Rearrange layout of columns
2020-04-24 01:04:23 +09:00
Alexander Wolf 8b13ec4f0e Issue 1706 tag rename - finishing #2989 (#3469)
* allow a tag to be renamed and update all notes that use that tag

• repurpose RenameFolderModal.styl to RenameModal so it is more generic

* call handleConfirmButtonClick directly instead of sending through a confirm method

* better name for method to confirm the rename

* use close prop instead of a new method

* use callback ref instead of legacy string refs

* bind the handleChange in the constructor to allow for direct function assignment

* update the tag in the URL upon change

* use the eventEmitter to update the tags in the SnippetNoteDetail header via the TagSelect component

* respect themes when modal is opened

* show error message when trying to rename to an existing tag

* lint fix, const over let

* add missing letter

* fix routing and add merge warning dialog

* fix space-before-parens lint error

* change theming

* add check if tag changed

Co-authored-by: Khaliq Gant <khaliqgant@gmail.com>
2020-04-21 20:55:56 +09:00
Junyoung Choi 7fef7660e4 Add roadmap 2020-04-21 20:45:05 +09:00
Junyoung Choi 01d021cc4c Add boosthub intro 2020-04-21 18:33:57 +09:00
Callum Booth c355f81525 remove redundant icons 2020-04-20 08:43:01 +01:00
Callum Booth d138a54dfd fix accidental deletion of rtl state 2020-04-20 08:42:45 +01:00
Junyoung Choi 514d4b9059 v0.15.3 v0.15.3 2020-04-20 11:43:38 +09:00
Callum Booth a7ead67c2d moves orientation button to view menu 2020-04-18 14:17:08 +01:00
Callum Booth 2f16784a20 Merge branch 'master' of https://github.com/BoostIO/Boostnote into fix-2903 2020-04-18 13:54:27 +01:00
ZeroX-DG 8ca3ba21ee Merge branch 'master' of https://github.com/BoostIO/Boostnote into migrate-to-jest 2020-04-17 21:49:38 +12:00
ZeroX-DG 58ae6419f0 fixed markdown test error 2020-04-17 21:43:05 +12:00
Junyoung Choi b56e0b98e3 Use netral color 2020-04-16 00:55:18 +09:00
Arcturus 4def32ab13 add style rule for table 2020-04-16 00:55:18 +09:00
Arcturus 0de78d12ef add hard coded styling 2020-04-16 00:55:18 +09:00
Arcturus e756534db4 refactoring 2020-04-16 00:55:18 +09:00
Arcturus 2194965dc4 remove hard coded styling 2020-04-16 00:55:18 +09:00
Arcturus f9e54bcbfc add styling for code 2020-04-16 00:55:18 +09:00
Junyoung Choi 667fd3a601 Fix test 2020-04-16 00:25:11 +09:00
Junyoung Choi 461e24bf39 Fix regex 2020-04-16 00:25:11 +09:00
Junyoung Choi ac2cfe5169 Fix themeManager 2020-04-15 23:59:12 +09:00
ZeroX-DG 3f320f4337 resolved conflict 2020-04-12 18:45:49 +12:00
xatier 433ee9ed45 Update zh-TW.json (#3537)
- Update zh-TW translation.
- Sync with [locales/en.json](https://github.com/BoostIO/Boostnote/blob/e44381f295a8c6c7d2391bb7edab5cc9730c72a0/locales/en.json).
2020-04-09 11:58:35 +09:00
hikerpig 6ee92588b1 When storage or folder is removed, Detail components should render without error (#3168)
* optimize: when storage or folder is removed, Detail components should render without error, fix #2876

* optimize: Handle some scenarios where storage is not found, should not break the renderer

* optimize: NoteList should work without error when storage is not found
2020-04-06 18:02:52 +09:00
Junyoung Choi 0d797ce8a8 Merge pull request #2658 from gregueiras/fixIssue2534
Fix issue2534
2020-04-06 17:51:45 +09:00
Gonçalo Santos 4915c545d9 Merge branch 'master' into fixIssue2534 2020-03-27 01:47:02 +00:00
Gonçalo Santos e1c95fb1f2 Fix Saving Configuration Bug 2020-03-27 01:42:18 +00:00
Junyoung Choi 5f56d3e0de v0.15.2 v0.15.2 2020-03-26 18:32:15 +09:00
Junyoung Choi d6b86b902c Fix scroll sync (#3531)
* Discard empty file

* Fix scroll sync
2020-03-26 18:02:53 +09:00
dependabot[bot] 3abc0fec38 Bump lodash.mergewith from 4.6.1 to 4.6.2
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-26 14:56:36 +09:00
dependabot[bot] c0619eb746 Bump lodash-es from 4.17.10 to 4.17.15
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-26 14:55:57 +09:00
AWolf81 791ababe1e add gfm with modified regex & improve link text handling 2020-03-26 03:55:23 +09:00
AWolf81 d829216c8d Remove duplicated if 2020-03-26 03:55:23 +09:00
AWolf81 1cf6f3b1e2 WIP: Change space before parens. Tag link handling issue present. 2020-03-26 03:55:23 +09:00
AWolf81 4d5939aaf4 address requested changes - tag link & redundant line 2020-03-26 03:55:23 +09:00
AWolf81 2695f62f3e add special link handling 2020-03-26 03:55:23 +09:00
KZ ccd0355d0b Merge pull request #3521 from BoostIO/update-readme
Update readme
2020-03-18 12:48:04 +09:00
KZ 6d6e3a51c0 Update readme 2020-03-18 12:45:43 +09:00
Gonçalo Santos 48c8164689 Fix scheduled theme change timing 2020-03-10 15:41:34 +00:00
Gonçalo Santos 38ed5b8541 Remove handleSlider 2020-03-05 16:34:04 +00:00
Gonçalo Santos 8a6df8bf95 Remove comment 2020-03-05 16:07:45 +00:00
Junyoung Choi 050b1563df v0.15.1 v0.15.1 2020-03-04 05:51:13 +09:00
Junyoung Choi dbbcf385b1 Discard unused ref 2020-03-04 05:50:23 +09:00
Junyoung Choi d95a3af667 Fix propTypes warning 2020-03-04 05:50:04 +09:00
Junyoung Choi 87a737babc Make rtl optional 2020-03-04 05:43:34 +09:00