Falcon Nulled React is the ReactJS version of “Falcon – Admin Dashboard & WebApp Template“, built for you to create outstanding UI faster than ever before for your ReactJS based WebApp or Dashboard. Start your ReactJS project with Falcon, streamline your UI design and front-end workflow. Go to HTML version »
Falcon Nulled Features
- Built with Bootstrap 5 (v5.2.2)
- React 17.x and React v18.x New
- Dark and Light version
- Bootstrapped with Create React App
- React Bootstrap(v2.7.0)
- React router dom v6
- No jQuery dependency
- PropTypes checking for all components
- React hooks for state management
- React Context API
- Webpack 4, Babel, ES6 & Eslint based build system
- Opinionated code formatter Prettier for a consistent codebase
- Interactive and functional components and pages
- Mocking data load for simulating real-world scenario on components
- Font Awesome 5
- Functional ChartJS & Echarts and Google Maps
We have developed a very basic Falcon Free Download react TypeScript starter pack to help developers get started with Falcon react with TypeScript. The project is still a work in process, and we are continuously developing the rest of the components of Falcon react. To get this starter pack, email us at [email protected] with your purchased ID.
Demo: https://themes.getbootstrap.com/product/falcon-admin-dashboard-webapp-template-react/
Changelog
v4.4.0 – Bush hawk falcon
23 Nov, 2023
New
- Doc: Predefined Date Range.
Update
- Utility classes: Replaced .fs-8 with .fs-1
- Replaced .fs-7 with .fs-2
- Replaced .fs-6 with .fs-3
- Replaced .fs-5 with .fs-4
- Replaced .fs-4 with .fs-5
- Replaced .fs-3 with .fs-6
- Replaced .fs-2 with .fs-7
- Replaced .fs-1 with .fs-8
- Replaced .fs-0 with .fs-9
- Replaced .fs–1 with .fs-10
- Replaced .fs–2 with .fs-11
Fix
- Minor bugs.
v4.3.0 – Common kestrel
14 Oct, 2023
New
- JS : src/components/navbar/top/ThemeControlDropdown.js
- SCSS : src/assets/scss/theme/_variables-dark.scss
- Utility classes:
- bg-body-emphasis
- bg-body-quaternary
- text-{color}-emphasis
- border-{color}-subtle
- dark__bg-opacity-{0|25|50|75|85|100}
Update
- Bootstrap to 5.3.2
- Theme change see documentation
- Styling see documentation
- JS : src/config.js
- SCSS : src/assets/scss/theme/_variables.scss
- SCSS : src/assets/scss/theme/root/light.scss
- SCSS : src/assets/scss/theme/root/_dark.scss
- Overall SCSS retouched
- Using subtle colors in Alert, Badges & List-group components
- Utility classes:
- z-index-* is now z-*
- bg-soft-{color} is now bg-{color}-subtle
- bg-light is now bg-body-tertiary
- bg-{light|dark|black|white}, text-{light|dark|black|white} now representing the actual color in both mode
Fix
- Minor bugs.