Commit Graph
100 Commits
Author SHA1 Message Date
G.Ambatte 99382adbf6 Add key prop to Brew tags 2022-10-20 17:34:06 +13:00
G.Ambatte 7896fe3ed9 Remove footer on pages with ToC 2022-10-16 22:37:30 +13:00
G.Ambatte 0e0cdfe25b Fix font size in ToC 2022-10-16 21:20:01 +13:00
G.Ambatte 2c2a10730e Change style of page numbers 2022-10-16 21:01:45 +13:00
G.Ambatte 51f8786905 Change ToC to use flexbox 2022-10-16 20:34:18 +13:00
G.Ambatte ed65d0c922 Send entire brew to HomePage save function 2022-10-09 11:55:05 +13:00
G.Ambatte df53369ec1 Add .vscode to .gitignore 2022-10-08 14:56:42 +13:00
G.Ambatte cc385462de Add URI encoding to User Page link 2022-10-08 14:47:59 +13:00
G.Ambatte de86a77dfc Change post-insertion selection option 2022-09-27 17:06:48 +13:00
G.Ambatte b44a7d3236 Merge branch 'master' into stopUnfoldingCode-#2135 2022-09-27 13:01:30 +13:00
G.Ambatte 447f8d39dc Reduce variable use 2022-09-27 08:03:43 +13:00
G.Ambatte 7b961af45f Merge branch 'master' into adjustCodeFold-#1907 2022-09-27 07:54:05 +13:00
G.Ambatte 1dc6256aab Change fold-marker color to grey 2022-09-25 19:59:35 +13:00
G.Ambatte 227be5e3be Modify folded text generation 2022-09-25 13:55:46 +13:00
G.Ambatte e18e3cf7e4 Remove thumbnail from Google brew properties 2022-09-24 23:51:08 +12:00
G.Ambatte ca09e98d8f Exclude thumbnail from Google props 2022-09-24 23:50:20 +12:00
G.Ambatte db174c9655 Add optional overwrite protection 2022-09-24 13:50:26 +12:00
G.Ambatte 22896470e3 Remove unused splice function 2022-09-24 13:36:14 +12:00
G.Ambatte 56fde5a448 Use cm.replaceSelection instead of split/join text 2022-09-24 13:34:26 +12:00
G.Ambatte fa0d8e86fc Remove unnecessary empty element 2022-09-22 20:25:18 +12:00
G.Ambatte 09d161f3a6 Adjust background image properties 2022-09-22 07:48:51 +12:00
G.Ambatte f218f48f0f Apply Gazook89's thumbnail style 2022-09-21 18:38:45 +12:00
G.Ambatte a179f8d124 Lint fix 2022-09-21 18:16:36 +12:00
G.Ambatte 918690e773 Merge branch 'master' into showThumbnailOnUserPage-#2331 2022-09-21 14:35:27 +12:00
G.Ambatte abe7d858a8 Merge branch 'master' into showThumbnailOnUserPage-#2331 2022-09-11 12:21:44 +12:00
G.AmbatteandTrevor Buckner 4a89d73f73 Update brewItem.less
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2022-09-04 16:44:18 +12:00
G.Ambatte 3975c74b2b Add thumbnail styling to BrewItem.less 2022-09-04 00:19:26 +12:00
G.Ambatte 0f1c585567 Add thumbnail functionality to BrewItem 2022-09-04 00:19:05 +12:00
G.Ambatte 1fb3ec4057 Add thumbnail to UserPage data 2022-09-04 00:18:08 +12:00
G.Ambatte 85cad49b03 Simplify getSortedBrews logic 2022-09-03 22:28:03 +12:00
G.Ambatte 76203928d2 Change apostrophe 2022-09-03 22:07:23 +12:00
G.Ambatte cfbc089207 Add sort type & dir to local storage 2022-09-03 21:15:32 +12:00
G.Ambatte ba693365ec Lint fixes 2022-09-03 20:53:28 +12:00
G.Ambatte 0b89a895e7 Merge branch 'master' into addSortTypeAndDirToURL-#2315 2022-09-03 13:28:28 +12:00
G.Ambatte 64740ba528 Merge branch 'master' into addBrewTagsToFilter-#2319 2022-09-03 13:28:05 +12:00
G.Ambatte f35634a295 Merge branch 'master' into addTagsToBrewItem-#2317 2022-09-03 13:27:19 +12:00
G.Ambatte 9807e24e0a Add brewTags class to BrewItem tags 2022-09-03 12:58:45 +12:00
G.Ambatte de43bd46a5 Merge branch 'master' into addUserPageCollapse-#1797 2022-09-03 12:49:49 +12:00
G.Ambatte b9f64092b8 Remove unnecessary visible from UserPage 2022-09-03 12:48:04 +12:00
G.AmbatteandTrevor Buckner 3f1bc02885 Reduce duplicate CSS
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2022-09-03 09:58:17 +12:00
G.Ambatte 2fcccfb48f Expand filtering functionality 2022-09-01 23:55:14 +12:00
G.Ambatte 3262751fea Add tags to UserPage BrewItem 2022-09-01 23:25:52 +12:00
G.Ambatte 80428fc412 Expand updateUrl function 2022-09-01 23:03:33 +12:00
G.Ambatte 66626b3427 Remove unnecessary visible from UserPage props 2022-09-01 20:06:30 +12:00
G.Ambatte fc3a599f90 Merge branch 'addUserPageCollapse-#1797' of https://github.com/G-Ambatte/homebrewery into addUserPageCollapse-#1797 2022-09-01 19:18:04 +12:00
G.Ambatte e355621bbf Load from local storage working without errors 2022-09-01 19:17:51 +12:00
G.Ambatte 9571cb0cc4 Initial pass at visibility functionality 2022-09-01 19:17:51 +12:00
G.Ambatte d27e07b620 Load from local storage in componentDidMount 2022-08-31 08:38:31 -04:00
G.Ambatte 7034da03ab Remove autofocus from filter textbox 2022-08-29 21:57:31 +12:00
G.Ambatte 289fcc531d Fix sort container position when scroll bar absent 2022-08-29 21:50:38 +12:00
G.Ambatte 4e5f86e8b6 Change UserPage CSS 2022-08-29 21:23:18 +12:00
G.Ambatte a25c7a5ccd Load from local storage working without errors 2022-08-29 20:39:16 +12:00
G.Ambatte f93d46d2b1 Merge branch 'addUserPageCollapse-#1797' of https://github.com/G-Ambatte/homebrewery into addUserPageCollapse-#1797 2022-08-29 10:12:56 +12:00
G.Ambatte 4bb5e96c42 Initial pass at visibility functionality 2022-08-29 10:12:40 +12:00
G.Ambatte 4b5b6e3b02 Initial pass at visibility functionality 2022-08-28 23:46:19 +12:00
G.Ambatte 4f69b1e7e0 Remove unused toTop function 2022-06-05 11:13:35 +12:00
G.Ambatte 2ac9c190a9 Remove commented out shortcut keys 2022-06-05 11:11:58 +12:00
G.Ambatte d04df9aeb0 Remove redundant isStyle check 2022-06-05 10:10:59 +12:00
G.Ambatte 6bc5edd33f Remove unnecessary isMeta check 2022-06-05 10:03:03 +12:00
G.Ambatte 6c8cdffd8f Fix typo 2022-06-04 19:52:41 +12:00
G.Ambatte ae6ad1eaff Prune unnecessary styles 2022-06-04 18:40:05 +12:00
G.Ambatte ee3c521094 Change throttle options 2022-06-04 18:35:22 +12:00
G.Ambatte ff2268871d Throttle brew move function 2022-06-04 17:54:35 +12:00
G.Ambatte 1d0cceda04 Eliminate unnecessary window.frames calls 2022-06-04 17:09:25 +12:00
G.Ambatte 4e8cbf621b Add brew bounce animation 2022-06-04 16:38:32 +12:00
G.Ambatte 0dbe84a91a Update style 2022-06-02 14:09:41 +12:00
G.Ambatte e9adc4de82 Highlight target line during moveSource 2022-06-02 13:50:37 +12:00
G.Ambatte 0c0d817cc2 Add scrollPastEnd to CodeMirror 2022-06-02 13:49:27 +12:00
G.Ambatte bb1fba27c2 Set a default userSetDividerPos 2022-05-29 16:26:30 +12:00
G.Ambatte eff2ec20b2 Fall back to current divider position on resizing 2022-05-29 16:19:58 +12:00
G.Ambatte 4cc3dd93e2 Move state change to handleViewChange 2022-05-29 16:16:48 +12:00
G.Ambatte ab8dd8ae76 Merge branch 'master' into fixBrewJump 2022-05-29 16:00:41 +12:00
G.Ambatte 08db2e8492 Hide divider arrows when not required 2022-05-29 15:49:37 +12:00
G.Ambatte 7b2486e411 Use RegEx for text.split 2022-05-29 15:31:57 +12:00
G.AmbatteandTrevor Buckner 03bcbee1fc Apply suggested regex
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2022-05-29 15:27:02 +12:00
G.Ambatte 4e5daf583a Remove from snippet bar 2022-05-29 15:24:02 +12:00
G.Ambatte eca39369de Initial pass at split pane button functionality 2022-05-29 15:18:35 +12:00
G.Ambatte 3ccd1ebb7b Merge branch 'master' into fixBrewJump 2022-05-29 14:17:11 +12:00
G.Ambatte db5e4fc36c Fix button position with default divider position 2022-05-29 13:49:08 +12:00
G.Ambatte 160cfcce4d Change for line consistency when moving to page 1 2022-05-29 13:48:36 +12:00
G.Ambatte 3f852ccff3 Merge branch 'master' into fixBrewJump 2022-05-23 07:59:06 +12:00
G.AmbatteandTrevor Buckner 80fa48e592 Remove redundant variable
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2022-05-11 15:48:03 +12:00
G.Ambatte 9f7ee39b09 Use BoundingRect.bottom to determine page 2022-05-11 10:46:49 +12:00
G.Ambatte 412ac5f331 Change to getBoundingClientRect().bottom 2022-05-09 23:39:04 +12:00
G.Ambatte 7c0e702ead Remove a loop from sourceJump 2022-05-09 23:20:16 +12:00
G.Ambatte 02c8bf7292 Change to smooth scrolling from auto 2022-05-09 22:21:00 +12:00
G.Ambatte b26ff9eb00 Shift to getBoundingClientRect().height 2022-05-09 22:20:35 +12:00
G.Ambatte be0b1abe41 Adjust \page check for renderer 2022-05-09 20:57:43 +12:00
G.Ambatte 3c36b7f328 Limit Style tab source jumping 2022-05-09 20:23:39 +12:00
G.AmbatteandTrevor Buckner 3d9704a392 Fix typo
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2022-05-09 19:47:04 +12:00
G.Ambatte e84f68aa15 Minor styling adjustments 2022-05-04 07:54:15 +12:00
G.Ambatte af3a403971 Add moveBrew and moveSource function calls 2022-05-03 22:33:05 +12:00
G.Ambatte 7034f1d2d5 Add sourceJump function 2022-05-03 22:32:30 +12:00
G.Ambatte a56601196d Add divider buttons 2022-05-03 17:24:58 +12:00
G.Ambatte 451f06ca74 Fix getCurrentPage 2022-05-03 17:24:37 +12:00
G.Ambatte f202e45e49 Shift to [].includes 2022-05-03 13:48:19 +12:00
G.Ambatte 010309b04f Add toTop button to SnippetBar 2022-05-03 13:36:27 +12:00
G.Ambatte f6db66b28c Add brewJump and sourceJump functions 2022-05-03 13:36:03 +12:00
G.Ambatte cde611eed5 Add ID to iFrame 2022-05-03 11:50:04 +12:00
G.Ambatte b059bf68b5 Revert change to select method 2022-04-29 10:53:03 +12:00