Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: ReacTime OSP iteration V25.0 #344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
MelKoppens wants to merge 54 commits into open-source-labs:master from oslabs-beta:master
Closed
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
e6054ad
link thickness and color differentiated per number of props
ljn16 Apr 27, 2024
87d24a7
added logistic function
MelKoppens Apr 29, 2024
78c60e1
changes
JoseSanchez1996 Apr 29, 2024
e7b51da
type issue
Apr 29, 2024
4c0add8
added heat map functionallity
ljn16 Apr 30, 2024
804fc47
added router-link style
ljn16 Apr 30, 2024
4dce894
stoke hover functionality
JoseSanchez1996 Apr 30, 2024
2461316
combined nav bars on the same line
ljn16 Apr 30, 2024
70a6728
Merge pull request #1 from oslabs-beta/links
MelKoppens Apr 30, 2024
f8bb363
y0
JoseSanchez1996 Apr 30, 2024
f419df6
Merge branch 'dev' of https://github.com/oslabs-beta/Reactime into dev
JoseSanchez1996 Apr 30, 2024
d1c9788
Merge branch 'dev' into links
JoseSanchez1996 Apr 30, 2024
b0eb94e
navbar overflow hidden
ljn16 May 1, 2024
659763a
on hover stroke update
JoseSanchez1996 May 1, 2024
bca0669
fixed 8 non-running tests
MelKoppens May 1, 2024
49aeced
intial attempt
May 1, 2024
44c3d56
preMVPpres
ljn16 May 2, 2024
d592ca9
working - strokeColor as state
JoseSanchez1996 May 3, 2024
a98226a
fixed some code
JoseSanchez1996 May 4, 2024
f175a16
minor
May 6, 2024
c68e81b
Merge branch 'dev' into freeze
May 6, 2024
98ae53d
.
ljn16 May 9, 2024
c5162d0
fixed axMap type
MelKoppens May 13, 2024
86cb9f5
relocated record button
ljn16 May 13, 2024
d5f000c
.
ljn16 May 13, 2024
b1e7c6f
activeTab error is fixed with a query function
May 14, 2024
86c8e9f
fixed map tab border raidus when not selected
ljn16 May 14, 2024
06d1e05
Merge pull request #3 from oslabs-beta/styles3
hali03 May 14, 2024
dc2af90
fixed jest library
MelKoppens May 14, 2024
9148285
Merge branch 'dev' into freeze
May 14, 2024
da6adb9
Merge pull request #4 from oslabs-beta/freeze
MelKoppens May 14, 2024
09729a0
jest
MelKoppens May 14, 2024
4e0152f
fixed jest libraries
MelKoppens May 14, 2024
a18a335
Merge pull request #5 from oslabs-beta/jest
MelKoppens May 14, 2024
6c94414
website fix
May 14, 2024
4109688
Co-authored-by: JoseSanchez1996 <JoseSanchez1996@users.noreply.github...
ljn16 May 14, 2024
4d1ab04
website
May 14, 2024
3f46c3a
removed unneeded comments
ljn16 May 14, 2024
5325cac
Merge pull request #7 from oslabs-beta/links
JoseSanchez1996 May 14, 2024
d4b8280
website
May 14, 2024
24f0c68
Merge pull request #8 from oslabs-beta/freeze
hali03 May 14, 2024
a9e7908
Revert "website"
hali03 May 15, 2024
c9528c0
Merge pull request #9 from oslabs-beta/revert-8-freeze
hali03 May 15, 2024
1b9cf23
Revert "Links"
hali03 May 15, 2024
ba53936
Merge pull request #10 from oslabs-beta/revert-7-links
hali03 May 15, 2024
8c28122
adjusted the readme files
MelKoppens May 15, 2024
2eb369e
fixed readme files
MelKoppens May 15, 2024
f30e042
Merge branch 'dev' into jest
MelKoppens May 15, 2024
ea4af70
updated links in readme
MelKoppens May 16, 2024
f17074d
Merge pull request #11 from oslabs-beta/jest
JoseSanchez1996 May 16, 2024
4c0dcc8
Merge pull request #12 from oslabs-beta/dev
JoseSanchez1996 May 16, 2024
ead3ce2
updated manifest.json with version
MelKoppens May 16, 2024
e78e112
Merge pull request #13 from oslabs-beta/jest
JoseSanchez1996 May 16, 2024
9f87674
Merge pull request #14 from oslabs-beta/dev
JoseSanchez1996 May 16, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
navbar overflow hidden
  • Loading branch information
ljn16 committed May 1, 2024
commit b0eb94edffb1b6813428a87fff67fc8fde9c3b51
4 changes: 3 additions & 1 deletion src/app/styles/layout/_stateContainer.scss
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -87,16 +87,18 @@
.router-link {
height: 100%;
// width: 34%;
width: 8%;
width: 10%;
display: flex;
justify-content: center;
align-items: center;
background-color: $navbar-unselected;
text-decoration: none;
color: $navbar-unselected-text;

font-size: 75%;
// border-top-right-radius: 10px;
// border-top-left-radius: 10px;
overflow: hidden;
}

.map-tab1 {
Expand Down

AltStyle によって変換されたページ (->オリジナル) /