Skip to content

Commit b6705fc

Browse files
committed
removed ReactTable example
1 parent 7db3258 commit b6705fc

File tree

6 files changed

+17
-85
lines changed

6 files changed

+17
-85
lines changed

src/routes.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ const routes = [
7575
{ path: '/notifications/modals', name: 'Modals', component: Modals },
7676
{ path: '/widgets', name: 'Widgets', component: Widgets },
7777
{ path: '/charts', name: 'Charts', component: Charts },
78-
{ path: '/exampletables', name: 'Sample Core UI Tables', component: Tables },
79-
{ path: '/reacttable', name: 'React Table', component: ReactTableExample }
78+
{ path: '/exampletables', name: 'Sample Core UI Tables', component: Tables }
8079
];
8180

8281
export default routes;

src/scss/style.css

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ html {
6363
-webkit-text-size-adjust: 100%;
6464
-ms-text-size-adjust: 100%;
6565
-ms-overflow-style: scrollbar;
66-
-webkit-tap-highlight-color: transparent; }
66+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
6767

6868
@-ms-viewport {
6969
width: device-width; }
@@ -1330,7 +1330,7 @@ select.form-control:focus::-ms-value {
13301330
.col-form-label-sm {
13311331
padding-top: calc(0.25rem + 1px);
13321332
padding-bottom: calc(0.25rem + 1px);
1333-
font-size: 0.76563rem;
1333+
font-size: 0.76562rem;
13341334
line-height: 1.5; }
13351335

13361336
.form-control-plaintext {
@@ -1362,7 +1362,7 @@ select.form-control:focus::-ms-value {
13621362
.input-group-sm > .input-group-prepend > .btn,
13631363
.input-group-sm > .input-group-append > .btn {
13641364
padding: 0.25rem 0.5rem;
1365-
font-size: 0.76563rem;
1365+
font-size: 0.76562rem;
13661366
line-height: 1.5;
13671367
border-radius: 0.2rem; }
13681368

@@ -1388,7 +1388,7 @@ select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.for
13881388
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
13891389
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
13901390
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
1391-
height: calc(2.64063rem + 2px); }
1391+
height: calc(2.64062rem + 2px); }
13921392

13931393
.form-group {
13941394
margin-bottom: 1rem; }
@@ -2056,7 +2056,7 @@ fieldset:disabled a.btn {
20562056

20572057
.btn-sm, .btn-group-sm > .btn {
20582058
padding: 0.25rem 0.5rem;
2059-
font-size: 0.76563rem;
2059+
font-size: 0.76562rem;
20602060
line-height: 1.5;
20612061
border-radius: 0.2rem; }
20622062

@@ -2256,7 +2256,7 @@ input[type="button"].btn-block {
22562256
display: block;
22572257
padding: 0 1.5rem;
22582258
margin-bottom: 0;
2259-
font-size: 0.76563rem;
2259+
font-size: 0.76562rem;
22602260
color: #73818f;
22612261
white-space: nowrap; }
22622262

@@ -2591,7 +2591,7 @@ input[type="button"].btn-block {
25912591
font-size: 75%; }
25922592

25932593
.custom-select-lg {
2594-
height: calc(2.64063rem + 2px);
2594+
height: calc(2.64062rem + 2px);
25952595
padding-top: 0.375rem;
25962596
padding-bottom: 0.375rem;
25972597
font-size: 125%; }
@@ -3324,7 +3324,7 @@ input[type="button"].btn-block {
33243324

33253325
.pagination-sm .page-link {
33263326
padding: 0.25rem 0.5rem;
3327-
font-size: 0.76563rem;
3327+
font-size: 0.76562rem;
33283328
line-height: 1.5; }
33293329

33303330
.pagination-sm .page-item:first-child .page-link {
@@ -3866,7 +3866,7 @@ button.close {
38663866
word-spacing: normal;
38673867
white-space: normal;
38683868
line-break: auto;
3869-
font-size: 0.76563rem;
3869+
font-size: 0.76562rem;
38703870
word-wrap: break-word;
38713871
opacity: 0; }
38723872
.tooltip.show {
@@ -3951,7 +3951,7 @@ button.close {
39513951
word-spacing: normal;
39523952
white-space: normal;
39533953
line-break: auto;
3954-
font-size: 0.76563rem;
3954+
font-size: 0.76562rem;
39553955
word-wrap: break-word;
39563956
background-color: #fff;
39573957
background-clip: padding-box;
@@ -6592,9 +6592,9 @@ a.text-dark:hover, a.text-dark:focus {
65926592
.btn-brand i + span {
65936593
margin-left: 1.5rem; }
65946594
.btn-brand.btn-lg i, .btn-group-lg > .btn-brand.btn i {
6595-
width: 2.64063rem;
6595+
width: 2.64062rem;
65966596
margin: -0.5rem -1rem;
6597-
line-height: 2.64063rem; }
6597+
line-height: 2.64062rem; }
65986598
.btn-brand.btn-lg i + span, .btn-group-lg > .btn-brand.btn i + span {
65996599
margin-left: 2rem; }
66006600
.btn-brand.btn-sm i, .btn-group-sm > .btn-brand.btn i {
@@ -7642,12 +7642,12 @@ canvas {
76427642
.chartjs-tooltip .tooltip-header {
76437643
margin-bottom: 0.5rem; }
76447644
.chartjs-tooltip .tooltip-header-item {
7645-
font-size: 0.76563rem;
7645+
font-size: 0.76562rem;
76467646
font-weight: 700; }
76477647
.chartjs-tooltip .tooltip-body-item {
76487648
display: flex;
76497649
align-items: center;
7650-
font-size: 0.76563rem;
7650+
font-size: 0.76562rem;
76517651
white-space: nowrap; }
76527652
.chartjs-tooltip .tooltip-body-item-color {
76537653
display: inline-block;
@@ -7982,7 +7982,7 @@ canvas {
79827982
font-size: 1.09375rem; }
79837983

79847984
.progress-group-text {
7985-
font-size: 0.76563rem;
7985+
font-size: 0.76562rem;
79867986
color: #73818f; }
79877987

79887988
.progress-group-header {

src/views/ReactTableExample/ReactTableExample.js

Lines changed: 0 additions & 50 deletions
This file was deleted.

src/views/ReactTableExample/ReactTableExample.test.js

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/views/ReactTableExample/package.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/views/index.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import { Alerts, Badges, Modals } from './Notifications';
2626
import { Login, Page404, Page500, Register } from './Pages';
2727
import { Colors, Typography } from './Theme';
2828
import Widgets from './Widgets';
29-
import ReactTableExample from './ReactTableExample';
3029

3130
export {
3231
Badges,
@@ -64,7 +63,6 @@ export {
6463
Carousels,
6564
Cards,
6665
Breadcrumbs,
67-
Paginations,
68-
ReactTableExample,
66+
Paginations
6967
};
7068

0 commit comments

Comments
 (0)