Commit Graph

666 Commits

Author SHA1 Message Date
winkidney
553dec9048 Feature: Add more card styles for single pin 2019-12-08 12:58:50 -05:00
winkidney
c5fd1a9193 Feature: Use home as default class name for home 2019-12-08 12:58:50 -05:00
winkidney
5b57587755 Feature: Add default background color 2019-12-08 12:58:50 -05:00
winkidney
1a165ec631 Fix: -15px should never existed 2019-12-08 12:58:50 -05:00
winkidney
c8b867145f Feature: Now the repack works well 2019-12-08 12:58:50 -05:00
winkidney
a9f19e3777 Feature: Remove vue-bricks and add vue-masonry 2019-12-08 12:58:50 -05:00
winkidney
932d0a673d Feature: Add brikcs js on home page 2019-12-08 12:58:50 -05:00
winkidney
07dfa81a89 Feature: Turn off line-length test for eslint 2019-12-08 12:58:50 -05:00
winkidney
90a44df994 Feature: Add initial Pins component 2019-12-08 12:58:50 -05:00
winkidney
cf7914e593 Feature: Add api proxy for vue-js 2019-12-08 12:58:50 -05:00
winkidney
05fc620642 Feature: Add Favicon 2019-12-08 12:58:50 -05:00
winkidney
bbab5b8858 Feature: Add header for Pinry Page 2019-12-08 12:58:50 -05:00
winkidney
d31406e425 Feature: Add buefy as default theme tools 2019-12-08 12:58:50 -05:00
winkidney
44367880b2 Feature: Add vue-app created by vue-cli as new frontend 2019-12-08 12:58:50 -05:00
winkidney
c594c4ecc6 Feature: Add function to open pin-form 2019-12-08 12:58:50 -05:00
winkidney
35d1add735 Refactor: Remove lightbox html 2019-12-08 12:58:50 -05:00
winkidney
161973b337 Fix: Merge migrations file to resolve conflicts 2019-12-08 12:58:50 -05:00
winkidney
9b066771a9 Feature: Try to add initial structure for pin-form 2019-12-08 12:58:50 -05:00
winkidney
897d80170f Refactor: Make getDocumentScrollTop a standalone function 2019-12-08 12:58:50 -05:00
winkidney
b155f806bc Refactor: Reformat helpers.js 2019-12-08 12:58:50 -05:00
winkidney
b44bc9f12a Fix: Bug fix for tags existence prediction 2019-12-08 12:58:50 -05:00
winkidney
e0bc2e759f Fix: Fix url for tags, refer, url, and id 2019-12-08 12:58:50 -05:00
winkidney
109460c24b Feature: Add Image and Thumbnail to django-admin 2019-12-08 12:58:50 -05:00
winkidney
d7ba05103a Feature: Closing for pin-preview works well with auto-close 2019-12-08 12:58:50 -05:00
winkidney
9777c9bd73 Feature: Correct the style for light-box to the center of screen 2019-12-08 12:58:50 -05:00
winkidney
d6e63c19c3 Fix: Should display by default / fix image src property 2019-12-08 12:58:50 -05:00
winkidney
a4ecb0c66f Feature: Add basic framework for light-box-vue 2019-12-08 12:58:50 -05:00
winkidney
5622525bf2 Feature: Remove handlebars as deps 2019-12-08 12:58:50 -05:00
winkidney
99ab3433ef Feature: Remove original pins.html 2019-12-08 12:58:50 -05:00
winkidney
3ee4dc7424 Feature: Add padding for the-end 2019-12-08 12:58:50 -05:00
winkidney
e280c0e6ca Feature: Now the-end and container-height display correctlly 2019-12-08 12:58:50 -05:00
winkidney
765a188717 Fix: Should use newPin's length instead of the old length of pin 2019-12-08 12:58:50 -05:00
winkidney
e1d245f531 Fix: Should not set null if height does not exist 2019-12-08 12:58:50 -05:00
winkidney
5488927222 Feature: Add all pin rendered event to trigger container event 2019-12-08 12:58:50 -05:00
winkidney
78fa0c7e16 Feature: Add on-no-more method to enable "end" display 2019-12-08 12:58:50 -05:00
winkidney
dfcd3f64d5 Feature: hasNext works for pin-loading 2019-12-08 12:58:50 -05:00
winkidney
106c6879e2 Feature: Add scroll-handler for pins 2019-12-08 12:58:50 -05:00
winkidney
59d85a40cb Feature: Reflow works in child component 2019-12-08 12:58:50 -05:00
winkidney
47bb9f4e09 Feture: Move height table to root elements 2019-12-08 12:58:50 -05:00
winkidney
051c1735d6 Feature: Optimize resize events trigger 2019-12-08 12:58:50 -05:00
winkidney
488138767f Fix: Make offset by outer-scope instead of pin 2019-12-08 12:58:50 -05:00
winkidney
2010224599 Fix: Should return rowSize instead of 7 2019-12-08 12:58:50 -05:00
winkidney
f2fd4f3095 Feature: Add resize listener 2019-12-08 12:58:50 -05:00
winkidney
b46cc6b2d3 Fix: Add pins id for pins elements / fix padding for pins 2019-12-08 12:58:50 -05:00
winkidney
6df4a90d8a Feature: Flow by height-offset now works well 2019-12-08 12:58:50 -05:00
winkidney
44ed242970 Feature: Use new margin-top value / add height table 2019-12-08 12:58:50 -05:00
winkidney
c2050fa76f Feature: Use function instead of logic in mounted function 2019-12-08 12:58:50 -05:00
winkidney
c56320ac5d Fix: Should call function on avatar loader 2019-12-08 12:58:50 -05:00
winkidney
7d4bd51804 Feature: Generate abs-position for pins in row 2019-12-08 12:58:50 -05:00
winkidney
c335a3dcb8 Feature: Add style for image 2019-12-08 12:58:50 -05:00