Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
59045029
Unverified
Commit
59045029
authored
Mar 05, 2019
by
Torkel Ödegaard
Committed by
GitHub
Mar 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update frontend.md
parent
707d0e13
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
style_guides/frontend.md
+0
-2
No files found.
style_guides/frontend.md
View file @
59045029
...
@@ -23,8 +23,6 @@ Generally we follow the Airbnb [React Style Guide](https://github.com/airbnb/ja
...
@@ -23,8 +23,6 @@ Generally we follow the Airbnb [React Style Guide](https://github.com/airbnb/ja
*
Components should get their own folder under features/xxx/components
*
Components should get their own folder under features/xxx/components
*
Sub components can live in that component folders, so small component do not need their own folder
*
Sub components can live in that component folders, so small component do not need their own folder
*
Place test next to their component file (same dir)
*
Place test next to their component file (same dir)
*
Mocks in __mocks__ dir
*
Test utils in __tests__ dir
*
Component sass should live in the same folder as component code
*
Component sass should live in the same folder as component code
*
State logic & domain models should live in features/xxx/state
*
State logic & domain models should live in features/xxx/state
*
Containers (pages) can live in feature root features/xxx
*
Containers (pages) can live in feature root features/xxx
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment