- components,templates: Restore hello-world on iOS and Android
(
d7ac93b)
-
workflows: Add semantic-release pipeline and PR commit linting (
0711683) -
workflows: Append detailed changes link to release notes (
11d50a7) -
workflows: Fix duplicate release, and use changelog for release notes (
1cd5393) -
workflows: Simplify release pipeline to use python-semantic-release defaults (
2766f24)
-
repo: Rewrite README with banner, structured sections, and badges (
7c083f4) -
repo: Simplify README with badges and one-paragraph overview (
3ac84b1)
-
components: Standardize fluent setters and align base signatures (
d236d89) -
components,core: Add layout/styling APIs and fluent setters (
6962d38)
-
components: Declare abstract static wrap in ScrollViewBase (
593fee4) -
core,components,examples: Add annotations; tighten mypy (
86e4ffc)
- repo: Remove invalid PyPI classifier
(
c8552e1)
-
experiments: Remove experiments directory (
caf6993) -
repo,core,mkdocs: Bump version to 0.3.0 (
64d7c1c)
- mkdocs: Add Architecture page
(
6d61ffc)
-
core,templates: Add push/pop navigation and lifecycle wiring (
06ea22d) -
templates,core: Adopt Fragment-based Android navigation (
7a3a695)
- templates,cli: Ship template dirs with package; drop zip artifacts
(
7725b14)
-
Clean up (
6c7a882) -
core,components,cli: Align lint, typing, and tests with CI (
30037d1) -
experiments: Remove unused experiment directories (
db06fd1) -
repo,ci,docs: Rename demo to examples/hello-world and update refs (
6d5b78e) -
repo,core,mkdocs: Bump version to 0.2.0 (
d3f8d31) -
templates: Scrub DEVELOPMENT_TEAM from iOS template (
64ab266)
- workflows,mkdocs: Set CNAME to docs.pythonnative.com for docs deploy
(
401a076)
-
mkdocs: Add roadmap and link in nav (
16ede97) -
mkdocs: Update Getting Started, Hello World, Components, and platform guides (
f3a03b0) -
repo: Add CONTRIBUTING.md (
f61cb85)
-
Update README (
e839585) -
cli,mkdocs,tests: Add pn init/run/clean; use bundled templates (
9c61757) -
cli,templates: Auto-select iOS sim; guard PythonKit (
7b7c59c) -
cli,templates: Bundle offline templates; add run --prepare-only (
d9dd821) -
cli,templates: Dev-first templates; stage in-repo lib for pn run (
b3dd731) -
cli,templates,core: Bootstrap entrypoint; pn run shows Hello UI (
2805e1d) -
cli,templates,core: Fetch iOS Python runtime and bootstrap PythonKit (
bcc0916) -
components,utils: Unify constructors; set Android context (
4c06b67) -
repo,mkdocs,workflows: Migrate to src layout; add pyproject and docs scaffold (
f273922)