mirror of
https://github.com/serdarcevher/eksinormallestirici.git
synced 2026-04-26 16:05:49 +03:00
[PR #18] [MERGED] Entry numarası son değişikliği. #40
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/eksinormallestirici#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/serdarcevher/eksinormallestirici/pull/18
Author: @yali4
Created: 3/1/2016
Status: ✅ Merged
Merged: 3/1/2016
Merged by: @serdarcevher
Base:
master← Head:master📝 Commits (8)
ed33b1bMerge pull request #1 from sahtepetrucci/masterd5e5a81Entry numarası için son değişiklik.1103799updated version.ab68e58Debe listesinden numaralar kaldırıldı.aedac8cKüçük değişiklik.39ace4abir çok hata düzeltildi.c03745fUpdate script.jsecd9131Sol frame hatası da giderildi.📊 Changes
3 files changed (+146 additions, -43 deletions)
View changed files
📝
fix.css(+89 -15)📝
manifest.json(+1 -1)📝
script.js(+56 -27)📄 Description
Chrome ayarını kaldırma kısmı çok güzel olmuştu fakat benim hesaplama yöntemim de sayfadaki entry sayısına bağlı olduğundan son sayfalarda sıkıntı yaratıyordu. Bunu nasıl gözardı etmişim ilginç.
Yeni düzenleme ile kullanıcı oturum açmamışsa varsayılan olarak 10 entry gösteriliyor.
Oturum açmışşsa her oturum başında bir kereye mahsus olarak tercihler kısmından ilgili sayı okunuyor, sıfır sorun.
Stabillik konusunda bundan daha iyisini yapabileceğimizi sanmıyorum. Her oturum açıldığında fazladan 1 request de göz çıkarmaz :)
CSS kısmına da biraz el attım. Özellikle dropdownlarda çıkan scroll çok kötüydü.
Arama kutusunu eski haline biraz daha benzettim. Arama yaparken çıkan maskı gizledim.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.