GithubHelp home page GithubHelp logo

zksailor534 / react-adminlte-dash Goto Github PK

View Code? Open in Web Editor NEW
167.0 167.0 36.0 5.33 MB

This project is No Longer Maintained. React implementation of AdminLTE themed dashboard

Home Page: http://zksailor534.github.io/react-adminlte-dash/

License: MIT License

JavaScript 91.74% HTML 3.48% CSS 4.78%
adminlte dashboard react sidebar styled-components

react-adminlte-dash's People

Contributors

zksailor534 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-adminlte-dash's Issues

SSR + customization + typing

Hi all,

I made a fork with some improvement.
I use this project on my PWA based on Next.js and typescript.
I made some modification to make it work with server side rendering and I add typing.
I also add props to enable developer to use their own icon library.
Are you interested on a PR?

Is the AdminLTE styles/skins configurable in your project for future AdminLTE updates?

Hi zksailor, first of all the (successful) attempt you have made in integrating AdminLTE theme with react project is really cool. And i think even performance and changing themes wise i'd love to use it in my react-boilerplate project. But I was just wondering if say tomorrow some new updates come out in AdminLTE, will I be able to apply those changes easily in my project (your setup i.e.), and if yes which are the files or folders I should focus on fetching the changes from and applying them in your setup. I hope my question makes sense and is clear to you as well.

how to include font-awesome in pages which are not using the adminlte

I was thinking about it and wanted to know if you have some better way to do it.
Lets say i have a login page which is not using the adminlte dashboard, and because of that the font-aweomse is not loaded (i think it is loaded in main.css), so the quesiton how to load font-awesome only in page which are not using the dashboard.

i don't want to load it anyway and might fave conflicts in the dashboard pages.

and good practice?

toggling programmatically

Is there a way to toggle programmatically in the event you want to place the toggle button elsewhere

Possible to insert a footer?

Hi there again just wondering if there is a away to embedded a footer at the same level as the header. I tried to insert a footer in between Dashboard tags and its inserting it one level down...

Thanks in advance

Component Swap Out

Is there away to swap the child component with another component if a link is clicked on the side bar?

no-print

is there an easy way to target your dashboard to make classnames include no-print so that just the content-wrapper is printable?

font-awesome icon and title not shown on navbar Header.Item

Any clue on why icon and title is not shown ? The link is working correctly though. Using latest.

const nav = (d) => ([
  <Header.Item href={ `https://github.com/a/a` }
    iconClass="fa fa-calculator"
    key="1"
    title="Github" />,
  <Header.UserMenu name="User" signOutAction={ () => d(logout()) } key="2" />,
]);

also noticing footerChildren={ Footer } is not outputting footer. Everything else is rendering fine.

developer_tools_-_http___localhost_3500_calculator_and_lift_debt_solutions_and_index_js_ _lift-app

using LINK functionality in the Sidebar.Menu.Item

is there a way we can use react routers LINK component instead of href?
i like the look of sidbar.menu.item but doing a href call seems to refresh the whole page but if I use link it only replaces the main component which is much nicer.

thanks for your any guidance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.