- 03 Feb, 2020 1 commit
-
-
Иван Кубота authored
Routing url => page page => url url => page.match Add routes to all pages Serve index.html on all requests
-
- 02 Feb, 2020 3 commits
-
-
Иван Кубота authored
-
Иван Кубота authored
-
Иван Кубота authored
pass navigation through single point Add pages: ChooseType.jsx for demo testing WelcomeDemoFinal.jsx WelcomeDemoFinalLastNotification.jsx
-
- 01 Feb, 2020 12 commits
-
-
talequale authored
-
Иван Кубота authored
reSet method for clear old data load standard cards: subItems: isView => seen Slider: Move Item template to config View: Standard view card with page scrolling Create PaginationSlider singleton component. For not think about memory leaks. DevServer: Add gZip for hail of Satan -
Иван Кубота authored
Change storage from {c1,c2,c3...} to {cat1: {c1,c2,c3}, cat2: ...} DOM: Fix error in removing removed children Store: AsyncResourceLoaderQueue - Made generic method for loading cached resources Model: async categories.load(id) - load category data with subitems async cards.load(category, id) - load full card data cards.load and new cards populate the same store. Useful for cache. Marked full data as `detailed` Views: Product card display: InfoCard.jsx — display Item and back\next logics ProductCard.jsx — fill markup with data InfoPage.jsx — logics of loading data -
talequale authored
-
talequale authored
-
Иван Кубота authored
-
talequale authored
-
Иван Кубота authored
-
talequale authored
-
Иван Кубота authored
set: multivalue set property now set all values and then inform change subscribers sub: return UnsubscribeFunction ELSE Logic Component DOM feature: setting class object with Reactive Values Main move model/Store to project (it was in core) CardSlider: tiny bugfix Login daily token update InfoPage - wip
-
talequale authored
-
talequale authored
-
- 31 Jan, 2020 16 commits
-
-
Иван Кубота authored
Add new cards count bounder Store: New ELSE component and it's support in IF Account: New cards show logic update. Switch to 'No new cards' if count = 0 CardSlider: Refactor to JS class for speed, better readability, maintain and usage ease.
-
talequale authored
-
talequale authored
-
Иван Кубота authored
-
talequale authored
-
talequale authored
-
Иван Кубота authored
-
Иван Кубота authored
Store: valEqualOnly method that fires only when equality check is passed Observer once method. auto unsubscribe on first happened event Account page: save\restore slider position when user enters\leaves the page. Card: Generate action ACTION.CARD.LEARN_MORE when user clicks on "Изучить" button CardSlider: refactor to object. add save\restore methods. For saving and restoring current scroll position. Switch component: Generate beforeSwitch and afterSwitch events with (to, from) arguments If AfterSwitch is happened before app loaded - event would fire after load.
-
talequale authored
-
talequale authored
-
talequale authored
-
talequale authored
-
talequale authored
-
Иван Кубота authored
-
Иван Кубота authored
-
Иван Кубота authored
-
- 30 Jan, 2020 8 commits
-
-
talequale authored
-
talequale authored
-
Иван Кубота authored
Add mobile slider behaviour and paddings
-
talequale authored
-
talequale authored
-
talequale authored
-
Иван Кубота authored
-
Иван Кубота authored
-