Commit Graph

117 Commits

Author SHA1 Message Date
Lapo Luchini
ee6c2eb291 Add bookmarklet support for background images
On many websites (just as in the page generated by our bookmarklet) images are put in CSS as background images; add support for those as well.
2020-06-22 10:42:07 +08:00
winkidney
0f456538b5 Refactor: Remove old views and templates 2019-12-08 12:58:50 -05:00
winkidney
b4841f8ca8 Feature: Change bookmarklet's default fetching url 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
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
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
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
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
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
winkidney
db2d7ce9ef Feature: Render pins by ourself without help of third-party's help 2019-12-08 12:58:50 -05:00
winkidney
5a57cadcf3 Feature: Add basic frame for pin-resize 2019-12-08 12:58:50 -05:00
winkidney
01bac724d6 Feature: Implements FadeIn and Fadeout for specified pin 2019-12-08 12:58:50 -05:00
winkidney
6318500594 Feature: Initial commit for waterfall component by vue 2019-12-08 12:58:50 -05:00
winkidney
c2515542da Feature: Add vendor vue-waterfall 2019-12-08 12:58:50 -05:00
winkidney
0565d9985e Refactor: Use thisPin instead this in pin-event binding 2019-12-08 12:58:50 -05:00
winkidney
1d739aca54 Fix: Use class instead of element name for star action 2019-12-08 12:58:50 -05:00
winkidney
0c6c7f4a26 Feature: Add heart js event 2019-12-08 12:58:50 -05:00
winkidney
9b592ebac6 Feature: Add star button for specified pin 2019-12-08 12:58:50 -05:00
Lapo Luchini
9356824b9b Remove references to jQuery
Actual dependency was already removed in ddf2891480.
2019-12-02 19:34:28 +01:00
winkidney
12d3811af9 Fix: Add currentUser for pin-form creation page 2019-04-28 16:57:56 +08:00
winkidney
a5a876b1aa Fix: Fix context name-conflicts for user-page 2019-02-22 16:23:08 +08:00
winkidney
e1720921fb Feature: Support filter by tags and user for Pins 2019-02-22 16:23:08 +08:00
winkidney
fd0e1d87ba Feature: Fetch pins from drf-api 2019-02-22 16:23:08 +08:00
winkidney
fbbe4d8c2e Fix: Should use image_by_id as image-field name / add pagination 2019-02-22 16:23:08 +08:00
winkidney
4029107b5d Feature: Use drf-api for Pin-creation 2019-02-22 16:23:08 +08:00
winkidney
9741f0311a Feature: Update Pin via drf-api 2019-02-22 16:23:08 +08:00
winkidney
da8bac1491 Feature: Use v2-api for pin-detail page 2019-02-22 16:23:08 +08:00
winkidney
852cb0b89d Feature: Replace image upload by DRF-api 2019-02-22 16:23:08 +08:00
winkidney
33d9aeee48 Feature: Use new image-creation api instead of the old 2019-02-22 16:22:59 +08:00