Commit Graph
313 Commits
Author SHA1 Message Date
Christopher Serr c0eb894863 Merge pull request #183 from LiveSplit/babel-fix
Switch from babel-preset-env to @babel/preset-env
2019-10-27 12:52:23 +01:00
wooferzfg 3b1af4daf2 Switch from babel-preset-env to @babel/preset-env 2019-10-26 15:09:17 -05:00
Christopher Serr f109990fea Merge pull request #181 from LiveSplit/detailed-timer
Add support for icon and segment name in detailed timer
2019-10-26 20:42:41 +02:00
wooferzfg 7478c77bb2 Remove src/livesplit_core.js from .gitignore 2019-10-26 05:39:27 -05:00
wooferzfg f0fda400ae Keep a consistent width for the detailed timer icon 2019-10-26 05:12:46 -05:00
Christopher Serr 50a9965a0f Show Segment Name and Icon at the end of an Attempt 2019-10-26 11:44:04 +02:00
wooferzfg e74207914a Add support for icon and segment name in detailed timer 2019-10-26 03:45:50 -05:00
Christopher Serr 375f97be7b Merge pull request #179 from LiveSplit/fix-layering
Fix styling on Splits component
2019-10-26 10:22:38 +02:00
wooferzfg f1bea43c60 Fix thin separator z-indexing 2019-10-24 21:28:23 -05:00
wooferzfg a01ad7e0ec Fix images being stretched sometimes 2019-10-24 21:08:35 -05:00
wooferzfg 213695018f Fix split icons not being centered sometimes 2019-10-24 21:04:41 -05:00
wooferzfg 8f5a0b7e2f Fix background color being doubled 2019-10-24 21:04:22 -05:00
wooferzfg 4219381f05 Fix background not fully extending horizontally on empty splits 2019-10-24 20:08:16 -05:00
wooferzfg 2f49beccdb Fix current split background appearing below component background 2019-10-24 20:08:16 -05:00
Christopher Serr 443c59645e Merge pull request #180 from LiveSplit/has-icons
Indent split names if at least one split has an icon
2019-10-24 22:14:45 +02:00
wooferzfg f7b10f39d4 Indent split names if at least one split has an icon 2019-10-23 00:16:21 -05:00
Christopher Serr 9d9747f5f8 Merge pull request #177 from LiveSplit/setup-sass
Setup SCSS
2019-10-21 23:16:45 +02:00
Christopher Serr 1fc72aa35f Merge pull request #178 from LiveSplit/fix-issue-links
Fix issue links for labels with spaces
2019-10-20 23:48:35 +02:00
wooferzfg ae92241020 Fix class name in KeyValue.tsx 2019-10-20 02:20:10 -05:00
wooferzfg cd4278ec25 Re-add "optional" flags to dependencies 2019-10-20 01:10:50 -05:00
Sergey Papushin fd48d97b97 Fix issue links for labels with spaces 2019-10-19 23:04:54 -05:00
wooferzfg e326acf0fa Move scss imports to tsx files 2019-10-19 22:16:50 -05:00
wooferzfg 726eb25104 Fix formatting 2019-10-19 21:45:25 -05:00
wooferzfg 75df198eab Add some additional nesting 2019-10-19 21:38:50 -05:00
wooferzfg 4eb2aaf174 Extract button-pressed to Toggle 2019-10-19 21:23:06 -05:00
wooferzfg 4531167759 Extract LiveSplit.scss 2019-10-19 21:18:27 -05:00
wooferzfg b84c42f840 Rename livesplit.scss to main.scss 2019-10-19 21:12:30 -05:00
wooferzfg f9c77bcf0f Extract Toggle.scss 2019-10-19 21:10:38 -05:00
wooferzfg c770199faa Extract ContextMenu.scss 2019-10-19 21:05:02 -05:00
wooferzfg 683f01db1e Extract select to Table.scss 2019-10-19 21:00:03 -05:00
wooferzfg a165c1ebbf Extract input to Table.scss 2019-10-19 20:56:45 -05:00
wooferzfg 131962dd6b Extract leaderboard-row 2019-10-19 20:51:17 -05:00
wooferzfg 976f01dd1d Extract .selected 2019-10-19 20:49:48 -05:00
wooferzfg 4956df8722 Extract Markdown.scss 2019-10-19 20:46:13 -05:00
wooferzfg 7794518000 Extract tab-bar 2019-10-19 20:38:55 -05:00
wooferzfg 6f246cb447 Extract timing-selection 2019-10-19 20:37:37 -05:00
wooferzfg e43e9735db Extract .number 2019-10-19 20:36:19 -05:00
wooferzfg 6c11e56ce1 Extract Layout.scss 2019-10-19 20:26:26 -05:00
wooferzfg 1884b5e8c7 Extract Graph.scss 2019-10-19 20:25:07 -05:00
wooferzfg c311671515 Extract DetailedTimer.scss 2019-10-19 20:22:59 -05:00
wooferzfg cf8ddeabe7 Extract best-segment-time 2019-10-19 20:16:51 -05:00
wooferzfg 6b7e408359 Extract Timer.scss 2019-10-19 20:16:10 -05:00
wooferzfg ebffbb8f9d Extract Separator.scss 2019-10-19 20:04:45 -05:00
wooferzfg 6022bd29a9 Extract Splits.scss 2019-10-19 20:03:12 -05:00
wooferzfg f781d46ae4 Extract .table to Table 2019-10-19 19:56:56 -05:00
wooferzfg 59e0512ddf Extract table-body to Table 2019-10-19 19:54:55 -05:00
wooferzfg a10f57c402 Extract settings-table to Table 2019-10-19 19:52:29 -05:00
wooferzfg 85bc55e1bb Extract .table 2019-10-19 19:44:57 -05:00
wooferzfg bc2d7cb8b1 Extract table-body 2019-10-19 19:39:56 -05:00
wooferzfg 21dc1e995f Extract table-header to RunEditor 2019-10-19 19:29:19 -05:00