Skip to content

Commit 38f01e2

Browse files
ct-dixitdixitphoenixcoded20
authored
Angular_15 upgrade (#5)
* Angular_15 upgrade * move out code * reverted lat commit changes * move out code * change documentation * review change * full-screen button issue solve * review change Co-authored-by: dixit <dixit.moradia@phoenicoded.co> Co-authored-by: Harshad <codedthemes@gmail.com>
1 parent 46b5858 commit 38f01e2

624 files changed

Lines changed: 54542 additions & 39180 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22
# For additional information regarding the format and rule options, please see:
33
# https://github.com/browserslist/browserslist#queries
44

5+
# For the full list of supported browsers by the Angular framework, please see:
6+
# https://angular.io/guide/browser-support
7+
58
# You can see what browsers were selected by your queries by running:
69
# npx browserslist
710

8-
> 0.5%
9-
last 2 versions
11+
last 1 Chrome version
12+
last 1 Firefox version
13+
last 2 Edge major versions
14+
last 2 Safari major versions
15+
last 2 iOS major versions
1016
Firefox ESR
11-
not dead
12-
not IE 9-11 # For IE 9-11 support, remove 'not'.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ indent_size = 2
88
insert_final_newline = true
99
trim_trailing_whitespace = true
1010

11+
[*.ts]
12+
quote_type = single
13+
1114
[*.md]
1215
max_line_length = off
1316
trim_trailing_whitespace = false
Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,44 @@
11
# See http://help.github.com/ignore-files/ for more about ignoring files.
22

3-
# compiled output
3+
# Compiled output
44
/dist
55
/tmp
66
/out-tsc
7-
# Only exists if Bazel was run
87
/bazel-out
98

10-
# dependencies
9+
# Node
1110
/node_modules
12-
13-
# profiling files
14-
chrome-profiler-events*.json
15-
speed-measure-plugin*.json
11+
npm-debug.log
12+
yarn-error.log
1613

1714
# IDEs and editors
18-
/.idea
15+
.idea/
1916
.project
2017
.classpath
2118
.c9/
2219
*.launch
2320
.settings/
2421
*.sublime-workspace
2522

26-
# IDE - VSCode
23+
# Visual Studio Code
2724
.vscode/*
2825
!.vscode/settings.json
2926
!.vscode/tasks.json
3027
!.vscode/launch.json
3128
!.vscode/extensions.json
3229
.history/*
3330

34-
# misc
35-
/.sass-cache
31+
# Miscellaneous
32+
/.angular/cache
33+
.sass-cache/
3634
/connect.lock
3735
/coverage
3836
/libpeerconnection.log
39-
npm-debug.log
40-
yarn-error.log
4137
testem.log
4238
/typings
39+
.vscode
40+
.angular
4341

44-
# System Files
42+
# System files
4543
.DS_Store
4644
Thumbs.db

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 Amit Gorasiya
3+
Copyright (c) 2022 CodedThemes
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 77 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Datta Able Angular 9 Free Admin Dashboard
1+
# Datta Able angular 15 Free Admin Dashboard
22

3-
Datta Able dashboard template built using Angular 9 with Bootstrap 4 framework, It is a free lite version of [Datta Able Angular](https://codedthemes.com/item/datta-able-angular-lite) Dashboard Template will complete your admin dashboard needs.
3+
Datta Able dashboard template built using angular 15 with bootstrap 5 framework, It is a free lite version of [Datta Able Angular](https://codedthemes.com/item/datta-able-angular-lite) Dashboard Template will complete your admin dashboard needs.
44

55
Datta Able Angular Free Admin Template comes with variety of components like Button, Badges, Breadcrumb, Pagination, Collapse, Tabs & Pills, Form Elements, Table, Charts & Authentication Pages.
66

7-
The code structure is highly flexible to use and modify.
7+
The code structure is highly flexible to use and modify.
88

99
Its design adapt any screen size easily even if retina screens (retina tested).
1010

@@ -20,71 +20,75 @@ Check out live preview of Datta Able Angular Lite version & download it.
2020

2121
#### Preview
2222

23-
- [Demo](http://lite.codedthemes.com/datta-able/angular/dashboard/default)
23+
- [Demo](http://lite.codedthemes.com/datta-able/angular/dashboard/default)
2424

2525
#### Download
2626

27-
- [Download from Github](https://github.com/codedthemes/datta-able-free-angular-admin-template.git)
28-
- [Download from CodedThemes](https://codedthemes.com/item/datta-able-angular-lite) & receive important notification instantly in your maiL.
29-
30-
## Premium Version Preview & Download
27+
- [Download from Github](https://github.com/codedthemes/datta-able-free-angular-admin-template.git)
28+
- [Download from CodedThemes](https://codedthemes.com/item/datta-able-angular-lite) & receive important notification instantly in your maiL.
29+
30+
## Premium Version Preview & Download
3131

3232
Datta Able Admin Template is available to purchase. Visit its numerous demos and make your purchase decision.
33+
3334
#### Preview
3435

35-
- [Demo](http://html.codedthemes.com/datta-able/angular/default/dashboard/default)
36+
- [Demo](http://html.codedthemes.com/datta-able/angular/default/dashboard/default)
3637

3738
#### Download
3839

39-
- [Purchase from CodedThemes](https://codedthemes.com/item/datta-able-angular/)
40+
- [Purchase from CodedThemes](https://codedthemes.com/item/datta-able-angular/)
4041

4142
## Table of contents
4243

43-
* [Getting Started](#getting-started)
44-
* [Online Documentation](#online-documentation)
45-
* [Build With](#build-with)
46-
* [Directory Structure](#directory-structure)
47-
* [RoadMap](#roadmap)
48-
* [Author](#author)
49-
* [Issues?](#issues)
50-
* [License](#license)
51-
* [Other Dashboard Products](#other-dashboard-products)
52-
* [Social Profiles](#social-profiles)
53-
44+
- [Getting Started](#getting-started)
45+
- [Online Documentation](#online-documentation)
46+
- [Build With](#build-with)
47+
- [Directory Structure](#directory-structure)
48+
- [RoadMap](#roadmap)
49+
- [Author](#author)
50+
- [Issues?](#issues)
51+
- [License](#license)
52+
- [Other Dashboard Products](#other-dashboard-products)
53+
- [Social Profiles](#social-profiles)
54+
5455
## Getting Started
5556

56-
Clone from Github
57+
Clone from Github
58+
5759
```
5860
git clone https://github.com/codedthemes/datta-able-free-angular-admin-template.git
5961
```
62+
6063
#### Terminal Commands
6164

62-
This project was generated with Angular CLI version 9.0.2 and angular 9.x.
65+
This project was generated with Angular CLI version 9.0.2 and angular 15.x.
6366

64-
1. Install NodeJs from [NodeJs Official Page](https://nodejs.org/en)
65-
2. Open Terminal.
66-
3. Go to your file project.
67-
4. Make sure you have installed [Angular CLI] (https://github.com/angular/angular-cli) already. If not, please install.
68-
5. Install node modules, Run in terminal: npm install
69-
6. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
67+
1. Install NodeJs from [NodeJs Official Page](https://nodejs.org/en)
68+
2. Open Terminal.
69+
3. Go to your file project.
70+
4. Make sure you have installed [Angular CLI] (https://github.com/angular/angular-cli) already. If not, please install.
71+
5. Install node modules, Run in terminal: npm install
72+
6. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
7073

7174
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README] (https://github.com/angular/angular-cli/blob/master/README.md).
7275

73-
*no other dependencies required to run the Datta Able Admin Dashboard*
76+
_no other dependencies required to run the Datta Able Admin Dashboard_
7477

7578
## Online Documentation
7679

7780
Datta Able Lite version documentation cover in its Pro version documentation - check our [website.](http://html.codedthemes.com/datta-able/angular/docs)
7881

7982
## Build With
8083

81-
- [Angular CLI](https://github.com/angular/angular-cli) 9.0.2
82-
- [Latest Bootstrap 4 Stable](https://getbootstrap.com/)
83-
- [SASS Powered](https://sass-lang.com/)
84-
- [NodeJs](https://nodejs.org/en/) v12.0.0
85-
- [NgBootstrap](https://ng-bootstrap.github.io/#/home) 5.0.0
84+
- [Angular CLI](https://github.com/angular/angular-cli) 9.0.2
85+
- [Latest bootstrap 5 Stable](https://getbootstrap.com/)
86+
- [SASS Powered](https://sass-lang.com/)
87+
- [NodeJs](https://nodejs.org/en/) v12.0.0
88+
- [NgBootstrap](https://ng-bootstrap.github.io/#/home) 5.0.0
8689

8790
## Directory Structure
91+
8892
```
8993
datta-able/
9094
├── e2e
@@ -145,35 +149,38 @@ datta-able/
145149
```
146150

147151
####RoadMap
148-
152+
149153
We are continuously working in Datta Able Angular Project and going to make it a awesome angular admin dashboard template via your support. Give us the ideas, suggestion for include more components, pages, plugins. Few of future release pages are
150-
151-
#### Layouts
152-
- Vertical version
153-
- Static
154-
- Fixed
155-
- Navbar Fixed
156-
- Collapse Menu
157-
- Vertical RTL
158-
- Horizontal version
159-
- Horizontal v2
160-
- Horizontal RTL
161-
- Box Layout
162-
- Navbar Dark
163-
- Dark Layout
164-
- Introduce Live Customizer (i.e. only for demo)
165-
154+
155+
#### Layouts
156+
157+
- Vertical version
158+
- Static
159+
- Fixed
160+
- Navbar Fixed
161+
- Collapse Menu
162+
- Vertical RTL
163+
- Horizontal version
164+
- Horizontal v2
165+
- Horizontal RTL
166+
- Box Layout
167+
- Navbar Dark
168+
- Dark Layout
169+
- Introduce Live Customizer (i.e. only for demo)
170+
166171
#### Pages
167-
- Pricing
168-
- Login/Register pages version 2
169-
- User profile
170-
- Maintenance Pages like Error Pages, Offline UI, Maintenance
172+
173+
- Pricing
174+
- Login/Register pages version 2
175+
- User profile
176+
- Maintenance Pages like Error Pages, Offline UI, Maintenance
171177

172178
#### Basic & Advance Components
173-
- Alert, Button, Cards, Progress, Modal, Tabs & Pills
174-
- Datepicker, Notification, Slider
175179

176-
*All above pages already included in Pro version. We need your support to include those pages in lite version too.*
180+
- Alert, Button, Cards, Progress, Modal, Tabs & Pills
181+
- Datepicker, Notification, Slider
182+
183+
_All above pages already included in Pro version. We need your support to include those pages in lite version too._
177184

178185
## Author
179186

@@ -185,19 +192,19 @@ Please generate Github issue if you found bug in any version. We are try to be r
185192

186193
## License
187194

188-
- Licensed cover under [MIT](https://github.com/codedthemes/datta-able-free-angular-admin-template/blob/master/LICENSE)
195+
- Licensed cover under [MIT](https://github.com/codedthemes/datta-able-free-angular-admin-template/blob/master/LICENSE)
189196

190197
## Other Dashboard Products
191198

192-
- [Free Bootstrap 4 Admin Template](https://codedthemes.com/item/category/free-templates/free-bootstrap-admin-templates)
193-
- [Free React Dashboard Template](https://codedthemes.com/item/category/free-templates/free-react-admin-templates)
194-
- [Free Angular Dashboard Template](https://codedthemes.com/item/category/free-templates/free-angular-admin-templates)
195-
- [Premium Bootstrap & Angular & React Admin Template](https://codedthemes.com/item/category/templates/admin-templates/)
196-
199+
- [Free bootstrap 5 Admin Template](https://codedthemes.com/item/category/free-templates/free-bootstrap-admin-templates)
200+
- [Free React Dashboard Template](https://codedthemes.com/item/category/free-templates/free-react-admin-templates)
201+
- [Free Angular Dashboard Template](https://codedthemes.com/item/category/free-templates/free-angular-admin-templates)
202+
- [Premium Bootstrap & Angular & React Admin Template](https://codedthemes.com/item/category/templates/admin-templates/)
203+
197204
## Social Profiles
198205

199-
- Dribbble [https://dribbble.com/codedthemes](https://dribbble.com/codedthemes)
200-
- Behance [https://www.behance.net/codedthemes](https://www.behance.net/codedthemes)
201-
- Facebook [https://www.facebook.com/codedthemes](https://www.facebook.com/codedthemes)
202-
- Twitter [https://twitter.com/codedthemes](https://twitter.com/codedthemes)
203-
- Instagram [https://www.instagram.com/codedthemes/](https://www.instagram.com/codedthemes/)
206+
- Dribbble [https://dribbble.com/codedthemes](https://dribbble.com/codedthemes)
207+
- Behance [https://www.behance.net/codedthemes](https://www.behance.net/codedthemes)
208+
- Facebook [https://www.facebook.com/codedthemes](https://www.facebook.com/codedthemes)
209+
- Twitter [https://twitter.com/codedthemes](https://twitter.com/codedthemes)
210+
- Instagram [https://www.instagram.com/codedthemes/](https://www.instagram.com/codedthemes/)

0 commit comments

Comments
 (0)