Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Commit d2999a3

Browse files
committed
Moved the src folder to root
webpack-production.config.js will bundle components into one library which is AMD compatible package.json main field points to exported widgets
1 parent d63dada commit d2999a3

File tree

330 files changed

+489
-39995
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

330 files changed

+489
-39995
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ If you use React in your app, you might find some of these components useful!
99

1010
### UPDATES:
1111

12-
- [UI Elements](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/public/src/pages/ui-elements) turning up.
12+
- [UI Elements](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/src/pages/ui-elements) turning up.
1313

1414
[Click here](http://ec2-52-74-208-196.ap-southeast-1.compute.amazonaws.com:8000/UI/general.html) to see it live
1515

1616

1717

18-
- [ReactJS Timeline](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/public/src/pages/timeline-page)
18+
- [ReactJS Timeline](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/src/components/#--timeline)
1919

2020
[Click here](http://ec2-52-74-208-196.ap-southeast-1.compute.amazonaws.com:8000/timeline.html) to see it live
2121

2222

23-
- [ReactJS Widgets](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/public/src/pages/widgets-page)
23+
- [ReactJS Widgets](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/src/components/widgets-page)
2424

2525
[Click here](http://ec2-52-74-208-196.ap-southeast-1.compute.amazonaws.com:8000/widgets.html) to see a live preview!
2626

@@ -30,7 +30,7 @@ If you use React in your app, you might find some of these components useful!
3030
##### Widgets will use velocity.js animations instead of the originally used JQuery animations wherever possible, for improved performance across all browsers and devices.
3131

3232

33-
[ReactJS Dashboard](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/public/src/pages/dashboardV1)
33+
[ReactJS Dashboard](https://github.com/booleanhunter/ReactJS-AdminLTE/tree/master/src/pages/dashboardV1)
3434

3535
Will soon be populated with charts.
3636

build/bootstrap-less/mixins.less

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

build/bootstrap-less/mixins/alerts.less

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

build/bootstrap-less/mixins/background-variant.less

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

build/bootstrap-less/mixins/border-radius.less

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

build/bootstrap-less/mixins/buttons.less

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

build/bootstrap-less/mixins/center-block.less

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

build/bootstrap-less/mixins/clearfix.less

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

build/bootstrap-less/mixins/forms.less

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

build/bootstrap-less/mixins/gradients.less

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

0 commit comments

Comments
 (0)