Skip to content

Commit

Permalink
Merge pull request #1 from creativetimofficial/feature/v1.0.0
Browse files Browse the repository at this point in the history
Feature: v1.0.0
  • Loading branch information
einazare authored Sep 29, 2020
2 parents a82c400 + b81b9f1 commit 7a72304
Show file tree
Hide file tree
Showing 50 changed files with 1,898 additions and 2,162 deletions.
12 changes: 12 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: Autocloser
on: [issues]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Issue auto-closer
uses: roots/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login} this issue was automatically closed because it did not follow our rules:\n\n<pre>\n\n\n\nIMPORTANT: Please use the following link to create a new issue:\n\nhttps://www.creative-tim.com/new-issue/tailwind-webapp-react?ref=twr-new-issue\n\n**If your issue was not created using the app above, it will be closed immediately.**\n\n\n\nLove Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:\n👉 https://www.creative-tim.com/bundles\n👉 https://www.creative-tim.com\n\n\n</pre>\n\n"
issue-pattern: (\#\#\# Version([\S\s.*]*?)\#\#\# Reproduction link([\S\s.*]*?)\#\#\# Operating System([\S\s.*]*?)\#\#\# Device([\S\s.*]*?)\#\#\# Browser & Version([\S\s.*]*?)\#\#\# Steps to reproduce([\S\s.*]*?)\#\#\# What is expected([\S\s.*]*?)\#\#\# What is actually happening([\S\s.*]*?)---([\S\s.*]*?)\#\#\# Solution([\S\s.*]*?)\#\#\# Additional comments([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)|(\#\#\# What is your enhancement([\S\s.*]*?)\<\!-- generated by creative-tim-issues\. DO NOT REMOVE --\>)
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Change Log

## [1.0.0] 2020-09-29
### Original Release
- Started project from [Tailwind Starter Kit by Creative Tim](https://www.creative-tim.com/learning-lab/tailwind-starter-kit/presentation?ref=twr-changelog)
- Added design from Tailwind Starter Kit by Creative Tim
13 changes: 13 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!--
IMPORTANT: Please use the following link to create a new issue:
https://www.creative-tim.com/new-issue/tailwind-webapp-react?ref=twr-new-issue
**If your issue was not created using the app above, it will be closed immediately.**
-->

<!--
Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit:
👉 https://www.creative-tim.com/bundles?ref=twr-new-issue
👉 https://www.creative-tim.com?ref=twr-new-issue
-->
9 changes: 9 additions & 0 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
MIT License

Copyright (c) 2020 Creative Tim (https://www.creative-tim.com?ref=twr-license)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
335 changes: 168 additions & 167 deletions README.md

Large diffs are not rendered by default.

27 changes: 18 additions & 9 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ gulp.task("licenses", async function () {
gap.prependText(`/*!
=========================================================
* Boost Tailwind - v1.0.0
* Tailwind WebApp React - v1.0.0 based on Tailwind Starter Kit by Creative Tim
=========================================================
* Product Page: https://demos.creative-tim.com/tailwindcss-starter-project/#/presentation
* Copyright 2019 Creative Tim (http://www.creative-tim.com)
* Product Page: https://www.creative-tim.com/product/tailwind-webapp-react
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
* Licensed under MIT (https://github.com/creativetimofficial/tailwind-webapp-react/blob/master/LICENSE.md)
* Tailwind Starter Kit Page: https://www.creative-tim.com/learning-lab/tailwind-starter-kit/presentation
* Coded by Creative Tim
Expand All @@ -32,11 +35,14 @@ gulp.task("licenses", async function () {
gap.prependText(`<!--
=========================================================
* Boost Tailwind - v1.0.0
* Tailwind WebApp React - v1.0.0 based on Tailwind Starter Kit by Creative Tim
=========================================================
* Product Page: https://demos.creative-tim.com/tailwindcss-starter-project/#/presentation
* Copyright 2019 Creative Tim (http://www.creative-tim.com)
* Product Page: https://www.creative-tim.com/product/tailwind-webapp-react
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
* Licensed under MIT (https://github.com/creativetimofficial/tailwind-webapp-react/blob/master/LICENSE.md)
* Tailwind Starter Kit Page: https://www.creative-tim.com/learning-lab/tailwind-starter-kit/presentation
* Coded by Creative Tim
Expand All @@ -55,11 +61,14 @@ gulp.task("licenses", async function () {
gap.prependText(`/*!
=========================================================
* Boost Tailwind - v1.0.0
* Tailwind WebApp React - v1.0.0 based on Tailwind Starter Kit by Creative Tim
=========================================================
* Product Page: https://demos.creative-tim.com/tailwindcss-starter-project/#/presentation
* Copyright 2019 Creative Tim (http://www.creative-tim.com)
* Product Page: https://www.creative-tim.com/product/tailwind-webapp-react
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
* Licensed under MIT (https://github.com/creativetimofficial/tailwind-webapp-react/blob/master/LICENSE.md)
* Tailwind Starter Kit Page: https://www.creative-tim.com/learning-lab/tailwind-starter-kit/presentation
* Coded by Creative Tim
Expand Down
11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
{
"name": "tailwind-webapp-react",
"version": "1.0.0",
"description": "Tailwind WebApp React - A free Tailwind CSS and React WebApp template by Creative Tim.",
"repository": "https://github.com/creativetimofficial/tailwind-webapp-react",
"license": "MIT",
"dependencies": {
"@fortawesome/fontawesome-free": "5.14.0",
"@popperjs/core": "2.4.4",
"@popperjs/core": "2.5.1",
"@tailwindcss/custom-forms": "0.2.1",
"chart.js": "2.9.3",
"gulp": "4.0.2",
"gulp-append-prepend": "1.0.8",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-google-maps": "9.4.5",
"react-router": "5.2.0",
"react-router-dom": "5.2.0",
"react-scripts": "3.4.3",
"tailwindcss": "1.7.6"
"tailwindcss": "1.8.10"
},
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -41,6 +46,6 @@
"@types/googlemaps": "3.39.13",
"@types/markerclustererplus": "2.1.33",
"@types/react": "16.9.49",
"typescript": "4.0.2"
"typescript": "4.0.3"
}
}
21 changes: 20 additions & 1 deletion public/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<!--
=========================================================
* Tailwind WebApp React - v1.0.0 based on Tailwind Starter Kit by Creative Tim
=========================================================
* Product Page: https://www.creative-tim.com/product/tailwind-webapp-react
* Copyright 2020 Creative Tim (https://www.creative-tim.com)
* Licensed under MIT (https://github.com/creativetimofficial/tailwind-webapp-react/blob/master/LICENSE.md)
* Tailwind Starter Kit Page: https://www.creative-tim.com/learning-lab/tailwind-starter-kit/presentation
* Coded by Creative Tim
=========================================================
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-->
<!DOCTYPE html>
<html lang="en">
<head>
Expand Down Expand Up @@ -28,7 +45,9 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Tailwind Starter Kit by Creative Tim | Free and Open Source UI Kit</title>
<title>
Tailwind WebApp React by Creative Tim | Free and Open Source UI Kit
</title>
</head>
<body class="text-gray-800 antialiased">
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "Boost Tailwind",
"name": "Boost Tailwind by Creative Tim",
"short_name": "Tailwind WebApp React",
"name": "Tailwind WebApp React by Creative Tim",
"icons": [
{
"src": "favicon.ico",
Expand Down
Binary file added src/assets/img/component-btn-pink.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/component-btn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/component-info-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/component-info-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/component-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/component-profile-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/documentation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/ill_header.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/landing.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/login.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/pattern_react.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7a72304

Please sign in to comment.