497 コミット (b155f806bca8ac269a32109f6ad981f9a7e48c34)
 

作成者 SHA1 メッセージ 日付
  winkidney b155f806bc Refactor: Reformat helpers.js 5年前
  winkidney b44bc9f12a Fix: Bug fix for tags existence prediction 5年前
  winkidney e0bc2e759f Fix: Fix url for tags, refer, url, and id 5年前
  winkidney 109460c24b Feature: Add Image and Thumbnail to django-admin 5年前
  winkidney d7ba05103a Feature: Closing for pin-preview works well with auto-close 5年前
  winkidney 9777c9bd73 Feature: Correct the style for light-box to the center of screen 5年前
  winkidney d6e63c19c3 Fix: Should display by default / fix image src property 5年前
  winkidney a4ecb0c66f Feature: Add basic framework for light-box-vue 5年前
  winkidney 5622525bf2 Feature: Remove handlebars as deps 5年前
  winkidney 99ab3433ef Feature: Remove original pins.html 5年前
  winkidney 3ee4dc7424 Feature: Add padding for the-end 5年前
  winkidney e280c0e6ca Feature: Now the-end and container-height display correctlly 5年前
  winkidney 765a188717 Fix: Should use newPin's length instead of the old length of pin 5年前
  winkidney e1d245f531 Fix: Should not set null if height does not exist 5年前
  winkidney 5488927222 Feature: Add all pin rendered event to trigger container event 5年前
  winkidney 78fa0c7e16 Feature: Add on-no-more method to enable "end" display 5年前
  winkidney dfcd3f64d5 Feature: hasNext works for pin-loading 5年前
  winkidney 106c6879e2 Feature: Add scroll-handler for pins 5年前
  winkidney 59d85a40cb Feature: Reflow works in child component 5年前
  winkidney 47bb9f4e09 Feture: Move height table to root elements 5年前
  winkidney 051c1735d6 Feature: Optimize resize events trigger 5年前
  winkidney 488138767f Fix: Make offset by outer-scope instead of pin 5年前
  winkidney 2010224599 Fix: Should return rowSize instead of 7 5年前
  winkidney f2fd4f3095 Feature: Add resize listener 5年前
  winkidney b46cc6b2d3 Fix: Add pins id for pins elements / fix padding for pins 5年前
  winkidney 6df4a90d8a Feature: Flow by height-offset now works well 5年前
  winkidney 44ed242970 Feature: Use new margin-top value / add height table 5年前
  winkidney c2050fa76f Feature: Use function instead of logic in mounted function 5年前
  winkidney c56320ac5d Fix: Should call function on avatar loader 5年前
  winkidney 7d4bd51804 Feature: Generate abs-position for pins in row 5年前
  winkidney c335a3dcb8 Feature: Add style for image 5年前
  winkidney db2d7ce9ef Feature: Render pins by ourself without help of third-party's help 5年前
  winkidney 5a57cadcf3 Feature: Add basic frame for pin-resize 5年前
  winkidney 01bac724d6 Feature: Implements FadeIn and Fadeout for specified pin 5年前
  winkidney 6318500594 Feature: Initial commit for waterfall component by vue 5年前
  winkidney c2515542da Feature: Add vendor vue-waterfall 5年前
  winkidney 0565d9985e Refactor: Use thisPin instead this in pin-event binding 5年前
  winkidney 1d739aca54 Fix: Use class instead of element name for star action 5年前
  winkidney 3d56663d8b Fix: Use new migration file for Board 5年前
  winkidney 0c6c7f4a26 Feature: Add heart js event 5年前
  winkidney 9b592ebac6 Feature: Add star button for specified pin 5年前
  winkidney be00941281 Feature: Add board support in backend 5年前
  Isaac Bythewood ffe999f405 Update flake8 configuration 5年前
  Isaac Bythewood 1a413d9a56 Update license year and swap to markdown 5年前
  Isaac Bythewood 25b18694e9
Update contributors section of README 5年前
  Ji Qu 948b0c44d3
Merge pull request #157 from lapo-luchini/patch-1 5年前
  Lapo Luchini 9356824b9b
Remove references to jQuery 5年前
  Ji Qu 4f3cb74ee9
Merge pull request #154 from willstott101/perf1 5年前
  Will Stott 510966633a Only load Image once when creating all three Thumbnail sizes. 5年前
  Will Stott cb24cebd94 Avoid 2 queries per pin in the main endpoint. 5年前