Logo
Explore Help
Register Sign In
surya/freeplanet
1
0
Fork 0
You've already forked freeplanet
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
802f34a893177bd2bca892230089246991f2619e
freeplanet/src/model/GlobalStore.ts

14 lines
205 B
TypeScript
Raw Normal View History

.env.production file eliminated ! (-> .env) .env.production worked in local added myconfig messagepopup working (but not ready yet) added Graphql (only module)
2018-12-26 21:02:16 +01:00
export interface IPost {
title: string
}
Sistemato menu laterale... getters, state....
2018-11-26 00:53:05 +01:00
export interface IGlobalState {
ancora su Typescript... suddiviso i ts dai html e scss
2018-11-07 22:42:22 +01:00
conta: number
isLoginPage: boolean
layoutNeeded: boolean
mobileMode: boolean
menuCollapse: boolean
.env.production file eliminated ! (-> .env) .env.production worked in local added myconfig messagepopup working (but not ready yet) added Graphql (only module)
2018-12-26 21:02:16 +01:00
posts: IPost[]
ancora su Typescript... suddiviso i ts dai html e scss
2018-11-07 22:42:22 +01:00
}
.env.production file eliminated ! (-> .env) .env.production worked in local added myconfig messagepopup working (but not ready yet) added Graphql (only module)
2018-12-26 21:02:16 +01:00
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 21ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API